From 1027c3686b052369c7507450708cf392a7309253 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Wed, 7 Nov 2012 17:02:02 +0000 Subject: Cosmetics for plugins descriptions and their translation. ImoProxy.txt and Skype.txt in langpack_russian moved to Deprecated. git-svn-id: http://svn.miranda-ng.org/main/trunk@2234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- protocols/GTalkExt/src/GTalkExt.cpp | 2 +- protocols/Gadu-Gadu/src/gg.cpp | 2 +- protocols/Tlen/src/tlen.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'protocols') diff --git a/protocols/GTalkExt/src/GTalkExt.cpp b/protocols/GTalkExt/src/GTalkExt.cpp index 7646bd10be..7b37e43eb3 100644 --- a/protocols/GTalkExt/src/GTalkExt.cpp +++ b/protocols/GTalkExt/src/GTalkExt.cpp @@ -37,7 +37,7 @@ PLUGININFOEX pluginInfo={ sizeof(PLUGININFOEX), PLUGIN_DESCRIPTION, PLUGIN_VERSION_DWORD, - "Currently only mail notifications implemented", + "GTalk mail notification extensions for Jabber protocol.", "bems", "bems@vingrad.ru", COPYRIGHT_STRING, diff --git a/protocols/Gadu-Gadu/src/gg.cpp b/protocols/Gadu-Gadu/src/gg.cpp index 401eecf43c..81c95658d6 100644 --- a/protocols/Gadu-Gadu/src/gg.cpp +++ b/protocols/Gadu-Gadu/src/gg.cpp @@ -28,7 +28,7 @@ PLUGININFOEX pluginInfo = { sizeof(PLUGININFOEX), "Gadu-Gadu Protocol", __VERSION_DWORD, - "Provides support for Gadu-Gadu protocol", + "Provides support for Gadu-Gadu protocol.", "Bartosz Białek, Adam Strzelecki", "dezred"/*antispam*/"@"/*antispam*/"gmail"/*antispam*/"."/*antispam*/"com", "© 2009-2012 Bartosz Białek, 2003-2009 Adam Strzelecki", diff --git a/protocols/Tlen/src/tlen.cpp b/protocols/Tlen/src/tlen.cpp index fdbd6e55e3..b494faef88 100644 --- a/protocols/Tlen/src/tlen.cpp +++ b/protocols/Tlen/src/tlen.cpp @@ -45,7 +45,7 @@ PLUGININFOEX pluginInfoEx = { sizeof(PLUGININFOEX), "Tlen Protocol", PLUGIN_MAKE_VERSION(TLEN_MAJOR_VERSION,TLEN_MINOR_VERSION,TLEN_RELEASE_NUM,TLEN_BUILD_NUM), - "Tlen protocol plugin for Miranda NG (version: " TLEN_VERSION_STRING ")", + "Tlen protocol plugin for Miranda NG.", "Santithorn Bunchua, Adam Strzelecki, Piotr Piastucki", "the_leech@users.berlios.de", "(c) 2002-2012 Santithorn Bunchua, Piotr Piastucki", -- cgit v1.2.3