summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Dhima <laurenti@src.gnome.org>2003-08-29 02:02:21 +0000
committerLaurent Dhima <laurenti@src.gnome.org>2003-08-29 02:02:21 +0000
commit4ec3c9a7f56d4e2a84286193b369760c91057f95 (patch)
treee680abf7121c18c4348bb657580e3684c9ad47e7
parentdf15bac6e6738f2c6a429cd4979cd22b00ed77fc (diff)
downloadepiphany-4ec3c9a7f56d4e2a84286193b369760c91057f95.tar.gz
Added "sq" to ALL_LINGUAS
* configure.in: Added "sq" to ALL_LINGUAS
-rw-r--r--ChangeLog4
-rw-r--r--configure.in2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index eb82860ef..9a000e7e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-29 Laurent Dhima <laurenti@alblinux.net>
+
+ * configure.in: Added "sq" (Albanian) to ALL_LINGUAS.
+
2003-08-28 Fatih Demir <kabalak@gtranslator.org>
* configure.in: Added "ta" (Tamil) to the languages' list.
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])