diff options
author | Pablo Saratxaga <pablo@src.gnome.org> | 1999-09-10 19:38:14 +0000 |
---|---|---|
committer | Pablo Saratxaga <pablo@src.gnome.org> | 1999-09-10 19:38:14 +0000 |
commit | fc3c4005c47b0829451b3586ad71953fcc944c40 (patch) | |
tree | 3857eb46c59424c089ea7940ad63f761bebc7aab /configure.in | |
parent | 0d0ce95c9a10b2b1b8e182724b58d3a045c38cdb (diff) | |
download | gtk+-fc3c4005c47b0829451b3586ad71953fcc944c40.tar.gz |
added Estonian language file
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 39c3776679..71e95b92f5 100644 --- a/configure.in +++ b/configure.in @@ -163,7 +163,7 @@ AC_SUBST(REBUILD) AC_CHECK_FUNCS(lstat) # i18n stuff -ALL_LINGUAS="ca cs da de el es eu fr ga hr hu it ja ko nl no pl pt ru sk sl sv wa zh_TW.Big5" +ALL_LINGUAS="ca cs da de el es et eu fr ga hr hu it ja ko nl no pl pt ru sk sl sv wa zh_TW.Big5" AM_GTK_GNU_GETTEXT AC_CHECK_FUNC(gettext, , |