mirror of
git://git.proxmox.com/git/pve-common.git
synced 2025-03-13 00:58:40 +03: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
|
||||
|
||||
VERSION=1.0
|
||||
PKGREL=25
|
||||
PKGREL=26
|
||||
|
||||
PACKAGE=libpve-common-perl
|
||||
|
||||
|
@ -555,7 +555,7 @@ my $keymaphash = {
|
||||
'si' => ['Slovenian', 'sl', 'qwertz/slovene.kmap.gz', 'si', undef],
|
||||
'se' => ['Swedish', 'sv', 'qwerty/se-latin1.kmap.gz', 'se', 'nodeadkeys'],
|
||||
#'th' => [],
|
||||
#'tr' => [],
|
||||
'tr' => ['Turkish', 'tr', 'qwerty/trq.kmap.gz', 'tr', undef],
|
||||
};
|
||||
|
||||
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
|
||||
|
||||
* fix bug #135: use DNS compatible naming for 'pve-node'
|
||||
|
Loading…
x
Reference in New Issue
Block a user