diff options
author | svu <svu> | 2003-11-30 02:11:48 +0000 |
---|---|---|
committer | svu <svu> | 2003-11-30 02:11:48 +0000 |
commit | 18f1df22e91350cdec636b0a3f277b383c917114 (patch) | |
tree | 5dbfbeee13ecee3a277ea664628ea5b4bd5e6ba2 /configure.in | |
parent | a08f58bc8295afbaff2025dea0f8af2070c304e4 (diff) | |
download | xkeyboard-config-18f1df22e91350cdec636b0a3f277b383c917114.tar.gz xkeyboard-config-18f1df22e91350cdec636b0a3f277b383c917114.tar.bz2 xkeyboard-config-18f1df22e91350cdec636b0a3f277b383c917114.zip |
Serbian translation added, thanks to Danilo Segan
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 313854ca..6e13a017 100644 --- a/configure.in +++ b/configure.in @@ -21,7 +21,7 @@ AC_ARG_WITH( xkb_base, xkb_base="$withval", xkb_base="\$(prefix)/X11R6/lib/X11/xkb" ) -ALL_LINGUAS="bg cs nl ru uk zh_CN" +ALL_LINGUAS="bg cs nl ru sr uk zh_CN" AM_GLIB_GNU_GETTEXT AM_GNU_GETTEXT |