keylaunch: Swap Calendar and Address buttons to launch the correct application whe...
authorMatthias Hentges <oe@hentges.net>
Wed, 30 May 2007 11:41:28 +0000 (11:41 +0000)
committerMatthias Hentges <oe@hentges.net>
Wed, 30 May 2007 11:41:28 +0000 (11:41 +0000)
packages/keylaunch/files/spitz/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb

index 433221a..27cce24 100644 (file)
@@ -1,5 +1,5 @@
-key=....F9:-:gpe-contacts
-key=....F10:-:gpe-calendar
+key=....F9:-:gpe-calendar
+key=....F10:-:gpe-contacts
 key=....F13:-:sylpheed
 key=....F12:-:~matchbox-remote -next
 key=...*F12:-:~matchbox-remote -desktop
index 8b6d2b5..8eb74cd 100644 (file)
@@ -12,7 +12,7 @@ DESCRIPTION = "A small utility for binding commands to a hot key.\
  program is already running, keylaunch can bring its window to the front\
  rather than just running another copy."
 PACKAGE_ARCH = "${MACHINE_ARCH}"
-PR = "r7"
+PR = "r8"
 
 SRC_URI += " file://keylaunchrc"
 SRC_URI += " file://makefile-fix.patch;patch=1"