From 9b0145d05050f384084023607b8b84e4e537d540 Mon Sep 17 00:00:00 2001 From: John Ralls Date: Sat, 2 May 2015 17:20:56 -0700 Subject: [PATCH] More mac fixups for 3.4.9 release. --- mac/gramps.bundle | 4 ++-- mac/gramps.launcher | 2 +- mac/gramps.modules | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mac/gramps.bundle b/mac/gramps.bundle index 2c39120dd..db319ea59 100644 --- a/mac/gramps.bundle +++ b/mac/gramps.bundle @@ -72,7 +72,7 @@ - ${prefix}/lib/libgtkmacintegration.2.dylib + ${prefix}/lib/libgtkmacintegration-gtk2.2.dylib @@ -100,7 +100,7 @@ - ${prefix}/lib/libtiff.3.dylib + ${prefix}/lib/libtiff.5.dylib diff --git a/mac/gramps.launcher b/mac/gramps.launcher index dcf687e2e..5b1037c32 100755 --- a/mac/gramps.launcher +++ b/mac/gramps.launcher @@ -23,7 +23,7 @@ export GTK_PATH="$bundle_res" export PANGO_RC_FILE="$bundle_etc/pango/pangorc" export PANGO_SYSCONFDIR="$bundle_etc" export PANGO_LIBDIR="$bundle_lib" -export GDK_PIXBUF_MODULE_FILE="$bundle_etc/gtk-2.0/gdk-pixbuf.loaders" +export GDK_PIXBUF_MODULE_FILE="$bundle_lib/gdk-pixbuf-2.0/2.10.0/loaders.cache" if [ `uname -r | cut -d . -f 1` -ge 10 ]; then export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules" fi diff --git a/mac/gramps.modules b/mac/gramps.modules index b2d26d5b5..b0e8120d0 100644 --- a/mac/gramps.modules +++ b/mac/gramps.modules @@ -63,7 +63,7 @@ ige-mac-bundler gtk-osx-build/projects/gramps/gramps.bundle -