aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2001-03-15 18:42:18 +0800
committerPablo Saratxaga <pablo@src.gnome.org>2001-03-15 18:42:18 +0800
commit9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7 (patch)
tree957874003612aaafdb3b6bdbc748c99979eb0715 /configure.in
parented1060cbfb536be02c0122135d66b71c3f5fb228 (diff)
downloadgsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.gz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.bz2
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.lz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.xz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.zst
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.zip
Added Azeri language file
fixed various po files fixed a no-c-format tag svn path=/trunk/; revision=8733
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.in b/configure.in
index 541c3b05a1..7719241d92 100644
--- a/configure.in
+++ b/configure.in
@@ -63,8 +63,7 @@ AC_MSG_ERROR(gnome-libs 1.2.9 or higher is required.)])
CFLAGS=$CFLAGS_save
LIBS=$LIBS_save
-ALL_LINGUAS="ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt pt_BR ru sk sl sv tr uk"
-
+ALL_LINGUAS="az ca da de el en_GB es fi fr ga gl hu it ja ko lt nl nn no pl pt pt_BR ru sk sl sv tr uk"
AM_GNOME_GETTEXT
localedir='$(prefix)/$(DATADIRNAME)/locale'
AC_SUBST(localedir)