gramps/mac
John Ralls 3a73837dc9 [r21613]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: r21618
2013-03-11 22:54:20 +00:00
..
gexiv2-libtool.patch Mac: Add patch for gexiv2 so that libtool can link the Gir, 2013-03-07 23:24:05 +00:00
gramps.accel shorten the report name for easier CLI use 2013-03-05 04:46:22 +00:00
gramps.bundle Mac: Update Info.plist for alpha5 2013-03-09 00:01:38 +00:00
gramps.icns Add MacOSX build modules, bundle description, and ancilary files needed 2010-12-27 22:42:13 +00:00
gramps.launcher [r21613]Determine Paths at Runtime 2013-03-11 22:54:20 +00:00
gramps.modules Mac: Add goocanvas, replace pyexiv2 with gexiv2 2013-03-07 23:22:43 +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 Mac: Update Info.plist for alpha5 2013-03-09 00:01:38 +00:00