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/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 66489bc0..ccf78f4e 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 - // X-Chat default config dir, if that fails it trys xchat\plugins\config + // HexChat default config dir, if that fails it tries xchat\plugins\config // if neither one exists it tries to create it in - // X-Chat default config dir, if that fails it trys xchat\plugins\config + // HexChat default config dir, if that fails it tries xchat\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