From f6de1e36aeeeb662a04e3287b3929a07384bf510 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 24 Mar 2013 19:50:44 +0000 Subject: - IJabberNetInterface::GetHandle() method added to retrieve a network handle; - another major clutch removed from GTalkExt; - version.rc added; - bunch of crap removed; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@4177 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/src/resources.h | 7 ------- 1 file changed, 7 deletions(-) (limited to 'protocols/GTalkExt/src/resources.h') diff --git a/protocols/GTalkExt/src/resources.h b/protocols/GTalkExt/src/resources.h index 547a3c7ee2..1b63b3c9e4 100644 --- a/protocols/GTalkExt/src/resources.h +++ b/protocols/GTalkExt/src/resources.h @@ -57,10 +57,3 @@ #define IDI_POPUP 3001 #define IDI_PSEUDOAVA 3002 - -#define PLUGIN_VERSION_STRING "0.0.0.20 BETA" -#define PLUGIN_FILE_VERSION 0, 0, 0, 20 -#define PLUGIN_VERSION_DWORD PLUGIN_MAKE_VERSION(0, 0, 0, 20) - -#define PLUGIN_DESCRIPTION "GTalk extensions for Jabber protocol" -#define COPYRIGHT_STRING "2010, 11 bems" -- cgit v1.2.3