Fixed paths to images and glade file
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@237 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#coding: utf-8
|
||||
|
||||
name = "pace-gui"
|
||||
name = "eid_gui"
|
||||
version = "@VERSION@"
|
||||
image_dir = "@prefix@/share/" + name
|
||||
image_dir = "@prefix@/share/" + name + "/images"
|
||||
glade_dir = "@prefix@/share/" + name
|
||||
|
||||
GLADE_FILE = glade_dir + "/pinpad.glade"
|
||||
|
||||
Reference in New Issue
Block a user