wok-6.x rev 2305
Add Slovenian keyboard support in kbd-busybox (up) and kbd-base
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Tue Feb 24 22:24:55 2009 +0100 (2009-02-24) |
parents | 165dfdf5e37e |
children | 30f6e2ccf326 |
files | kbd-base/stuff/keymaps-path.list kbd-busybox/receipt |
line diff
1.1 --- a/kbd-base/stuff/keymaps-path.list Tue Feb 24 22:17:00 2009 +0100 1.2 +++ b/kbd-base/stuff/keymaps-path.list Tue Feb 24 22:24:55 2009 +0100 1.3 @@ -27,3 +27,4 @@ 1.4 qwertz/fr_CH-latin1.map.gz 1.5 qwertz/hu.map.gz 1.6 qwertz/sg-latin1.map.gz 1.7 +qwerty/slovene.map.gz
2.1 --- a/kbd-busybox/receipt Tue Feb 24 22:17:00 2009 +0100 2.2 +++ b/kbd-busybox/receipt Tue Feb 24 22:24:55 2009 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="kbd-busybox" 2.7 -VERSION="1.0" 2.8 +VERSION="1.1" 2.9 CATEGORY="base-system" 2.10 SHORT_DESC="Keyboard maping definitions for busybox." 2.11 MAINTAINER="pascal.bellard@slitaz.org"