-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
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user