diff options
author | Paul Duffy <dubhthach@frink.nuigalway.ie> | 2003-08-20 19:17:54 +0800 |
---|---|---|
committer | Paul Duffy <dubhthach@src.gnome.org> | 2003-08-20 19:17:54 +0800 |
commit | 66e636ac3f28461ba3c736d50a922df0652a2730 (patch) | |
tree | 76f0c3a34091fdc413b573e87932b0e008168f07 /configure.in | |
parent | 442df294bdebca58532d91d99c6b3fce537b8c8c (diff) | |
download | gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar.gz gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar.bz2 gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar.lz gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar.xz gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.tar.zst gsoc2013-epiphany-66e636ac3f28461ba3c736d50a922df0652a2730.zip |
Added irish translation
2003-08-20 Paul Duffy <dubhthach@frink.nuigalway.ie>
Added irish translation
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 99f1fd257..888fa673d 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 az be ca cs cy da de el en_GB es et fi fr hi 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 et fi fr ga hi 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]) |