summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndraz Tori <minmax@src.gnome.org>2003-01-19 13:42:41 +0000
committerAndraz Tori <minmax@src.gnome.org>2003-01-19 13:42:41 +0000
commit5d862ac29ba83838a68cdc73e85515a67429dec2 (patch)
tree82c56a2ba331544f56cdef440aca6e27955932a0
parent25b9a9e37dc6e9cf54177564a4151ecbff5927cc (diff)
downloadmetacity-5d862ac29ba83838a68cdc73e85515a67429dec2.tar.gz
Added sl to ALL_LINGUAS
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 72e57369..6be1af64 100644
--- a/configure.in
+++ b/configure.in
@@ -116,7 +116,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 bg ca cs da de el es fi fr gl he hu it ja ko lv mk ms no pl pt pt_BR ro ru sk sv tr uk vi zh_CN zh_TW"
+ALL_LINGUAS="am az bg ca cs da de el es fi fr gl he hu it ja ko lv mk ms no pl pt pt_BR ro ru sl sk sv tr uk vi zh_CN zh_TW"
AM_GLIB_GNU_GETTEXT
## here we get the flags we'll actually use