From ce9a78c6c1bef53f1e120c6e04a12371031c934e Mon Sep 17 00:00:00 2001
From: Kirill Volinsky <mataes2007@gmail.com>
Date: Sun, 10 Feb 2013 07:03:48 +0000
Subject: fixed plugin name

git-svn-id: http://svn.miranda-ng.org/main/trunk@3519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
---
 plugins/AssocMgr/src/version.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugins/AssocMgr/src/version.h b/plugins/AssocMgr/src/version.h
index 057952376a..cf4c7edb21 100644
--- a/plugins/AssocMgr/src/version.h
+++ b/plugins/AssocMgr/src/version.h
@@ -26,7 +26,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 #define __FILEVERSION_STRING		__MAJOR_VERSION,__MINOR_VERSION,__RELEASE_NUM,__BUILD_NUM
 
-#define __PLUGIN_NAME				"File Association Manager"
+#define __PLUGIN_NAME				"File association manager"
 #define __FILENAME					"AssocMgr.dll"
 #define __DESCRIPTION 				"Handles file type associations and URLs like aim, ymsgr, xmpp, wpmsg, gg, tlen."
 #define __AUTHOR					"H. Herkenrath"
-- 
cgit v1.2.3