]> git.proxmox.com Git - pve-common.git/commitdiff
add Swedish keymap
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 27 Feb 2012 08:47:07 +0000 (09:47 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 27 Feb 2012 08:47:07 +0000 (09:47 +0100)
Makefile
data/PVE/Tools.pm
debian/changelog

index c9402549a4502da467bea9ce87994137f9c920d8..581d757cc044615885e8ce90fae35e713a2182f6 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 RELEASE=2.0
 
 VERSION=1.0
 RELEASE=2.0
 
 VERSION=1.0
-PKGREL=14
+PKGREL=15
 
 PACKAGE=libpve-common-perl
 
 
 PACKAGE=libpve-common-perl
 
index 85b32305e85c811885c4561e68e8507ad57d94b1..319961651669136c427dde07c0a77de9e908203f 100644 (file)
@@ -549,7 +549,7 @@ my $keymaphash =  {
     'pt-br'  => ['Brazil-Portuguese', 'pt-br', 'qwerty/br-latin1.kmap.gz', 'br', 'nodeadkeys'],
     #'ru'     => ['Russian', 'ru', 'qwerty/ru.kmap.gz', 'ru', undef], # dont know?
     'si'     => ['Slovenian', 'sl', 'qwertz/slovene.kmap.gz', 'si', undef],
     'pt-br'  => ['Brazil-Portuguese', 'pt-br', 'qwerty/br-latin1.kmap.gz', 'br', 'nodeadkeys'],
     #'ru'     => ['Russian', 'ru', 'qwerty/ru.kmap.gz', 'ru', undef], # dont know?
     'si'     => ['Slovenian', 'sl', 'qwertz/slovene.kmap.gz', 'si', undef],
-    #'sv'     => [], Swedish ?
+    'se'     => ['Swedish', 'sv', 'qwerty/se-latin1.kmap.gz', 'se', 'nodeadkeys'],
     #'th'     => [],
     #'tr'     => [],
 };
     #'th'     => [],
     #'tr'     => [],
 };
index 00ff491b8fa9d643bda2c0bb4c5321fcf6811900..32ccec03feeafbfb9f6c722409c4d2a7860e9703 100644 (file)
@@ -1,3 +1,9 @@
+libpve-common-perl (1.0-15) unstable; urgency=low
+
+  * add Swedish keymap
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 27 Feb 2012 09:46:36 +0100
+
 libpve-common-perl (1.0-14) unstable; urgency=low
 
   * increase version to 1.0-14 for RC1
 libpve-common-perl (1.0-14) unstable; urgency=low
 
   * increase version to 1.0-14 for RC1