summary refs log tree commit diff stats
path: root/osx/launcher.sh
diff options
context:
space:
mode:
authorTingPing <tingping@tingping.se>2014-01-27 18:39:45 -0500
committerTingPing <tingping@tingping.se>2014-01-27 19:59:23 -0500
commitc9818adfb14693bc031e21b90620d7447e93bd5b (patch)
tree704b9a8e6ca7b9df32641ad2fbb51376d5857802 /osx/launcher.sh
parenteb1d3a063a8710c01595d36ba0384b5cb64c2334 (diff)
osx: Fix loading plugins from bundle
Diffstat (limited to 'osx/launcher.sh')
-rwxr-xr-xosx/launcher.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/osx/launcher.sh b/osx/launcher.sh
index 19915b4a..05b70076 100755
--- a/osx/launcher.sh
+++ b/osx/launcher.sh
@@ -39,6 +39,8 @@ export PANGO_SYSCONFDIR="$bundle_etc"
 #export PYTHONHOME="$bundle_res"
 #export PYTHONPATH="$bundle_lib/python2.7:$bundle_lib/python2.7/site-packages"
 
+export HEXCHAT_LIBDIR="$bundle_lib/hexchat/plugins"
+
 APP=name
 I18NDIR="$bundle_data/locale"
 # Set the locale-related variables appropriately: