diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-08-11 09:39:11 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-08-11 09:39:11 +0000 |
commit | 5767eda895c3d26cab73ea1caa3c223c59c6a249 (patch) | |
tree | 1da5ff71f99fa36567119362d438351550533029 /plugins/TabSRMM/src/trayicon.cpp | |
parent | af6a545026322037487e418fd30201b83af57801 (diff) |
IM -> NG in TabSRMM (patch by Al|en)
git-svn-id: http://svn.miranda-ng.org/main/trunk@1436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/TabSRMM/src/trayicon.cpp')
-rw-r--r-- | plugins/TabSRMM/src/trayicon.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/trayicon.cpp b/plugins/TabSRMM/src/trayicon.cpp index c9c3471f2a..d5c27a849c 100644 --- a/plugins/TabSRMM/src/trayicon.cpp +++ b/plugins/TabSRMM/src/trayicon.cpp @@ -2,7 +2,7 @@ * astyle --force-indent=tab=4 --brackets=linux --indent-switches
* --pad=oper --one-line=keep-blocks --unpad=paren
*
- * Miranda IM: the free IM client for Microsoft* Windows*
+ * Miranda NG: the free IM client for Microsoft* Windows*
*
* Copyright 2000-2009 Miranda ICQ/IM project,
* all portions of this codebase are copyrighted to the people
@@ -25,7 +25,7 @@ * part of tabSRMM messaging plugin for Miranda.
*
* This code is based on and still contains large parts of the the
- * original chat module for Miranda IM, written and copyrighted
+ * original chat module for Miranda NG, written and copyrighted
* by Joergen Persson in 2005.
*
* (C) 2005-2009 by silvercircle _at_ gmail _dot_ com and contributors
|