Updated KeymapSwitcher OptionalPackages with new icon from ZuMi.
+alpha3 git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42102 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
a2ac370037
commit
ede349bfd9
@ -936,12 +936,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] {
|
||||
} else {
|
||||
if $(HAIKU_GCC_VERSION[1]) >= 4 {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-05-31.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-11.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc4-2011-06-11.zip ;
|
||||
} else {
|
||||
InstallOptionalHaikuImagePackage
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-05-31.zip ;
|
||||
KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-11.zip
|
||||
: $(baseURL)/KeymapSwitcher-1.2.6-r1a3-x86-gcc2-2011-06-11.zip ;
|
||||
}
|
||||
AddSymlinkToHaikuImage home config be Preferences
|
||||
: /boot/common/bin/KeymapSwitcher ;
|
||||
|
Loading…
Reference in New Issue
Block a user