mirror of https://github.com/GNOME/gimp.git
Added Esperanto to ALLLINGUAS in configure.in
svn path=/trunk/; revision=21669
This commit is contained in:
parent
6b5c4624e8
commit
cb69614612
|
@ -1,3 +1,7 @@
|
|||
2007-01-08 Marco Ciampa <ciampix@libero.it>
|
||||
|
||||
* configure.in: Added 'eo' (Esperanto) to ALL_LINGUAS
|
||||
|
||||
2007-01-07 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* modules/controller_linux_input.c (rel_events): add more relative
|
||||
|
|
|
@ -403,7 +403,7 @@ fi
|
|||
dnl Note to translators: you MUST have .po files in all 5 directories: po,
|
||||
dnl po-libgimp, po-plug-ins, po-python and po-script-fu before adding your
|
||||
dnl language code to ALL_LINGUAS.
|
||||
ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB es et eu fi fr ga gl gu he hu hr id it ja ko lt mk ms nb ne nl pa pl pt pt_BR ro ru rw sk sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW"
|
||||
ALL_LINGUAS="ar bg ca cs da de dz el en_CA en_GB eo es et eu fi fr ga gl gu he hu hr id it ja ko lt mk ms nb ne nl pa pl pt pt_BR ro ru rw sk sr sr@Latn sv tr tt uk vi xh yi zh_CN zh_TW"
|
||||
|
||||
AC_PROG_INTLTOOL
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
|
Loading…
Reference in New Issue