From 5767eda895c3d26cab73ea1caa3c223c59c6a249 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Sat, 11 Aug 2012 09:39:11 +0000 Subject: IM -> NG in TabSRMM (patch by Al|en) git-svn-id: http://svn.miranda-ng.org/main/trunk@1436 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TabSRMM/include/contactcache.h | 2 +- plugins/TabSRMM/include/controls.h | 2 +- plugins/TabSRMM/include/functions.h | 2 +- plugins/TabSRMM/include/generic_msghandlers.h | 2 +- plugins/TabSRMM/include/globals.h | 2 +- plugins/TabSRMM/include/infopanel.h | 2 +- plugins/TabSRMM/include/mim.h | 2 +- plugins/TabSRMM/include/msgdlgutils.h | 2 +- plugins/TabSRMM/include/msgs.h | 2 +- plugins/TabSRMM/include/nen.h | 4 ++-- plugins/TabSRMM/include/sendlater.h | 2 +- plugins/TabSRMM/include/sendqueue.h | 2 +- plugins/TabSRMM/include/sidebar.h | 2 +- plugins/TabSRMM/include/taskbar.h | 2 +- plugins/TabSRMM/include/templates.h | 2 +- plugins/TabSRMM/include/themes.h | 2 +- plugins/TabSRMM/include/translator.h | 2 +- plugins/TabSRMM/include/utils.h | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) (limited to 'plugins/TabSRMM/include') diff --git a/plugins/TabSRMM/include/contactcache.h b/plugins/TabSRMM/include/contactcache.h index 4d1543ec0d..309e95131d 100644 --- a/plugins/TabSRMM/include/contactcache.h +++ b/plugins/TabSRMM/include/contactcache.h @@ -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 diff --git a/plugins/TabSRMM/include/controls.h b/plugins/TabSRMM/include/controls.h index 32be5fe2d3..2f6e236ca3 100644 --- a/plugins/TabSRMM/include/controls.h +++ b/plugins/TabSRMM/include/controls.h @@ -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 diff --git a/plugins/TabSRMM/include/functions.h b/plugins/TabSRMM/include/functions.h index a08d922f01..49ae0f79ab 100644 --- a/plugins/TabSRMM/include/functions.h +++ b/plugins/TabSRMM/include/functions.h @@ -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 diff --git a/plugins/TabSRMM/include/generic_msghandlers.h b/plugins/TabSRMM/include/generic_msghandlers.h index 2139bdbeb0..4f756b24f0 100644 --- a/plugins/TabSRMM/include/generic_msghandlers.h +++ b/plugins/TabSRMM/include/generic_msghandlers.h @@ -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 diff --git a/plugins/TabSRMM/include/globals.h b/plugins/TabSRMM/include/globals.h index d748b98956..69d62f66f7 100644 --- a/plugins/TabSRMM/include/globals.h +++ b/plugins/TabSRMM/include/globals.h @@ -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 diff --git a/plugins/TabSRMM/include/infopanel.h b/plugins/TabSRMM/include/infopanel.h index 85a38adbdd..3a2812444e 100644 --- a/plugins/TabSRMM/include/infopanel.h +++ b/plugins/TabSRMM/include/infopanel.h @@ -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 diff --git a/plugins/TabSRMM/include/mim.h b/plugins/TabSRMM/include/mim.h index 712831fec2..c971cb7fdf 100644 --- a/plugins/TabSRMM/include/mim.h +++ b/plugins/TabSRMM/include/mim.h @@ -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 diff --git a/plugins/TabSRMM/include/msgdlgutils.h b/plugins/TabSRMM/include/msgdlgutils.h index d882e00fb0..59e349f07c 100644 --- a/plugins/TabSRMM/include/msgdlgutils.h +++ b/plugins/TabSRMM/include/msgdlgutils.h @@ -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 diff --git a/plugins/TabSRMM/include/msgs.h b/plugins/TabSRMM/include/msgs.h index 94bca920c1..8290df99a9 100644 --- a/plugins/TabSRMM/include/msgs.h +++ b/plugins/TabSRMM/include/msgs.h @@ -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 diff --git a/plugins/TabSRMM/include/nen.h b/plugins/TabSRMM/include/nen.h index d3a8fa8bdd..106238b320 100644 --- a/plugins/TabSRMM/include/nen.h +++ b/plugins/TabSRMM/include/nen.h @@ -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 @@ -29,7 +29,7 @@ * $Id: nen.h 13750 2011-08-03 20:10:43Z george.hazan $ * * This implements the event notification module for tabSRMM. The code - * is largely based on the NewEventNotify plugin for Miranda IM. See + * is largely based on the NewEventNotify plugin for Miranda NG. See * notices below for original copyright * * Name: NewEventNotify - Plugin for Miranda ICQ diff --git a/plugins/TabSRMM/include/sendlater.h b/plugins/TabSRMM/include/sendlater.h index fc3bb4d087..a81c08f4ae 100644 --- a/plugins/TabSRMM/include/sendlater.h +++ b/plugins/TabSRMM/include/sendlater.h @@ -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 diff --git a/plugins/TabSRMM/include/sendqueue.h b/plugins/TabSRMM/include/sendqueue.h index 6c97288a55..8fdb8205d7 100644 --- a/plugins/TabSRMM/include/sendqueue.h +++ b/plugins/TabSRMM/include/sendqueue.h @@ -1,6 +1,6 @@ /* -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 diff --git a/plugins/TabSRMM/include/sidebar.h b/plugins/TabSRMM/include/sidebar.h index 5cd4d4aa80..415b96c5ac 100644 --- a/plugins/TabSRMM/include/sidebar.h +++ b/plugins/TabSRMM/include/sidebar.h @@ -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 diff --git a/plugins/TabSRMM/include/taskbar.h b/plugins/TabSRMM/include/taskbar.h index 5f48fdd756..9267f6a76a 100644 --- a/plugins/TabSRMM/include/taskbar.h +++ b/plugins/TabSRMM/include/taskbar.h @@ -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 diff --git a/plugins/TabSRMM/include/templates.h b/plugins/TabSRMM/include/templates.h index f347a68102..c2b84b1cbd 100644 --- a/plugins/TabSRMM/include/templates.h +++ b/plugins/TabSRMM/include/templates.h @@ -1,6 +1,6 @@ /* -Miranda IM: the free IM client for Microsoft* Windows* +Miranda NG: the free IM client for Microsoft* Windows* Copyright 2000-2003 Miranda ICQ/IM project, all portions of this codebase are copyrighted to the people diff --git a/plugins/TabSRMM/include/themes.h b/plugins/TabSRMM/include/themes.h index fcd4d03927..ca899ffdb7 100644 --- a/plugins/TabSRMM/include/themes.h +++ b/plugins/TabSRMM/include/themes.h @@ -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 diff --git a/plugins/TabSRMM/include/translator.h b/plugins/TabSRMM/include/translator.h index 5fadb83eee..61590c6b16 100644 --- a/plugins/TabSRMM/include/translator.h +++ b/plugins/TabSRMM/include/translator.h @@ -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 diff --git a/plugins/TabSRMM/include/utils.h b/plugins/TabSRMM/include/utils.h index 1d66a0c650..b2f2dab659 100644 --- a/plugins/TabSRMM/include/utils.h +++ b/plugins/TabSRMM/include/utils.h @@ -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 -- cgit v1.2.3