hrev44156 adds 1 changeset to branch 'master' old head: a5a89915fcf5d931f934cc6cbe125aaaf13288ef new head: cffe50984344ad9947a52b9f8318e8c67bec9c6a ---------------------------------------------------------------------------- cffe509: Updated KeymapSwitcher. Provided by Siarzhuk Zharski. [ Matt Madia <mattmadia@xxxxxxxxx> ] ---------------------------------------------------------------------------- Revision: hrev44156 Commit: cffe50984344ad9947a52b9f8318e8c67bec9c6a URL: http://cgit.haiku-os.org/haiku/commit/?id=cffe509 Author: Matt Madia <mattmadia@xxxxxxxxx> Date: Mon May 14 16:44:50 2012 UTC ---------------------------------------------------------------------------- 1 file changed, 4 insertions(+), 4 deletions(-) build/jam/OptionalPackages | 8 ++++---- ---------------------------------------------------------------------------- diff --git a/build/jam/OptionalPackages b/build/jam/OptionalPackages index c7f76cb..5a57254 100644 --- a/build/jam/OptionalPackages +++ b/build/jam/OptionalPackages @@ -1075,12 +1075,12 @@ if [ IsOptionalHaikuImagePackageAdded KeymapSwitcher ] { } else { if $(HAIKU_GCC_VERSION[1]) >= 4 { InstallOptionalHaikuImagePackage - KeymapSwitcher-1.2.6-x86-gcc4-2011-12-23.zip - : $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc4-2011-12-23.zip ; + KeymapSwitcher-1.2.7-x86-gcc4-2012-05-13.zip + : $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc4-2012-05-13.zip ; } else { InstallOptionalHaikuImagePackage - KeymapSwitcher-1.2.6-x86-gcc2-2011-12-23.zip - : $(baseURL)/KeymapSwitcher-1.2.6-x86-gcc2-2011-12-23.zip ; + KeymapSwitcher-1.2.7-x86-gcc2-2012-05-13.zip + : $(baseURL)/KeymapSwitcher-1.2.7-x86-gcc2-2012-05-13.zip ; } AddSymlinkToHaikuImage home config settings deskbar Preferences : /boot/common/bin/KeymapSwitcher ;