X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=osxapp%2FXBoard.gtklauncher;h=33333ed3467f3cfa3f3a774a0a7509954d3a6156;hb=6487eb595b4ee51f8eab706698333e57c5dc4ff8;hp=28952759eed582e339c82301391ace0b8669f5ed;hpb=b49aa64fdbb2958548e525653a00bd3f38ba8ead;p=xboard.git diff --git a/osxapp/XBoard.gtklauncher b/osxapp/XBoard.gtklauncher index 2895275..33333ed 100755 --- a/osxapp/XBoard.gtklauncher +++ b/osxapp/XBoard.gtklauncher @@ -37,11 +37,6 @@ export GTK_PATH="$bundle_lib/gtk-2.0/2.10.0" # GTK path no longer required 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_SYSCONFDIR="$bundle_etc" -export PANGO_LIBDIR="$bundle_lib" - # Fix the gegl path issue export GEGL_PATH="$bundle_lib/gegl-0.2"