summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorÅsmund Skjæveland <aasmunds@fys.uio.no>2003-09-20 21:42:44 +0000
committerÅsmund Skjæveland <aasmunds@src.gnome.org>2003-09-20 21:42:44 +0000
commitb5261cdbda15ef69942aa12fca76837ac4e483b9 (patch)
tree2d1064b58e620c5901393c178b3e588bbc475112 /configure.in
parentdc40522ea7e7ed07dbe466214b0706fb9375df1e (diff)
downloadmetacity-b5261cdbda15ef69942aa12fca76837ac4e483b9.tar.gz
Added Norwegian (nynorsk) translation code to ALL_LINGUAS
2003-09-20 Åsmund Skjæveland <aasmunds@fys.uio.no> * configure.in: Added Norwegian (nynorsk) translation code to ALL_LINGUAS
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 7c2aa38a..374af960 100644
--- a/configure.in
+++ b/configure.in
@@ -117,7 +117,7 @@ AC_ARG_ENABLE(shape, [ --disable-shape disable metacity's use
## try definining HAVE_BACKTRACE
AC_CHECK_HEADERS(execinfo.h, [AC_CHECK_FUNCS(backtrace)])
-ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hi hu id is it ja ko lv mk ml mn ms nl no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
+ALL_LINGUAS="am az be bg ca cs cy da de el en_GB es fa fi fr ga gl he hi hu id is it ja ko lv mk ml mn ms nl nn no pl pt pt_BR ro ru sl sk sq sr sr@Latn sv ta tr uk vi wa zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use