diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-10 15:31:52 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-08-10 15:31:52 +0000 |
commit | 0996744b4778f4004f6cca94f9cea38b8879a23b (patch) | |
tree | d20662d02080c6c9e42e7c705e4d2ecfafb77f93 /protocols/IRCG | |
parent | 335093ec0bf36903749ce615b1635082bb93b222 (diff) |
Miranda IM renamed to NG once more
git-svn-id: http://svn.miranda-ng.org/main/trunk@1433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/IRCG')
-rw-r--r-- | protocols/IRCG/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/IRCG/version.h b/protocols/IRCG/version.h index 883b985346..4def5ec467 100644 --- a/protocols/IRCG/version.h +++ b/protocols/IRCG/version.h @@ -2,7 +2,7 @@ #define __VERSION_STRING "0.11.0.1"
#define __VERSION_DWORD PLUGIN_MAKE_VERSION(0, 11, 0, 1)
-#define __DESC "IRC protocol for Miranda IM"
+#define __DESC "IRC protocol for Miranda NG."
#define __AUTHOR "Miranda team"
#define __AUTHOREMAIL "ghazan@miranda-im.org"
#define __COPYRIGHT "c 2003-2011 Jurgen Persson, George Hazan"
|