summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2006-06-21 13:13:23 +0200
committerRene Wagner <rw@handhelds.org>2006-06-21 13:13:23 +0200
commit7cd55837f7a2b3a6b5863100300b847d3d75a6d0 (patch)
treeec6832bba8c7c06f0487ab224c3b6bf60844cf49
parenta0e6eea63ee3353cee3372c412e093e7e1b209dd (diff)
keylaunch: strip down DESCRIPTION.
Signed-off-by: Rene Wagner <rw@handhelds.org>
-rw-r--r--org.handhelds.familiar/packages/keylaunch/keylaunch_2.0.7.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/org.handhelds.familiar/packages/keylaunch/keylaunch_2.0.7.bb b/org.handhelds.familiar/packages/keylaunch/keylaunch_2.0.7.bb
index 5f05f14..eec0b70 100644
--- a/org.handhelds.familiar/packages/keylaunch/keylaunch_2.0.7.bb
+++ b/org.handhelds.familiar/packages/keylaunch/keylaunch_2.0.7.bb
@@ -3,13 +3,8 @@ inherit gpe
DEPENDS = "virtual/xserver xtst xau xpm"
SECTION = "gpe"
LICENSE = "GPL"
-DESCRIPTION = "A small utility for binding commands to a hot key.\
- Keylaunch is a minimal utility for associating commands with hot keys. This\
- GPE version is intended for use with the special keys found on most handheld\
- computers. You can connect each key to a program of your choice; if the\
- program is already running, keylaunch can bring its window to the front\
- rather than just running another copy."
-PR = "r1"
+DESCRIPTION = "A small utility for binding commands to a hot key (GPE version)"
+PR = "r2"
SRC_URI += " file://keylaunchrc"