SHA256
1
0
forked from pool/kbd

Accepting request 40704 from home:sndirsch:branches:Base:System

Copy from home:sndirsch:branches:Base:System/kbd via accept of submit request 40704 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/40704
OBS-URL: https://build.opensuse.org/package/show/Base:System/kbd?expand=0&rev=17
This commit is contained in:
Pavol Rusnak 2010-05-27 09:48:37 +00:00 committed by Git OBS Bridge
parent 0a2c2272b7
commit bf770827dc
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu May 27 02:18:05 CEST 2010 - sndirsch@suse.de
- added dummy keyboard mappings for chinese/taiwanese (bnc #603950)
------------------------------------------------------------------- -------------------------------------------------------------------
Mon Mar 29 17:31:11 CEST 2010 - anicka@suse.cz Mon Mar 29 17:31:11 CEST 2010 - anicka@suse.cz

View File

@ -162,6 +162,8 @@ ln -sf ../etc/init.d/kbd $RPM_BUILD_ROOT/sbin/rckbd
ln -sf us.map.gz $K/keymaps/i386/qwerty/khmer.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/khmer.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/korean.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/korean.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/arabic.map.gz ln -sf us.map.gz $K/keymaps/i386/qwerty/arabic.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/chinese.map.gz
ln -sf us.map.gz $K/keymaps/i386/qwerty/taiwanese.map.gz
# Compatability links; don't know what the first three are good for. # Compatability links; don't know what the first three are good for.
# The others are for yast/langselection and should be removed as soon as # The others are for yast/langselection and should be removed as soon as
# yast knows about it. # yast knows about it.