From 5290c7f392651acbf558709f487eb0bf651dd410 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Fri, 20 Jul 2012 15:52:33 +0200 Subject: Some more rebranding --- plugins/hextray/utility.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/hextray') diff --git a/plugins/hextray/utility.cpp b/plugins/hextray/utility.cpp index ccf78f4e..8f6caa27 100644 --- a/plugins/hextray/utility.cpp +++ b/plugins/hextray/utility.cpp @@ -97,9 +97,9 @@ void SavePrefs(int iDlg) // ok this one is really ugly // it checks to see if the file exists in two locations - // HexChat default config dir, if that fails it tries xchat\plugins\config + // HexChat default config dir, if that fails it tries hexchat\plugins\config // if neither one exists it tries to create it in - // HexChat default config dir, if that fails it tries xchat\plugins\config + // HexChat default config dir, if that fails it tries hexchat\plugins\config // In either case it writes \xFF\xFE to the file ( on creation ) // so that we can save unicode away messages WritePrivateProfile doesn't // do this for us, though I think it really should -- cgit 1.4.1