keylaunch: Akita: Swap Calendar and Address key binding, closing bug #1026
authorMatthias Hentges <oe@hentges.net>
Fri, 26 May 2006 09:24:41 +0000 (09:24 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 26 May 2006 09:24:41 +0000 (09:24 +0000)
packages/keylaunch/files/akita/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb

index f5e1fd7..0379c71 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 26284f6..c06c9c4 100644 (file)
@@ -13,7 +13,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 = "r3"
+PR = "r4"
 
 SRC_URI += " file://keylaunchrc"