diff options
author | Guillaume Savaton <llumeao@gmail.com> | 2007-03-03 18:57:27 +0000 |
---|---|---|
committer | Guillaume Savaton <gsavaton@src.gnome.org> | 2007-03-03 18:57:27 +0000 |
commit | e0336f3f37098f011ae0f3f529c6d8276ce20cc9 (patch) | |
tree | 9725bed45d85974ddb7783c3736ce7e5dc478e6b /configure.in | |
parent | cc1bdc2bc3707f70ed43d6a5b157506aa6500803 (diff) | |
download | gtk+-e0336f3f37098f011ae0f3f529c6d8276ce20cc9.tar.gz |
Added Esperanto (eo) translation
2007-03-03 Guillaume Savaton <llumeao@gmail.com>
* Added Esperanto (eo) translation
svn path=/trunk/; revision=17379
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in index dd3d1d2846..3378e50703 100644 --- a/configure.in +++ b/configure.in @@ -463,7 +463,7 @@ fi # sure that both po/ and po-properties/ have .po files that correspond # to your language. If you only add one to po/, the build will break # in po-properties/. -ALL_LINGUAS="af am ang ar az az_IR be bg bn bn_IN br bs ca cs cy da de dz el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka ko ku li lt lv mi mk ml mn mr ms nb ne nl nn nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk ur uz uz@Latn vi wa xh yi zh_CN zh_HK zh_TW" +ALL_LINGUAS="af am ang ar az az_IR be bg bn bn_IN br bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka ko ku li lt lv mi mk ml mn mr ms nb ne nl nn nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk ur uz uz@Latn vi wa xh yi zh_CN zh_HK zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*) |