summaryrefslogtreecommitdiff
path: root/protocols
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2012-07-03 21:47:03 +0000
committerGeorge Hazan <george.hazan@gmail.com>2012-07-03 21:47:03 +0000
commite412759d7e551e3fc4dc4be6e1fae1cd4f308868 (patch)
tree00ed12238ba8b3735ddf95cf9e79c48d7c411c78 /protocols
parent0f95cbb4a9f1c9a613dccb9d53f5ddb50a8cadd7 (diff)
no more PLUGININFOEX::replacesDefaultModule, that old & nasty clutch
since now all Myranda plugins are binary incompatible with Miranda's git-svn-id: http://svn.miranda-ng.org/main/trunk@743 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols')
-rw-r--r--protocols/AimOscar/aim.cpp3
-rw-r--r--protocols/FacebookRM/main.cpp3
-rw-r--r--protocols/GTalkExt/GTalkExt.cpp3
-rw-r--r--protocols/Gadu-Gadu/gg.c1
-rw-r--r--protocols/IRCG/main.cpp1
-rw-r--r--protocols/IcqOscarJ/init.cpp3
-rw-r--r--protocols/JabberG/jabber.cpp1
-rw-r--r--protocols/MRA/Mra.cpp3
-rw-r--r--protocols/MSN/msn.cpp8
-rw-r--r--protocols/NewsAggregator/Src/NewsAggregator.cpp1
-rw-r--r--protocols/Omegle/main.cpp3
-rw-r--r--protocols/Quotes/Forex.cpp3
-rw-r--r--protocols/Twitter/main.cpp5
-rw-r--r--protocols/Weather/weather.cpp1
-rw-r--r--protocols/YAMN/main.cpp2
-rw-r--r--protocols/Yahoo/main.cpp21
16 files changed, 23 insertions, 39 deletions
diff --git a/protocols/AimOscar/aim.cpp b/protocols/AimOscar/aim.cpp
index 857d8481be..66605e2796 100644
--- a/protocols/AimOscar/aim.cpp
+++ b/protocols/AimOscar/aim.cpp
@@ -60,8 +60,7 @@ static const PLUGININFOEX pluginInfo =
"borkra@miranda-im.org",
"© 2008-2011 Boris Krasnovskiy, 2005-2006 Aaron Myles Landwehr",
"http://www.miranda-im.org",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE,
{0x3750a5a3, 0xbf0d, 0x490e, {0xb6, 0x5d, 0x41, 0xac, 0x4d, 0x29, 0xae, 0xb3}} // {3750A5A3-BF0D-490e-B65D-41AC4D29AEB3}
};
diff --git a/protocols/FacebookRM/main.cpp b/protocols/FacebookRM/main.cpp
index 0aca6c6a40..2cf6e13f18 100644
--- a/protocols/FacebookRM/main.cpp
+++ b/protocols/FacebookRM/main.cpp
@@ -40,8 +40,7 @@ PLUGININFOEX pluginInfo = {
"robyer@seznam.cz",
"(c) 2009-11 Michal Zelinka, 2011-12 Robert Posel",
"http://code.google.com/p/robyer/",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE,
// {8432B009-FF32-4727-AAE6-A9035038FD58}
{ 0x8432b009, 0xff32, 0x4727, { 0xaa, 0xe6, 0xa9, 0x3, 0x50, 0x38, 0xfd, 0x58 } }
};
diff --git a/protocols/GTalkExt/GTalkExt.cpp b/protocols/GTalkExt/GTalkExt.cpp
index f5ba3ea918..2d80a4e3e5 100644
--- a/protocols/GTalkExt/GTalkExt.cpp
+++ b/protocols/GTalkExt/GTalkExt.cpp
@@ -42,8 +42,7 @@ PLUGININFOEX pluginInfo={
"bems@vingrad.ru",
COPYRIGHT_STRING,
"http://miranda-planet.com/forum/index.php?autocom=downloads&showfile=1400",
- UNICODE_AWARE,
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE, //doesn't replace anything built-in
MIID_PLUGINIFACE //{08B86253-EC6E-4d09-B7A9-64ACDF0627B8}
};
diff --git a/protocols/Gadu-Gadu/gg.c b/protocols/Gadu-Gadu/gg.c
index 07e1e0b05b..74ae376a1f 100644
--- a/protocols/Gadu-Gadu/gg.c
+++ b/protocols/Gadu-Gadu/gg.c
@@ -34,7 +34,6 @@ PLUGININFOEX pluginInfo = {
"© 2009-2012 Bartosz Bia³ek, 2003-2009 Adam Strzelecki",
"http://www.miranda-im.pl/",
0,
- 0,
// {F3FF65F3-250E-416A-BEE9-58C93F85AB33}
{ 0xf3ff65f3, 0x250e, 0x416a, { 0xbe, 0xe9, 0x58, 0xc9, 0x3f, 0x85, 0xab, 0x33 } }
};
diff --git a/protocols/IRCG/main.cpp b/protocols/IRCG/main.cpp
index c90a91ae32..eb79398471 100644
--- a/protocols/IRCG/main.cpp
+++ b/protocols/IRCG/main.cpp
@@ -55,7 +55,6 @@ PLUGININFOEX pluginInfo =
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- 0,
{0x92382b4d, 0x5572, 0x48a0, {0xb0, 0xb9, 0x13, 0x36, 0xa6, 0x1, 0xd6, 0x89}} // {92382B4D-5572-48a0-B0B9-1336A601D689}
};
diff --git a/protocols/IcqOscarJ/init.cpp b/protocols/IcqOscarJ/init.cpp
index da40414e15..41554cd665 100644
--- a/protocols/IcqOscarJ/init.cpp
+++ b/protocols/IcqOscarJ/init.cpp
@@ -49,8 +49,7 @@ PLUGININFOEX pluginInfo = {
"jokusoftware@miranda-im.org",
"(C) 2000-2010 M.Öberg, R.Hughes, J.Keating, Bio, Angeli-Ka, G.Hazan, J.Kucera",
"http://addons.miranda-im.org/details.php?action=viewfile&id=1683",
- UNICODE_AWARE,
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE, //doesn't replace anything built-in
{0x73a9615c, 0x7d4e, 0x4555, {0xba, 0xdb, 0xee, 0x5, 0xdc, 0x92, 0x8e, 0xff}} // {73A9615C-7D4E-4555-BADB-EE05DC928EFF}
};
diff --git a/protocols/JabberG/jabber.cpp b/protocols/JabberG/jabber.cpp
index 99752bffa6..71ac8b153b 100644
--- a/protocols/JabberG/jabber.cpp
+++ b/protocols/JabberG/jabber.cpp
@@ -55,7 +55,6 @@ PLUGININFOEX pluginInfo = {
"(c) 2005-2012 George Hazan, Maxim Mluhov, Victor Pavlychko, Artem Shpynov, Michael Stepura",
"http://miranda-im.org",
UNICODE_AWARE,
- 0,
{0x144e80a2, 0xd198, 0x428b, {0xac, 0xbe, 0x9d, 0x55, 0xda, 0xcc, 0x7f, 0xde}} // {144E80A2-D198-428b-ACBE-9D55DACC7FDE}
};
diff --git a/protocols/MRA/Mra.cpp b/protocols/MRA/Mra.cpp
index 4b476ed62f..084c900912 100644
--- a/protocols/MRA/Mra.cpp
+++ b/protocols/MRA/Mra.cpp
@@ -13,8 +13,7 @@ PLUGININFOEX pluginInfoEx={
"Rozhuk_I@mail.ru",
"© 2006-2011 Rozhuk Ivan",
"http://addons.miranda-im.org/details.php?action=viewfile&id=2544",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE,
// {E7C48BAB-8ACE-4CB3-8446-D4B73481F497}
{ 0xe7c48bab, 0x8ace, 0x4cb3, { 0x84, 0x46, 0xd4, 0xb7, 0x34, 0x81, 0xf4, 0x97 } }
};
diff --git a/protocols/MSN/msn.cpp b/protocols/MSN/msn.cpp
index 2e9200bc59..9eefa6aac7 100644
--- a/protocols/MSN/msn.cpp
+++ b/protocols/MSN/msn.cpp
@@ -38,8 +38,8 @@ void MsnLinks_Destroy(void);
/////////////////////////////////////////////////////////////////////////////////////////
// Global variables
-bool msnHaveChatDll;
-int avsPresent = -1;
+bool msnHaveChatDll;
+int avsPresent = -1;
static const PLUGININFOEX pluginInfo =
{
@@ -52,8 +52,8 @@ static const PLUGININFOEX pluginInfo =
"© 2001-2012 Richard Hughes, George Hazan, Boris Krasnovskiy",
"http://miranda-im.org",
UNICODE_AWARE,
- 0,
- {0x97724af9, 0xf3fb, 0x47d3, {0xa3, 0xbf, 0xea, 0xa9, 0x35, 0xc7, 0x4e, 0x6d}} // {97724AF9-F3FB-47d3-A3BF-EAA935C74E6D}
+ // {97724AF9-F3FB-47d3-A3BF-EAA935C74E6D}
+ {0x97724af9, 0xf3fb, 0x47d3, {0xa3, 0xbf, 0xea, 0xa9, 0x35, 0xc7, 0x4e, 0x6d}}
};
int MSN_GCEventHook(WPARAM wParam, LPARAM lParam);
diff --git a/protocols/NewsAggregator/Src/NewsAggregator.cpp b/protocols/NewsAggregator/Src/NewsAggregator.cpp
index 61583d1890..00c9fb61a4 100644
--- a/protocols/NewsAggregator/Src/NewsAggregator.cpp
+++ b/protocols/NewsAggregator/Src/NewsAggregator.cpp
@@ -42,7 +42,6 @@ PLUGININFOEX pluginInfoEx = {
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- 0,
// {56CC3F29-CCBF-4546-A8BA-9856248A412A}
{0x56cc3f29, 0xccbf, 0x4546, {0xa8, 0xba, 0x98, 0x56, 0x24, 0x8a, 0x41, 0x2a}}
};
diff --git a/protocols/Omegle/main.cpp b/protocols/Omegle/main.cpp
index 7ae6faf53c..e34282c2cb 100644
--- a/protocols/Omegle/main.cpp
+++ b/protocols/Omegle/main.cpp
@@ -40,8 +40,7 @@ PLUGININFOEX pluginInfo = {
"robyer@seznam.cz",
"(c) 2011-12 Robert Posel",
"http://code.google.com/p/robyer/",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE,
// {9E1D9244-606C-4ef4-99A0-1D7D23CB7601}
{ 0x9e1d9244, 0x606c, 0x4ef4, { 0x99, 0xa0, 0x1d, 0x7d, 0x23, 0xcb, 0x76, 0x1 } }
};
diff --git a/protocols/Quotes/Forex.cpp b/protocols/Quotes/Forex.cpp
index 47c258b259..4ea8c7e4d7 100644
--- a/protocols/Quotes/Forex.cpp
+++ b/protocols/Quotes/Forex.cpp
@@ -61,9 +61,8 @@ namespace
__COPYRIGHT,
__AUTHORWEB,
UNICODE_AWARE,
- 0
// {E882056D-0D1D-4131-9A98-404CBAEA6A9C}
- ,{0xe882056d, 0xd1d, 0x4131, { 0x9a, 0x98, 0x40, 0x4c, 0xba, 0xea, 0x6a, 0x9c } }
+ {0xe882056d, 0xd1d, 0x4131, { 0x9a, 0x98, 0x40, 0x4c, 0xba, 0xea, 0x6a, 0x9c } }
};
INT_PTR QuotesMenu_RefreshAll(WPARAM wp,LPARAM lp)
diff --git a/protocols/Twitter/main.cpp b/protocols/Twitter/main.cpp
index c035271b34..5ac2aaa24c 100644
--- a/protocols/Twitter/main.cpp
+++ b/protocols/Twitter/main.cpp
@@ -38,10 +38,9 @@ PLUGININFOEX pluginInfo={
"",
"© 2009-2010 dentist, 2010-2011 omniwolf and Thief",
"http://code.google.com/p/miranda-twitter-oauth/",
- UNICODE_AWARE, //not transient
- 0, //doesn't replace anything built-in
+ UNICODE_AWARE,
//{BC09A71B-B86E-4d33-B18D-82D30451DD3C}
- { 0xbc09a71b, 0xb86e, 0x4d33, { 0xb1, 0x8d, 0x82, 0xd3, 0x4, 0x51, 0xdd, 0x3c } }
+ { 0xbc09a71b, 0xb86e, 0x4d33, { 0xb1, 0x8d, 0x82, 0xd3, 0x4, 0x51, 0xdd, 0x3c } }
};
/////////////////////////////////////////////////////////////////////////////
diff --git a/protocols/Weather/weather.cpp b/protocols/Weather/weather.cpp
index 426e37b483..d0527b794e 100644
--- a/protocols/Weather/weather.cpp
+++ b/protocols/Weather/weather.cpp
@@ -73,7 +73,6 @@ static const PLUGININFOEX pluginInfoEx =
"(c) 2002-2005 NoName, 2005-2010 Boris Krasnovskiy",
"http://addons.miranda-im.org/details.php?action=viewfile&id=2322",
UNICODE_AWARE,
- 0,
MIID_WEATHER
};
diff --git a/protocols/YAMN/main.cpp b/protocols/YAMN/main.cpp
index 7fb6248768..267d0db355 100644
--- a/protocols/YAMN/main.cpp
+++ b/protocols/YAMN/main.cpp
@@ -48,9 +48,7 @@ PLUGININFOEX pluginInfo = {
"© (2002-2004 majvan) 2005-2007 tweety y_b Miranda community",
"http://www.miranda-im.org/download/details.php?action = viewfile&id = 3411", //"http://www.majvan.host.sk/Projekty/YAMN?fm = soft",
UNICODE_AWARE,
- 0, //doesn't replace anything built-in
{ 0xb047a7e5, 0x27a, 0x4cfc, { 0x8b, 0x18, 0xed, 0xa8, 0x34, 0x5d, 0x27, 0x90 } } // {B047A7E5-027A-4cfc-8B18-EDA8345D2790}
-
};
HANDLE hNewMailHook;
diff --git a/protocols/Yahoo/main.cpp b/protocols/Yahoo/main.cpp
index d9b7278102..2e1c2e5d97 100644
--- a/protocols/Yahoo/main.cpp
+++ b/protocols/Yahoo/main.cpp
@@ -27,17 +27,16 @@ HANDLE g_hNetlibUser;
int hLangpack;
PLUGININFOEX pluginInfo={
- sizeof(PLUGININFOEX),
- "Yahoo Protocol",
- __VERSION_DWORD,
- "Yahoo Protocol support via libyahoo2 library. [Built: "__DATE__" "__TIME__"]",
- "Gennady Feldman",
- "gena01@miranda-im.org",
- "© 2003-2010 Gennady Feldman, Laurent Marechal",
- "http://www.miranda-im.org",
- UNICODE_AWARE, //not transient
- 0, //DEFMOD_PROTOCOLYAHOO - no core yahoo protocol
- {0xaa7bfea, 0x1fc7, 0x45f0, {0x90, 0x6e, 0x2a, 0x46, 0xb6, 0xe1, 0x19, 0xcf}} // {0AA7BFEA-1FC7-45f0-906E-2A46B6E119CF}
+ sizeof(PLUGININFOEX),
+ "Yahoo Protocol",
+ __VERSION_DWORD,
+ "Yahoo Protocol support via libyahoo2 library. [Built: "__DATE__" "__TIME__"]",
+ "Gennady Feldman",
+ "gena01@miranda-im.org",
+ "© 2003-2010 Gennady Feldman, Laurent Marechal",
+ "http://www.miranda-im.org",
+ UNICODE_AWARE,
+ {0xaa7bfea, 0x1fc7, 0x45f0, {0x90, 0x6e, 0x2a, 0x46, 0xb6, 0xe1, 0x19, 0xcf}} // {0AA7BFEA-1FC7-45f0-906E-2A46B6E119CF}
};
void YmsgrLinksInit(void);