mirror of
https://git.proxmox.com/git/pve-common
synced 2025-07-15 13:20:59 +00:00
add Swedish keymap
This commit is contained in:
parent
50f6a3fc19
commit
9934cd0bd1
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
||||
RELEASE=2.0
|
||||
|
||||
VERSION=1.0
|
||||
PKGREL=14
|
||||
PKGREL=15
|
||||
|
||||
PACKAGE=libpve-common-perl
|
||||
|
||||
|
@ -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],
|
||||
#'sv' => [], Swedish ?
|
||||
'se' => ['Swedish', 'sv', 'qwerty/se-latin1.kmap.gz', 'se', 'nodeadkeys'],
|
||||
#'th' => [],
|
||||
#'tr' => [],
|
||||
};
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user