summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/ImageDataObject.cpp
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2012-08-11 09:39:11 +0000
committerRobert Pösel <robyer@seznam.cz>2012-08-11 09:39:11 +0000
commit5767eda895c3d26cab73ea1caa3c223c59c6a249 (patch)
tree1da5ff71f99fa36567119362d438351550533029 /plugins/TabSRMM/src/ImageDataObject.cpp
parentaf6a545026322037487e418fd30201b83af57801 (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/ImageDataObject.cpp')
-rw-r--r--plugins/TabSRMM/src/ImageDataObject.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/TabSRMM/src/ImageDataObject.cpp b/plugins/TabSRMM/src/ImageDataObject.cpp
index 762dbba537..90fb804622 100644
--- a/plugins/TabSRMM/src/ImageDataObject.cpp
+++ b/plugins/TabSRMM/src/ImageDataObject.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
@@ -30,7 +30,7 @@
* This inserts a bitmap into a rich edit control using OLE
* code partially taken from public example on the internet, source unknown.
*
- * originally part of the smileyadd plugin for Miranda IM
+ * originally part of the smileyadd plugin for Miranda NG
*
*/