From 5bd49f38edd0b890a832bdf40dd0b7fdaf82b144 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20P=C3=B6sel?= Date: Mon, 20 Jan 2014 13:19:01 +0000 Subject: XFire: use constant for plugin title git-svn-id: http://svn.miranda-ng.org/main/trunk@7784 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/Xfire/src/baseProtocol.h | 1 + 1 file changed, 1 insertion(+) (limited to 'protocols/Xfire/src/baseProtocol.h') diff --git a/protocols/Xfire/src/baseProtocol.h b/protocols/Xfire/src/baseProtocol.h index 53c59be983..5a19d38db6 100644 --- a/protocols/Xfire/src/baseProtocol.h +++ b/protocols/Xfire/src/baseProtocol.h @@ -86,6 +86,7 @@ // Definitions //======================================================= #define protocolname "XFire" //no spaces here :) +#define PLUGIN_TITLE "XFire Protocol" //======================================================= // Defines -- cgit v1.2.3