diff options
Diffstat (limited to 'plugins/ProfileManager')
-rw-r--r-- | plugins/ProfileManager/src/pmanagerEx.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/ProfileManager/src/pmanagerEx.cpp b/plugins/ProfileManager/src/pmanagerEx.cpp index e2d9f0a3de..175182be67 100644 --- a/plugins/ProfileManager/src/pmanagerEx.cpp +++ b/plugins/ProfileManager/src/pmanagerEx.cpp @@ -29,9 +29,9 @@ HANDLE hLoadPM, hChangePM; PLUGININFOEX pluginInfo={
sizeof(PLUGININFOEX),
- "Miranda IM Profile Changer",
+ "Miranda NG Profile Changer",
PLUGIN_MAKE_VERSION(0,0,0,3),
- "Adds a menu item to change or load a different profile of Miranda IM.",
+ "Adds a menu item to change or load a different profile of Miranda NG.",
"Roman Gemini",
"woobind@ukr.net",
"© 2008 - 2010 Roman Gemini",
|