mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-23 05:50:18 +00:00
osx: Fix loading plugins from bundle
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user