diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-28 14:17:24 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-04-28 14:17:24 +0000 |
commit | 6fb05a459daf60025c76934f3ce289ec5597560e (patch) | |
tree | 594b805d214167bc3193e74568a88456161ba5d3 /kde-base/kopete/metadata.xml | |
parent | Version bump (diff) | |
download | gentoo-2-6fb05a459daf60025c76934f3ce289ec5597560e.tar.gz gentoo-2-6fb05a459daf60025c76934f3ce289ec5597560e.tar.bz2 gentoo-2-6fb05a459daf60025c76934f3ce289ec5597560e.zip |
Update metadata.xml to reflect useflag changes.
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kopete/metadata.xml')
-rw-r--r-- | kde-base/kopete/metadata.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kopete/metadata.xml b/kde-base/kopete/metadata.xml index 3dd3a92d4583..c2549a5d8186 100644 --- a/kde-base/kopete/metadata.xml +++ b/kde-base/kopete/metadata.xml @@ -27,15 +27,15 @@ <flag name="irc">Enable the IRC protocol handler.</flag> <flag name="jabber">Enable XMPP protocol handler (this is also gmail).</flag> <flag name="meanwhile">Enable the Sametime protocol handler.</flag> - <flag name="msn">Enable support for MSN (old microsoft protocol).</flag> + <flag name="messenger">Enable support for MSN and Windows live protocols (old implementation).</flag> + <flag name="msn">Enable "Windows live messenger" protocol support.</flag> <flag name="netmeeting">Builds netmeeting plugin (require gnomemeeting)</flag> - <flag name="oscar">Enable support for AIM and ICQ protocols.</flag> <flag name="qq">enable support for the chinese network protocol.</flag> <flag name="sametime">Enables support for the Sametime protocol for instant messaging</flag> <flag name="sms">Enable the sms sending plugin.</flag> + <flag name="telepathy">Enable support for the realtime communication framework telepathy.</flag> <flag name="testbed">Enable the testbed protocol.</flag> <flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag> - <flag name="wlm">Enable "Windows live messenger" protocol support (New protocol from MS).</flag> <flag name="yahoo">Enable yahoo protocol support.</flag> </use> <herd>kde</herd> |