From 3d88a792fb2f3950989d95d91e7de57fa1b74923 Mon Sep 17 00:00:00 2001 From: ghazan Date: Sun, 7 Nov 2021 16:48:40 +0300 Subject: first version of mir_core that builds under Linux --- protocols/Facebook/facebook.cbp | 11 +++++++++++ protocols/Facebook/facebook.layout | 5 +++++ protocols/Facebook/proto_facebook/Proto_Facebook.cbp | 11 +++++++++++ protocols/Facebook/proto_facebook/Proto_Facebook.layout | 5 +++++ protocols/Gadu-Gadu/gadugadu.cbp | 11 +++++++++++ protocols/Gadu-Gadu/gadugadu.layout | 5 +++++ protocols/Gadu-Gadu/proto_gg/Proto_GG.cbp | 11 +++++++++++ protocols/Gadu-Gadu/proto_gg/Proto_GG.layout | 5 +++++ protocols/ICQ-WIM/ICQ-WIM.cbp | 11 +++++++++++ protocols/ICQ-WIM/ICQ-WIM.layout | 5 +++++ protocols/ICQ-WIM/proto_icq/Proto_ICQ.cbp | 11 +++++++++++ protocols/ICQ-WIM/proto_icq/Proto_ICQ.layout | 5 +++++ protocols/IRCG/IRC.cbp | 11 +++++++++++ protocols/IRCG/IRC.layout | 5 +++++ protocols/IRCG/proto_irc/Proto_IRC.cbp | 11 +++++++++++ protocols/IRCG/proto_irc/Proto_IRC.layout | 5 +++++ protocols/JabberG/jabber.cbp | 11 +++++++++++ protocols/JabberG/jabber.layout | 5 +++++ protocols/JabberG/jabber_xstatus/xStatus_Jabber.cbp | 11 +++++++++++ protocols/JabberG/jabber_xstatus/xStatus_Jabber.layout | 5 +++++ protocols/JabberG/proto_jabber/Proto_Jabber.cbp | 11 +++++++++++ protocols/JabberG/proto_jabber/Proto_Jabber.layout | 5 +++++ 22 files changed, 176 insertions(+) create mode 100644 protocols/Facebook/facebook.cbp create mode 100644 protocols/Facebook/facebook.layout create mode 100644 protocols/Facebook/proto_facebook/Proto_Facebook.cbp create mode 100644 protocols/Facebook/proto_facebook/Proto_Facebook.layout create mode 100644 protocols/Gadu-Gadu/gadugadu.cbp create mode 100644 protocols/Gadu-Gadu/gadugadu.layout create mode 100644 protocols/Gadu-Gadu/proto_gg/Proto_GG.cbp create mode 100644 protocols/Gadu-Gadu/proto_gg/Proto_GG.layout create mode 100644 protocols/ICQ-WIM/ICQ-WIM.cbp create mode 100644 protocols/ICQ-WIM/ICQ-WIM.layout create mode 100644 protocols/ICQ-WIM/proto_icq/Proto_ICQ.cbp create mode 100644 protocols/ICQ-WIM/proto_icq/Proto_ICQ.layout create mode 100644 protocols/IRCG/IRC.cbp create mode 100644 protocols/IRCG/IRC.layout create mode 100644 protocols/IRCG/proto_irc/Proto_IRC.cbp create mode 100644 protocols/IRCG/proto_irc/Proto_IRC.layout create mode 100644 protocols/JabberG/jabber.cbp create mode 100644 protocols/JabberG/jabber.layout create mode 100644 protocols/JabberG/jabber_xstatus/xStatus_Jabber.cbp create mode 100644 protocols/JabberG/jabber_xstatus/xStatus_Jabber.layout create mode 100644 protocols/JabberG/proto_jabber/Proto_Jabber.cbp create mode 100644 protocols/JabberG/proto_jabber/Proto_Jabber.layout (limited to 'protocols') diff --git a/protocols/Facebook/facebook.cbp b/protocols/Facebook/facebook.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/Facebook/facebook.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/Facebook/facebook.layout b/protocols/Facebook/facebook.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/Facebook/facebook.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/Facebook/proto_facebook/Proto_Facebook.cbp b/protocols/Facebook/proto_facebook/Proto_Facebook.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/Facebook/proto_facebook/Proto_Facebook.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/Facebook/proto_facebook/Proto_Facebook.layout b/protocols/Facebook/proto_facebook/Proto_Facebook.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/Facebook/proto_facebook/Proto_Facebook.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/Gadu-Gadu/gadugadu.cbp b/protocols/Gadu-Gadu/gadugadu.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/Gadu-Gadu/gadugadu.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/Gadu-Gadu/gadugadu.layout b/protocols/Gadu-Gadu/gadugadu.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/Gadu-Gadu/gadugadu.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/Gadu-Gadu/proto_gg/Proto_GG.cbp b/protocols/Gadu-Gadu/proto_gg/Proto_GG.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/Gadu-Gadu/proto_gg/Proto_GG.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/Gadu-Gadu/proto_gg/Proto_GG.layout b/protocols/Gadu-Gadu/proto_gg/Proto_GG.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/Gadu-Gadu/proto_gg/Proto_GG.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/ICQ-WIM/ICQ-WIM.cbp b/protocols/ICQ-WIM/ICQ-WIM.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/ICQ-WIM/ICQ-WIM.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/ICQ-WIM/ICQ-WIM.layout b/protocols/ICQ-WIM/ICQ-WIM.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/ICQ-WIM/ICQ-WIM.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/ICQ-WIM/proto_icq/Proto_ICQ.cbp b/protocols/ICQ-WIM/proto_icq/Proto_ICQ.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/ICQ-WIM/proto_icq/Proto_ICQ.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/ICQ-WIM/proto_icq/Proto_ICQ.layout b/protocols/ICQ-WIM/proto_icq/Proto_ICQ.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/ICQ-WIM/proto_icq/Proto_ICQ.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/IRCG/IRC.cbp b/protocols/IRCG/IRC.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/IRCG/IRC.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/IRCG/IRC.layout b/protocols/IRCG/IRC.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/IRCG/IRC.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/IRCG/proto_irc/Proto_IRC.cbp b/protocols/IRCG/proto_irc/Proto_IRC.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/IRCG/proto_irc/Proto_IRC.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/IRCG/proto_irc/Proto_IRC.layout b/protocols/IRCG/proto_irc/Proto_IRC.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/IRCG/proto_irc/Proto_IRC.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/JabberG/jabber.cbp b/protocols/JabberG/jabber.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/JabberG/jabber.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/JabberG/jabber.layout b/protocols/JabberG/jabber.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/JabberG/jabber.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/JabberG/jabber_xstatus/xStatus_Jabber.cbp b/protocols/JabberG/jabber_xstatus/xStatus_Jabber.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/JabberG/jabber_xstatus/xStatus_Jabber.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/JabberG/jabber_xstatus/xStatus_Jabber.layout b/protocols/JabberG/jabber_xstatus/xStatus_Jabber.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/JabberG/jabber_xstatus/xStatus_Jabber.layout @@ -0,0 +1,5 @@ + + + + + diff --git a/protocols/JabberG/proto_jabber/Proto_Jabber.cbp b/protocols/JabberG/proto_jabber/Proto_Jabber.cbp new file mode 100644 index 0000000000..27040ad943 --- /dev/null +++ b/protocols/JabberG/proto_jabber/Proto_Jabber.cbp @@ -0,0 +1,11 @@ + + + + + + diff --git a/protocols/JabberG/proto_jabber/Proto_Jabber.layout b/protocols/JabberG/proto_jabber/Proto_Jabber.layout new file mode 100644 index 0000000000..00cf04d503 --- /dev/null +++ b/protocols/JabberG/proto_jabber/Proto_Jabber.layout @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3