5
0
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:
Dietmar Maurer 2012-04-11 08:35:47 +02:00
parent e6db55c0db
commit c10cc11237
3 changed files with 8 additions and 2 deletions

View File

@ -1,7 +1,7 @@
RELEASE=2.0
VERSION=1.0
PKGREL=25
PKGREL=26
PACKAGE=libpve-common-perl

View File

@ -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
View File

@ -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'