From d2946eb5bb3692806bb67e6e8a8d981f0e599850 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Thu, 2 Aug 2012 21:21:45 +0000 Subject: removal of the rest of __DATE__ and __TIME__ git-svn-id: http://svn.miranda-ng.org/main/trunk@1332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/!NotAdopted/SMS/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/!NotAdopted/SMS') diff --git a/plugins/!NotAdopted/SMS/main.cpp b/plugins/!NotAdopted/SMS/main.cpp index 64ff1a92f1..c056cbbc30 100644 --- a/plugins/!NotAdopted/SMS/main.cpp +++ b/plugins/!NotAdopted/SMS/main.cpp @@ -151,7 +151,7 @@ PLUGININFOEX pluginInfoEx={ sizeof(PLUGININFOEX), PROTOCOL_DISPLAY_NAME_ORIG" (Unicode)", PLUGIN_VERSION_DWORD, - "Send SMS text messages to mobile phones through the IM networks ("__DATE__" "__TIME__")", + "Send SMS text messages to mobile phones through the IM networks", "Richard Hughes, Improved by Ariel Shulman, rewritten by Rozhuk Ivan", "Rozhuk_I@mail.ru", "© 2001-2 Richard Hughes, 2003 Ariel Shulman, 2007-2009 Rozhuk Ivan (Rozhuk_I@mail.ru)", @@ -194,7 +194,7 @@ return(TRUE); __declspec(dllexport) PLUGININFOEX* MirandaPluginInfoEx(DWORD mirandaVersion) { - if (mirandaVersion