xkbd 0.8.15: Differentiate desktop name.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sun, 2 Dec 2007 15:19:37 +0000 (15:19 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sun, 2 Dec 2007 15:19:37 +0000 (15:19 +0000)
* Currently in Angstrom we have to "Keyboard" IMs. Not good.
* Corrections for better title welcome.

packages/xkbd/xkbd-0.8.15/differentiate-desktop-name.patch [new file with mode: 0644]
packages/xkbd/xkbd_0.8.15.bb

diff --git a/packages/xkbd/xkbd-0.8.15/differentiate-desktop-name.patch b/packages/xkbd/xkbd-0.8.15/differentiate-desktop-name.patch
new file mode 100644 (file)
index 0000000..60617a6
--- /dev/null
@@ -0,0 +1,12 @@
+diff -r 1eb4100bbe39 xkbd.desktop
+--- a/xkbd.desktop     Wed Nov 28 02:14:35 2007 +0200
++++ b/xkbd.desktop     Wed Nov 28 02:15:01 2007 +0200
+@@ -1,6 +1,6 @@
+ [Desktop Entry]
+-Name=Keyboard
+-Comment=Virtual Keyboard
++Name=Ol' Good Keyboard
++Comment=xkbd the Virtual Keyboard
+ Exec=xkbd
+ Type=Application
+ Icon=xkbd.png
index f27189f..cd41bc6 100644 (file)
@@ -3,9 +3,10 @@ SRC_URI = "http://handhelds.org/~mallum/xkbd/xkbd-${PV}-CVS.tar.gz \
           file://fix-equalsign.patch;patch=1 \
           file://fix-circumkey.patch;patch=1 \
           file://add-default-common-slides.patch;patch=1 \
+          file://differentiate-desktop-name.patch;patch=1 \
           file://xkbd.png"
 LICENSE = "GPL"
-PR = "r3"
+PR = "r4"
 
 SECTION = "x11"
 DEPENDS = "libxpm libxtst libxft"