more branding changes

This commit is contained in:
xhmikosr
2012-07-19 18:25:49 +03:00
parent 0d87087fce
commit f535702903
8 changed files with 12 additions and 12 deletions

View File

@@ -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"));