mirror of
https://git.proxmox.com/git/pve-common
synced 2025-08-08 17:58:53 +00:00
add Turkish keyboard mappings
This commit is contained in:
parent
e6db55c0db
commit
c10cc11237
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
RELEASE=2.0
|
RELEASE=2.0
|
||||||
|
|
||||||
VERSION=1.0
|
VERSION=1.0
|
||||||
PKGREL=25
|
PKGREL=26
|
||||||
|
|
||||||
PACKAGE=libpve-common-perl
|
PACKAGE=libpve-common-perl
|
||||||
|
|
||||||
|
@ -555,7 +555,7 @@ my $keymaphash = {
|
|||||||
'si' => ['Slovenian', 'sl', 'qwertz/slovene.kmap.gz', 'si', undef],
|
'si' => ['Slovenian', 'sl', 'qwertz/slovene.kmap.gz', 'si', undef],
|
||||||
'se' => ['Swedish', 'sv', 'qwerty/se-latin1.kmap.gz', 'se', 'nodeadkeys'],
|
'se' => ['Swedish', 'sv', 'qwerty/se-latin1.kmap.gz', 'se', 'nodeadkeys'],
|
||||||
#'th' => [],
|
#'th' => [],
|
||||||
#'tr' => [],
|
'tr' => ['Turkish', 'tr', 'qwerty/trq.kmap.gz', 'tr', undef],
|
||||||
};
|
};
|
||||||
|
|
||||||
my $kvmkeymaparray = [];
|
my $kvmkeymaparray = [];
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
libpve-common-perl (1.0-26) unstable; urgency=low
|
||||||
|
|
||||||
|
* add Turkish keyboard mappings
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 11 Apr 2012 08:35:13 +0200
|
||||||
|
|
||||||
libpve-common-perl (1.0-25) unstable; urgency=low
|
libpve-common-perl (1.0-25) unstable; urgency=low
|
||||||
|
|
||||||
* fix bug #135: use DNS compatible naming for 'pve-node'
|
* fix bug #135: use DNS compatible naming for 'pve-node'
|
||||||
|
Loading…
Reference in New Issue
Block a user