diff options
author | Laurent Dhima <laurenti@src.gnome.org> | 2003-08-29 09:48:47 +0800 |
---|---|---|
committer | Laurent Dhima <laurenti@src.gnome.org> | 2003-08-29 09:48:47 +0800 |
commit | 119cd3a50555bfaf69b88ba406678d4158196830 (patch) | |
tree | c455679c36459697142b04297378a38d0d4c47fa /configure.in | |
parent | 135963de5b6668186238e5262292df8a403492b7 (diff) | |
download | gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar.gz gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar.bz2 gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar.lz gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar.xz gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.tar.zst gsoc2013-epiphany-119cd3a50555bfaf69b88ba406678d4158196830.zip |
Added "sq" to ALL_LINGUAS
* configure.in: Added "sq" to ALL_LINGUAS
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 ed1326599..547541637 100644 --- a/configure.in +++ b/configure.in @@ -186,7 +186,7 @@ dnl Internationalization dnl ******************************* dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk ms no pl pt pt_BR ru sl sr sr@Latn sv ta tr vi zh_CN zh_TW" +ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es et fi fr ga hi hu is it ja ko li nl mk ms no pl pt pt_BR ru sl sq sr sr@Latn sv ta tr vi zh_CN zh_TW" GETTEXT_PACKAGE=epiphany AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package]) |