New version of pace-gui indicates wether or not a suitable card was found.
This works by polling the card every second via opensc-tool --atr The radio buttons have been removed to have enough space for the new label git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@148 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -2,3 +2,7 @@ name = "pinpad"
|
||||
version = "@VERSION@"
|
||||
image_dir = "@prefix@/share/pixmaps"
|
||||
glade_dir = "@prefix@/share/" + name
|
||||
|
||||
STR_NO_CARD = "<span fgcolor=\"red\" font_weight=\"bold\" font=\"11\">Keine Karte gefunden</span>"
|
||||
STR_CARD_FOUND = "<span fgcolor=\"green\" font_weight=\"bold\" font=\"11\">Karte gefunden</span>"
|
||||
ePA_ATR = "3b:84:80:01:00:00:90:00:95"
|
||||
|
||||
Reference in New Issue
Block a user