diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:47:48 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-11-26 15:47:48 +0000 |
commit | a6b865c29d52376d0b5470a68b9d4920721ed097 (patch) | |
tree | f497b4a804cf9c5d7224a5d25c313792bb914362 /YAMN/main.cpp | |
parent | f04d64869f3b1de54fb343f28f955584780001b8 (diff) |
plugins description fix
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@216 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'YAMN/main.cpp')
-rw-r--r-- | YAMN/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/YAMN/main.cpp b/YAMN/main.cpp index 3a7db58..d8495b5 100644 --- a/YAMN/main.cpp +++ b/YAMN/main.cpp @@ -60,7 +60,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX),
YAMN_SHORTNAME,
YAMN_VERSION,
- "Mail notifier and browser for Miranda IM. Included POP3 protocol. Mod for Mataes Pack.",
+ "Mail notifier and browser for Miranda IM. Included POP3 protocol.",
"y_b tweety (majvan)",
"francois.mean@skynet.be",
"© (2002-2004 majvan) 2005-2007 tweety y_b Miranda community",
|