aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorDaniel Yacob <yacob@src.gnome.org>2003-01-30 23:32:28 +0800
committerDaniel Yacob <yacob@src.gnome.org>2003-01-30 23:32:28 +0800
commit419f820922705e79860f0c57a46db11742601f6d (patch)
treec772cac086103e2214e6381e4dad3e7fbdb67fef /configure.in
parente0fc19a36551bdef202fa36bb6eb674f74368d9c (diff)
downloadgsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar.gz
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar.bz2
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar.lz
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar.xz
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.tar.zst
gsoc2013-epiphany-419f820922705e79860f0c57a46db11742601f6d.zip
Adding Amharic translation.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 6f5d36651..e82faa64b 100644
--- a/configure.in
+++ b/configure.in
@@ -145,7 +145,7 @@ dnl Internationalization
dnl *******************************
dnl Add the languages which your application supports here.
-ALL_LINGUAS="da de hu nl no sv"
+ALL_LINGUAS="am da de hu nl no sv"
GETTEXT_PACKAGE=epiphany-2.0
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE")