diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-07-25 14:30:02 +0000 |
commit | 0b42d1d06cef26e4161ec541d2251ff3f56928c2 (patch) | |
tree | 88d6147306f0ae0d82ce7b1d724b0548078ee32c /plugins/Import/src/main.cpp | |
parent | 50f9d403c35341b0bbc0b026995761e3cefc28d3 (diff) |
Miranda IM renamed to Miranda NG part 7
git-svn-id: http://svn.miranda-ng.org/main/trunk@1178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Import/src/main.cpp')
-rw-r--r-- | plugins/Import/src/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Import/src/main.cpp b/plugins/Import/src/main.cpp index 13f4f8f315..39231e0c4c 100644 --- a/plugins/Import/src/main.cpp +++ b/plugins/Import/src/main.cpp @@ -41,7 +41,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX),
"Import contacts and messages",
__VERSION_DWORD,
- "Imports contacts and messages from Mirabilis ICQ and Miranda IM.",
+ "Imports contacts and messages from another Miranda profile or from an external program.",
"Miranda team",
"info@miranda-im.org",
"© 2000-2010 Martin Öberg, Richard Hughes, Dmitry Kuzkin, George Hazan",
|