keylaunch: Swap F9 and F10 for SL-Cxx00....again *sigh*
authorMatthias Hentges <oe@hentges.net>
Mon, 4 Jun 2007 23:52:37 +0000 (23:52 +0000)
committerMatthias Hentges <oe@hentges.net>
Mon, 4 Jun 2007 23:52:37 +0000 (23:52 +0000)
packages/keylaunch/files/akita/keylaunchrc
packages/keylaunch/files/spitz/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb

index a6c0f78..9bb64db 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 a6c0f78..9bb64db 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 d1258b8..ae28f56 100644 (file)
@@ -15,7 +15,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 = "r10"
+PR = "r11"
 
 SRC_URI += " file://keylaunchrc"
 SRC_URI += " file://makefile-fix.patch;patch=1"