diff options
author | Kjartan Maraas <kmaraas@gnome.org> | 2006-04-18 05:58:57 +0000 |
---|---|---|
committer | Kjartan Maraas <kmaraas@src.gnome.org> | 2006-04-18 05:58:57 +0000 |
commit | 17c0c20c513feddb935d6db0314d35da9cc9380e (patch) | |
tree | edf6af735f1d656b2698e5bb4d9d51a4588c9e19 /configure.in | |
parent | eb163570ce1b4b82474938cccd2d64515d5afae7 (diff) | |
download | gtk+-17c0c20c513feddb935d6db0314d35da9cc9380e.tar.gz |
Remove obsolete entry for no_NO And the translation And the translation.
2006-04-17 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Remove obsolete entry for no_NO
* po-properties/no.po: And the translation
* po/no.po: And the 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 b294400329..5014d7c780 100644 --- a/configure.in +++ b/configure.in @@ -433,7 +433,7 @@ fi # sure that both po/ and po-properties/ have .po files that correspond # to your language. If you only add one to po/, the build will break # in po-properties/. -ALL_LINGUAS="af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka ko ku li lt lv mi mk ml mn mr ms nb ne nl nn no nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk uz uz@Latn vi wa xh yi zh_CN zh_HK zh_TW" +ALL_LINGUAS="af am ar az az_IR be bg bn br bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu hy ia id is it ja ka ko ku li lt lv mi mk ml mn mr ms nb ne nl nn nso or pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sr@ije sv ta te th tk tr tt uk uz uz@Latn vi wa xh yi zh_CN zh_HK zh_TW" AM_GLIB_GNU_GETTEXT LIBS="$LIBS $INTLLIBS" AC_OUTPUT_COMMANDS([case "$CONFIG_FILES" in *po-properties/Makefile.in*) |