From a1fdced1f53fdde39429870fe6012c6ad0e42966 Mon Sep 17 00:00:00 2001 From: oepen Date: Thu, 10 Jun 2010 09:44:41 +0000 Subject: [PATCH] -Fixed pace-gui.desktop.in so it works on the OpenMoko as well -Bumped svn revision in pace-gui.bb git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@145 96b47cad-a561-4643-ad3b-153ac7d7599c --- bitbake/pace-gui.bb | 2 +- pace-gui/src/pace-gui.desktop.in | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/bitbake/pace-gui.bb b/bitbake/pace-gui.bb index 5407564..b6e21dd 100644 --- a/bitbake/pace-gui.bb +++ b/bitbake/pace-gui.bb @@ -4,7 +4,7 @@ LICENSE = "GPL" DEPENDS = "ccid-tool" RDEPENDS = "ccid-tool python-pygtk libglade" -SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=pace-gui;proto=https;rev=137" +SRC_URI = "svn://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard;module=pace-gui;proto=https;rev=145" S = "${WORKDIR}/pace-gui" diff --git a/pace-gui/src/pace-gui.desktop.in b/pace-gui/src/pace-gui.desktop.in index 4b40728..aab05a5 100644 --- a/pace-gui/src/pace-gui.desktop.in +++ b/pace-gui/src/pace-gui.desktop.in @@ -2,9 +2,10 @@ Version=@VERSION@ Encoding=UTF-8 Name=PACE-GUI -Comment=GUI zur Eingabe einer PIN/CAN/PUK für pace-tool +Comment=GUI zur Eingabe einer PIN/CAN/PUK fuer pace-tool Exec=pinpad.py Icon=@prefix@/share/pixmaps/OpenPACElogo.png Terminal=false Type=Application +Categories=Utility StartupNotify=false