From f535702903a26cf25a8e2d97b41b503efedfa2ee Mon Sep 17 00:00:00 2001 From: xhmikosr Date: Thu, 19 Jul 2012 18:25:49 +0300 Subject: more branding changes --- plugins/python/python.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/python') diff --git a/plugins/python/python.c b/plugins/python/python.c index d1cdb1c8..3824fd37 100644 --- a/plugins/python/python.c +++ b/plugins/python/python.c @@ -389,7 +389,7 @@ Util_Autoload() char *sub_dir; /* we need local filesystem encoding for chdir, opendir etc */ - /* auto-load from ~/.xchat2/ or %APPDATA%\X-Chat 2\ */ + /* auto-load from ~/.xchat2/ or %APPDATA%\HexChat\ */ xdir = xchat_get_info(ph, "xchatdirfs"); Util_Autoload_from(xchat_get_info(ph, "xchatdirfs")); -- cgit 1.4.1