diff options
-rw-r--r-- | protocols/Weather/weather.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp index e7ab6f3863..08a8903496 100644 --- a/protocols/Weather/weather.cpp +++ b/protocols/Weather/weather.cpp @@ -69,7 +69,7 @@ static const PLUGININFOEX pluginInfoEx = sizeof(PLUGININFOEX),
"Weather Protocol",
__VERSION_DWORD,
- "Retrieve weather information and display them in your contact list. Mod for Mataes Pack.",
+ "Retrieve weather information and display them in your contact list.",
AUTH,
"borkra@miranda-im.org",
"(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy",
|