Updated KeymapSwitcher which fixes an issue in the 06-11 builds, from S.Zharski.
+alpha3 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42117 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
24df65921b
commit
462d9019a5
@ -936,12 +936,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-11.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-11.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-12.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-12.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-11.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-11.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-12.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-12.zip ;
|
||||
}
|
||||
AddSymlinkToHaikuImage home config be Preferences
|
||||
: /boot/common/bin/KeymapSwitcher ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user