diff options
author | Guntupalli Karunakar <karunakar@src.gnome.org> | 2004-03-18 11:05:29 +0000 |
---|---|---|
committer | Guntupalli Karunakar <karunakar@src.gnome.org> | 2004-03-18 11:05:29 +0000 |
commit | 1a3f325d04115e792db70101637548489785bec8 (patch) | |
tree | 182007f08abe703bb84fd0ea3ae8b60c76420c7a /configure.in | |
parent | a829355de73487e1b87fec7a704309efc8a8d074 (diff) | |
download | gdk-pixbuf-1a3f325d04115e792db70101637548489785bec8.tar.gz |
Added Marathi transnlations
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 aa6101c87..3d2ca1c20 100644 --- a/configure.in +++ b/configure.in @@ -401,7 +401,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 ar az be bg bn br ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mi mk ml mn ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk uz uz@Latn vi wa yi zh_CN zh_TW" +ALL_LINGUAS="af am ar az be bg bn br ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl he hi hr hu ia id it ja ko li lt lv mi mk ml mn mr ms ne nl nn no pl pt pt_BR ro ru sk sl sq sr sr@ije sr@Latn sv ta th tr uk uz uz@Latn vi wa yi zh_CN zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*) |