From 16d32fdeda288f5b8be71aea4a2f554b694d13eb Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 13 Jul 2012 18:04:00 +0200 Subject: Another bunch of rebranding stuff --- plugins/python/python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/python/python.c') diff --git a/plugins/python/python.c b/plugins/python/python.c index 74d07224..e887ef8f 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -391,7 +391,7 @@ Util_Autoload() Util_Autoload_from(xchat_get_info(ph, "xchatdirfs")); #ifdef WIN32 /* also auto-load C:\Program Files\XChat\Plugins\*.py */ - Util_Autoload_from(XCHATLIBDIR"/plugins"); + Util_Autoload_from(HEXCHATLIBDIR"/plugins"); #endif } -- cgit 1.4.1