From 8af93d1a6150b653b2a4c47b85dbd7b41efc81c9 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Wed, 2 Jan 2013 11:28:55 +0000 Subject: changed plugin name git-svn-id: http://svn.miranda-ng.org/main/trunk@2910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/NewXstatusNotify/src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/NewXstatusNotify/src/main.cpp b/plugins/NewXstatusNotify/src/main.cpp index 4490a0ac7f..2399f5d0bc 100644 --- a/plugins/NewXstatusNotify/src/main.cpp +++ b/plugins/NewXstatusNotify/src/main.cpp @@ -43,7 +43,7 @@ extern OPTIONS opt; PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), - "NewXstatusNotify YM", + "(x)Status Notify", __VERSION_DWORD, "Notifies you when a contact changes his/her (X)status or status message.", "Luca Santarelli, Vasilich, yaho", -- cgit v1.2.3