From a6b865c29d52376d0b5470a68b9d4920721ed097 Mon Sep 17 00:00:00 2001 From: mataes2007 Date: Sat, 26 Nov 2011 15:47:48 +0000 Subject: plugins description fix git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@216 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- ZeroNotification/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ZeroNotification') diff --git a/ZeroNotification/version.h b/ZeroNotification/version.h index bb5c930..7295224 100644 --- a/ZeroNotification/version.h +++ b/ZeroNotification/version.h @@ -7,7 +7,7 @@ #if defined(_WIN64) #define PLUGINNAME "Zero Notifications (x64)" #elif defined(_UNICODE) - #define PLUGINNAME "Zero Notifications (AlfaMaR)" + #define PLUGINNAME "Zero Notifications (Unicode)" #else #define PLUGINNAME "Zero Notifications" #endif -- cgit v1.2.3