From 42917f7d67c94f6046177d25bab9018e35286817 Mon Sep 17 00:00:00 2001 From: Birunthan Mohanathas Date: Sat, 11 Dec 2010 10:31:19 +0000 Subject: [PATCH] Some minor changes. --- Library/Rainmeter.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Rainmeter.cpp b/Library/Rainmeter.cpp index 38e808fd..57c0a8ca 100644 --- a/Library/Rainmeter.cpp +++ b/Library/Rainmeter.cpp @@ -1421,7 +1421,7 @@ int CRainmeter::Initialize(HWND Parent, HINSTANCE Instance, LPCSTR szPath) CSystem::CopyFiles(strFrom, strTo); // This shouldn't be copied - std::wstring strNote = strTo + L"Read me before copying skins to here.txt"; + std::wstring strNote = strTo + L"Read me before copying skins here.txt"; CSystem::RemoveFile(strNote); // Copy also the themes to the %APPDATA%