X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=osxapp%2FXBoard.gtklauncher;h=294641240d5fb3029add76de274cebf1df6c9bc5;hb=cc5bb73d7d38a6f2f1867fd0e2eef2a2bcf8b752;hp=d448c4e6b3f8c3aa0c13acacc2484c99670b03d1;hpb=e6fd287ffbf67a41aff2e615c6cb62555a29f5c2;p=xboard.git diff --git a/osxapp/XBoard.gtklauncher b/osxapp/XBoard.gtklauncher index d448c4e..2946412 100755 --- a/osxapp/XBoard.gtklauncher +++ b/osxapp/XBoard.gtklauncher @@ -38,7 +38,9 @@ export GTK_PATH="$bundle_lib/gtk-2.0/2.10.0" export GTK_IM_MODULE_FILE="$bundle_etc/gtk-2.0/gtk.immodules" # Pango path no longer required - export PANGO_RC_FILE="$bundle_etc/pango/pangorc" +export PANGO_RC_FILE="$bundle_etc/pango/pangorc" +export PANGO_SYSCONFDIR="$bundle_etc" +export PANGO_LIBDIR="$bundle_lib" # Fix the gegl path issue export GEGL_PATH="$bundle_lib/gegl-0.2"