Updated KeymapSwitcher OptionalPackages for gcc2 and gcc4 alpha3, built by S.Zharski
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41857 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -933,14 +933,14 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
|||||||
} else {
|
} else {
|
||||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip
|
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip
|
||||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc4-2011-03-01.zip ;
|
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip ;
|
||||||
} else {
|
} else {
|
||||||
InstallOptionalHaikuImagePackage
|
InstallOptionalHaikuImagePackage
|
||||||
KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip
|
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip
|
||||||
: $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc2-2011-03-01.zip ;
|
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip ;
|
||||||
}
|
}
|
||||||
AddSymlinkToHaikuImage home config be Desktop\ applets
|
AddSymlinkToHaikuImage home config be Preferences
|
||||||
: /boot/common/bin/KeymapSwitcher ;
|
: /boot/common/bin/KeymapSwitcher ;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user