Updated Keymap Switcher. Provided by Siarzhuk Zharski.
This commit is contained in:
parent
5f25cf08b3
commit
96e2080d5e
@ -1075,12 +1075,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.7-x86-gcc4-2012-05-13.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc4-2012-05-13.zip ;
|
||||
KeymapSwitcher-1.2.7-x86-gcc4-2012-05-19.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc4-2012-05-19.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.7-x86-gcc2-2012-05-13.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc2-2012-05-13.zip ;
|
||||
KeymapSwitcher-1.2.7-x86-gcc2-2012-05-19.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc2-2012-05-19.zip ;
|
||||
}
|
||||
AddSymlinkToHaikuImage home config settings deskbar Preferences
|
||||
: /boot/common/bin/KeymapSwitcher ;
|
||||
|
Loading…
Reference in New Issue
Block a user