Updated Keymap Switcher. Provided by Siarzhuk Zharski.

This commit is contained in:
Matt Madia 2012-05-20 10:23:08 +00:00
parent 5f25cf08b3
commit 96e2080d5e
1 changed files with 4 additions and 4 deletions

View File

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