diff options
Diffstat (limited to 'trinity-base/kopete/metadata.xml')
-rw-r--r-- | trinity-base/kopete/metadata.xml | 34 |
1 files changed, 19 insertions, 15 deletions
diff --git a/trinity-base/kopete/metadata.xml b/trinity-base/kopete/metadata.xml index 14d4a468..ad3ffb00 100644 --- a/trinity-base/kopete/metadata.xml +++ b/trinity-base/kopete/metadata.xml @@ -6,27 +6,31 @@ <name>Alexander Golubev</name> </maintainer> <use> - <flag name="gsmlib">Add <pkg>app-mobilephone/gsmlib</pkg> support to sms plugin.</flag> - <flag name="netmeeting">Add Netmeeting plugin and support to the msn protocol.</flag> + <flag name="addbookmarks">Build addbookmarks plugin that automatically adds incoming urls to bookmarks.</flag> + <flag name="alias">Build alias plugin.</flag> <flag name="autoreplace">Build autoreplace plugin.</flag> - <flag name="history">Build history plugin.</flag> - <flag name="contactnotes">Build contactnotes plugin.</flag> <flag name="connectionstatus">Build connectionstatus plugin.</flag> - <flag name="translator">Build history plugin that automaticaly translates incoming and outgoing messages.</flag> - <flag name="nowlistening">Build nowlistening plugin.</flag> - <flag name="webpresence">Build webpresence plugin that shows your status and some more information on web..</flag> - <flag name="texteffect">Build texteffect plugin.</flag> - <flag name="highlight">Build highlight plugin that allows you to specify highlights on specific events.</flag> - <flag name="alias">Build alias plugin.</flag> - <flag name="motionautoaway">Build motionautoaway plugin.</flag> - <flag name="addbookmarks">Build addbookmarks plugin that automatically adds incoming urls to bookmarks.</flag> - <flag name="statistics">Build statistics plugin.</flag> - <flag name="smpppdcs">Build smpppdsc plugin.</flag> + <flag name="contactnotes">Build contactnotes plugin.</flag> <flag name="gadu">Enaple Gadu protocol support with <pkg>net-libs/libgadu</pkg>.</flag> <flag name="groupwise">Enable Groupwise protocol support.</flag> + <flag name="gsmlib">Add <pkg>app-mobilephone/gsmlib</pkg> support to sms plugin.</flag> + <flag name="highlight">Build highlight plugin that allows you to specify highlights on specific events.</flag> + <flag name="history">Build history plugin.</flag> <flag name="irc">Enable IRC protocol support.</flag> - <flag name="sms">Enable sms sending functionality.</flag> + <flag name="jingle">Enable voice calls for jabber</flag> + <flag name="motionautoaway">Build motionautoaway plugin.</flag> + <flag name="msn">Enable "Windows live messenger" protocol support</flag> + <flag name="netmeeting">Add Netmeeting plugin and support to the msn protocol.</flag> + <flag name="nowlistening">Build nowlistening plugin.</flag> + <flag name="oscar">Enable Oscar (AIM/ICQ) IM protocol support</flag> <flag name="sametime">Add sametime protocol support with <pkg>net-libs/meanwhile</pkg>.</flag> + <flag name="smpppdcs">Build smpppdsc plugin.</flag> + <flag name="sms">Enable sms sending functionality.</flag> + <flag name="statistics">Build statistics plugin.</flag> + <flag name="texteffect">Build texteffect plugin.</flag> + <flag name="translator">Build history plugin that automaticaly translates incoming and outgoing messages.</flag> + <flag name="webpresence">Build webpresence plugin that shows your status and some more information on web..</flag> <flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag> + <flag name="yahoo">Enable yahoo protocol support.</flag> </use> </pkgmetadata> |