2004-08-28 Kjartan Maraas <kmaraas@gnome.org>

* configure.in: Add «nb» and «no» to ALL_LINGUAS.


git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@100 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
Kjartan Maraas 2004-08-28 16:57:06 +00:00
parent a1238c3e60
commit 677aff8941
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2004-08-28 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Add «nb» and «no» to ALL_LINGUAS.
2004-08-27 Bryan Clark <bclark@redhat.com>
* examples/python/systray/Makefile:

View file

@ -9,7 +9,7 @@ AM_PROG_CC_C_O
GETTEXT_PACKAGE=NetworkManager
AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE,"$GETTEXT_PACKAGE", [Gettext package])
ALL_LINGUAS="cs en_CA sv"
ALL_LINGUAS="cs en_CA nb no sv"
AM_GLIB_GNU_GETTEXT
AC_ARG_WITH(distro,