summaryrefslogtreecommitdiff
path: root/packages/keylaunch/keylaunch_2.0.10.bb
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2007-05-30 23:27:50 +0000
committerMatthias Hentges <oe@hentges.net>2007-05-30 23:27:50 +0000
commiteb6e57c89c08f85d780da065b1ccaa056926a657 (patch)
treeb83150a34a925d8afeb724772abc00aebad2863d /packages/keylaunch/keylaunch_2.0.10.bb
parent735271aaf9af081e369ee85a3ec185f53f853cda (diff)
keylaunch: the h/w hotkeys and LCD softkeys are now in the F20+ range (there was a damn good reason for changing them back in the days, but I forgot why heh )
Diffstat (limited to 'packages/keylaunch/keylaunch_2.0.10.bb')
-rw-r--r--packages/keylaunch/keylaunch_2.0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/keylaunch/keylaunch_2.0.10.bb b/packages/keylaunch/keylaunch_2.0.10.bb
index 9e5a224aaf..d1258b89db 100644
--- a/packages/keylaunch/keylaunch_2.0.10.bb
+++ b/packages/keylaunch/keylaunch_2.0.10.bb
@@ -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 = "r9"
+PR = "r10"
SRC_URI += " file://keylaunchrc"
SRC_URI += " file://makefile-fix.patch;patch=1"