diff options
author | Metin AMiroff <metin@karegen.com> | 2003-08-04 18:25:53 +0800 |
---|---|---|
committer | Metin Amirov <rundll32@src.gnome.org> | 2003-08-04 18:25:53 +0800 |
commit | b3acc5c2662f07e58dd9ec3579744b2d82f414fd (patch) | |
tree | 01e67912c5f6d980b93ca3728e4715bdde6490ce /configure.in | |
parent | 2805b06f257faf4a5af6f2132ffebe6140f0273c (diff) | |
download | gsoc2013-epiphany-b3acc5c2662f07e58dd9ec3579744b2d82f414fd.tar.gz gsoc2013-epiphany-b3acc5c2662f07e58dd9ec3579744b2d82f414fd.tar.zst gsoc2013-epiphany-b3acc5c2662f07e58dd9ec3579744b2d82f414fd.zip |
Added az to all linguas.
2003-08-04 Metin AMiroff <metin@karegen.com>
* configure.in: Added az 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 51d828757..2fb34ee2a 100644 --- a/configure.in +++ b/configure.in @@ -185,7 +185,7 @@ dnl Internationalization dnl ******************************* dnl Add the languages which your application supports here. -ALL_LINGUAS="am ar be ca cs cy da de el en_GB es fi fr hu ja ko li nl mk ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_CN zh_TW" +ALL_LINGUAS="am ar az be ca cs cy da de el en_GB es fi fr hu ja ko li nl mk ms no pl pt pt_BR ru sr sr@Latn sv tr vi zh_CN zh_TW" GETTEXT_PACKAGE=epiphany AC_SUBST(GETTEXT_PACKAGE) AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package]) |