]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Rewrite AppData scanner in ITS
authorDaiki Ueno <ueno@gnu.org>
Fri, 2 Oct 2015 02:38:29 +0000 (11:38 +0900)
committerDaiki Ueno <ueno@gnu.org>
Fri, 4 Dec 2015 04:02:40 +0000 (13:02 +0900)
commit95d20e87121549fc014e25dbcd1e417f31f5344e
treee72b848d692344d3ff0a97001d273da50c90c66d
parent6fab71fdbee5bbf274d43c97fc3b7b73ad11f0aa
xgettext: Rewrite AppData scanner in ITS

* gettext-tools/its/appdata.loc: New file.
* gettext-tools/its/appdata.its: New file.
* gettext-tools/its/Makefile.am (dist_its_DATA): Add new files.
* gettext-tools/src/Makefile.am (xgettext_SOURCES): Remove x-appdata.c.
* gettext-tools/src/x-appdata.c: Remove.
* gettext-tools/src/x-appdata.h (EXTENSIONS_APPDATA): Set language
field to NULL.
(SCANNERS_APPDATA): Set func field to NULL.
gettext-tools/its/Makefile.am
gettext-tools/its/appdata.its [new file with mode: 0644]
gettext-tools/its/appdata.loc [new file with mode: 0644]
gettext-tools/src/Makefile.am
gettext-tools/src/x-appdata.c [deleted file]
gettext-tools/src/x-appdata.h
gettext-tools/tests/xgettext-appdata-1