]> 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>
Thu, 15 Oct 2015 03:59:42 +0000 (12:59 +0900)
commitccddc69215dddfce0a8fa487158ee9a9b1314c8b
tree53a9cdbe46e7afb4b76771baeb414e76b8954665
parenta5ad7397cdd047e6f6cc5f1c0c3b8ef0d84ba301
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