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 /ProfileManager/pmanagerEx.c | |
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 'ProfileManager/pmanagerEx.c')
-rw-r--r-- | ProfileManager/pmanagerEx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ProfileManager/pmanagerEx.c b/ProfileManager/pmanagerEx.c index 6be6545..63f57f5 100644 --- a/ProfileManager/pmanagerEx.c +++ b/ProfileManager/pmanagerEx.c @@ -25,7 +25,7 @@ TCHAR* pathn; PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
- "Miranda IM Profile Changer Mod (AlfaMaR)",
+ "Miranda IM Profile Changer",
PLUGIN_MAKE_VERSION(0,0,0,3),
"Adds a menu item to change or load a different profile of Miranda IM.",
"Roman Gemini",
|