]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: support GSettings schema file
authorDaiki Ueno <ueno@gnu.org>
Mon, 5 Aug 2013 12:47:45 +0000 (14:47 +0200)
committerDaiki Ueno <ueno@gnu.org>
Tue, 6 Aug 2013 13:55:07 +0000 (15:55 +0200)
commit9a87e6aadd91994d11f1edb33caf0b786d79d86e
treeddc17e38a6550137692da2254d3b43f89400af55
parent534cd8f6a899a39c73d118e938ae3791003f4871
xgettext: support GSettings schema file
12 files changed:
gettext-tools/doc/ChangeLog
gettext-tools/doc/gettext.texi
gettext-tools/doc/xgettext.texi
gettext-tools/src/ChangeLog
gettext-tools/src/FILES
gettext-tools/src/Makefile.am
gettext-tools/src/x-gsettings.c [new file with mode: 0644]
gettext-tools/src/x-gsettings.h [new file with mode: 0644]
gettext-tools/src/xgettext.c
gettext-tools/tests/ChangeLog
gettext-tools/tests/Makefile.am
gettext-tools/tests/xgettext-gsettings-1 [new file with mode: 0644]