gramps/mac
John Ralls fa0eb6cebe Determine Paths at Runtime
Uses GRAMPS_RESOURCES to override the root location of the Gramps data files (which would normally be $(prefix)/share).
In setup.py install, writes $(prefix)/share to gen/utils/resource-path, installs that file, then deletes it again from the source tree. The presence or absence determines whether Gramps is running from the source directory or from an installation.

Const.py is now a static file; const.py.in is no longer used. Note that because importing const into setup tried to initialize things that we don't want initialized, VERSION is removed, and imported from gramps.version -- a file which will be added in the next change. Consequently, this commit will not run.

svn: r21613
2013-03-11 22:43:58 +00:00
..
gramps.accel shorten the report name for easier CLI use 2013-03-05 04:45:57 +00:00
gramps.bundle Revert "Allow hard-coded paths to be overridden with $XDG_DATA_DIRS" 2013-01-30 14:54:08 +00:00
gramps.icns
gramps.launcher Determine Paths at Runtime 2013-03-11 22:43:58 +00:00
gramps.modules Add modules for ICU 2013-02-01 20:25:35 +00:00
gtkrc Bug 5474: Unicode chars can't display on Mac GTK-OSX port 2012-01-29 01:39:24 +00:00
Info.plist Update mac build files 2012-01-29 01:45:16 +00:00