OSX: Update dependencies to match Gramps-3.3.0 release notes.

svn: r17845
This commit is contained in:
John Ralls
2011-06-28 17:21:05 +00:00
parent ac1320e88d
commit 080c2a0810
3 changed files with 60 additions and 12 deletions

View File

@@ -24,6 +24,7 @@ export GTK2_RC_FILES="$bundle_etc/gtk-2.0/gtkrc"
export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules"
export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders"
export PANGO_RC_FILE="$bundle_etc/pango/pangorc"
export GVBINDIR="$bundle_lib/graphviz"
#Set $PYTHON to point inside the bundle
export PYTHON="$bundle_contents/MacOS/python"