From 32abe163ec316671ec5a0a3bbec68ec13f71cb92 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Sat, 26 May 2012 11:57:03 +0000 Subject: m_uninstaller.h is not needed anymore, small fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@181 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Weather/weather.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'protocols/Weather/weather.cpp') diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index e4e5ee88d6..ebb5e24fb5 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -69,9 +69,9 @@ static const PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), #ifdef _WIN64 - "Weather Protocol x64 Mataes Release", + "Weather Protocol x64", #else - "Weather Protocol Mataes Release", + "Weather Protocol", #endif __VERSION_DWORD, "Retrieve weather information and display them in your contact list. Mod for Mataes Pack.", -- cgit v1.2.3