[oe-commits] org.oe.dev keylaunch: Swap Calendar and Address buttons to launch the correct application whe pressed.

coredump2 commit openembedded-commits at lists.openembedded.org
Wed May 30 23:26:22 UTC 2007


keylaunch: Swap Calendar and Address buttons to launch the correct application whe pressed.

Author: coredump2 at openembedded.org
Branch: org.openembedded.dev
Revision: 01b8b653ebc5daf21010e8433fe7e0b871a2943d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=01b8b653ebc5daf21010e8433fe7e0b871a2943d
Files:
1
packages/keylaunch/files/spitz/keylaunchrc
packages/keylaunch/keylaunch_2.0.10.bb
Diffs:

#
# mt diff -r99133b6a252718e1e4b91a43a3a2dc3b7a6cfbdd -r01b8b653ebc5daf21010e8433fe7e0b871a2943d
#
# 
# 
# patch "packages/keylaunch/files/spitz/keylaunchrc"
#  from [4889e1b5c52489c8e1e92ef69079c895fb525809]
#    to [3aaf14acb9b17e5adf0e61339ecf97d502321b5d]
# 
# patch "packages/keylaunch/keylaunch_2.0.10.bb"
#  from [66528a7a3ce275148f78e7d19b7057736e8d8f5b]
#    to [5d8fb3091aeeb9db049c6f4524df8c803d82cc96]
# 
============================================================
--- packages/keylaunch/files/spitz/keylaunchrc	4889e1b5c52489c8e1e92ef69079c895fb525809
+++ packages/keylaunch/files/spitz/keylaunchrc	3aaf14acb9b17e5adf0e61339ecf97d502321b5d
@@ -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
============================================================
--- packages/keylaunch/keylaunch_2.0.10.bb	66528a7a3ce275148f78e7d19b7057736e8d8f5b
+++ packages/keylaunch/keylaunch_2.0.10.bb	5d8fb3091aeeb9db049c6f4524df8c803d82cc96
@@ -12,7 +12,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
  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"






More information about the Openembedded-commits mailing list