Restructured the complete code to make it more modular

git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@232 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
oepen
2010-07-28 14:25:18 +00:00
parent 177bf430f8
commit 559d5c551c
23 changed files with 1117 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
pixmapsdir = $(datadir)/pace-gui/
pixmaps_DATA = \
OpenPACElogo.png \
apply.png \
error.png \
wait.gif \
info.png
EXTRA_DIST = \
$(pixmaps_DATA)

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

BIN
eID_gui/images/apply.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

BIN
eID_gui/images/error.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

BIN
eID_gui/images/info.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

BIN
eID_gui/images/wait.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB