mirror of https://github.com/GNOME/gimp.git
removed sl until all required files have been added to CVS.
2005-04-01 Sven Neumann <sven@gimp.org> * configure.in (ALL_LINGUAS): removed sl until all required files have been added to CVS.
This commit is contained in:
parent
1edf4e97c0
commit
7b18c95e24
|
@ -1,3 +1,8 @@
|
|||
2005-04-01 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* configure.in (ALL_LINGUAS): removed sl until all required files
|
||||
have been added to CVS.
|
||||
|
||||
2005-03-31 Manish Singh <yosh@gimp.org>
|
||||
|
||||
* app/dialogs/quit-dialog.c (quit_dialog_new): cast to
|
||||
|
|
|
@ -379,9 +379,9 @@ AC_CHECK_FUNCS(difftime putenv mmap)
|
|||
######################
|
||||
|
||||
dnl Note to translators: you MUST have .po files in all 4 directories: po,
|
||||
dnl po-libgimp, po-plug-ins, and po-script-fu before adding you language
|
||||
dnl po-libgimp, po-plug-ins, and po-script-fu before adding your language
|
||||
dnl code to ALL_LINGUAS
|
||||
ALL_LINGUAS="bg ca cs da de el en_CA en_GB es eu fi fr ga gl he hu hr id it ja ko lt mk ms nb nl no pa pl pt pt_BR ro ru sk sl sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
|
||||
ALL_LINGUAS="bg ca cs da de el en_CA en_GB es eu fi fr ga gl he hu hr id it ja ko lt mk ms nb nl no pa pl pt pt_BR ro ru sk sr sr@Latn sv tr uk vi yi zh_CN zh_TW"
|
||||
|
||||
AC_PROG_INTLTOOL
|
||||
AM_GLIB_GNU_GETTEXT
|
||||
|
|
Loading…
Reference in New Issue