2007-01-09 Alex Roitman <shura@gramps-project.org>

* src/const.py.in: use proper macros.
	* src/gramps.py: Correctly define dirs.



svn: r7889
This commit is contained in:
Alex Roitman
2007-01-10 02:14:25 +00:00
parent 31683b307f
commit 5000d97921
3 changed files with 8 additions and 4 deletions

View File

@@ -63,7 +63,8 @@ convert = "convert"
pixdir = "/usr/share/pixmaps"
nautdir = "/usr/share/pixmaps/nautilus"
prefixdir = "@GPREFIX@"
prefixdir = "@prefix@"
sysconfdir = "@sysconfdir@"
#-------------------------------------------------------------------------
#