diff options
author | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 09:24:41 +0000 |
---|---|---|
committer | Kirill Volinsky <mataes2007@gmail.com> | 2012-06-17 09:24:41 +0000 |
commit | 80321cf9de02d54471f4e2fc2c69538e1f1cd454 (patch) | |
tree | 7abe59748e234f490403faf8fc245e02bd93e780 /protocols/Weather | |
parent | a6e8610bf940540c72a919e5ae25dd7ed15e6363 (diff) |
Weather:
removed Mataes Pack from description
git-svn-id: http://svn.miranda-ng.org/main/trunk@451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/Weather')
-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",
|