Enable i18n support for dconf-editor
commitc8672ee78d7258af57e36664419877c6799ab69c
authorRyan Lortie <desrt@desrt.ca>
Mon, 6 Aug 2012 17:20:44 +0000 (6 13:20 -0400)
committerRyan Lortie <desrt@desrt.ca>
Mon, 6 Aug 2012 20:53:20 +0000 (6 16:53 -0400)
treeeaefc6783501595c5d49190cf6bef8cf55c680a0
parentff98e96217fdad5429ecb73c90efc80f8f7a5466
Enable i18n support for dconf-editor

Add i18n support using intltool and glib-gettext (to avoid the
well-known issues with vanilla gettext).

This patch is heavily based on a patch by Gabor Kelemen.

https://bugzilla.gnome.org/show_bug.cgi?id=642217
12 files changed:
Makefile.am
autogen.sh
configure.ac
editor/.gitignore
editor/Makefile.am
editor/ca.desrt.dconf-editor.gschema.xml
editor/config.vapi
editor/dconf-editor.desktop.in.in [moved from editor/dconf-editor.desktop.in with 77% similarity]
editor/dconf-editor.vala
po/.gitignore [new file with mode: 0644]
po/POTFILES.in [new file with mode: 0644]
po/POTFILES.skip [new file with mode: 0644]