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:
@@ -936,12 +936,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
|||||||
} else {
|
} else {
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
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-11.zip ;
|
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-12.zip ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
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-11.zip ;
|
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-12.zip ;
|
||||||
}
|
}
|
||||||
AddSymlinkToHaikuImage home config be Preferences
|
AddSymlinkToHaikuImage home config be Preferences
|
||||||
: /boot/common/bin/KeymapSwitcher ;
|
: /boot/common/bin/KeymapSwitcher ;
|
||||||
|
|||||||
Reference in New Issue
Block a user