diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-23 05:29:56 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-08-23 05:29:56 +0000 |
commit | e75d5cf4491fe350fe2fb1e88c5c50e2d96074c8 (patch) | |
tree | 465a3087ac7fbe4c7d4cacca25e0714cc2a20d2c /kde-base | |
parent | Add GLEP 56 USE flag descriptions. (diff) | |
download | gentoo-2-e75d5cf4491fe350fe2fb1e88c5c50e2d96074c8.tar.gz gentoo-2-e75d5cf4491fe350fe2fb1e88c5c50e2d96074c8.tar.bz2 gentoo-2-e75d5cf4491fe350fe2fb1e88c5c50e2d96074c8.zip |
fix up metadata.xml (glep 56)
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/kopete/metadata.xml | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/kde-base/kopete/metadata.xml b/kde-base/kopete/metadata.xml index 8d1e86a9cefb..4dddd9d4d6b7 100644 --- a/kde-base/kopete/metadata.xml +++ b/kde-base/kopete/metadata.xml @@ -1,5 +1,30 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>kde</herd> + <herd>kde</herd> + <use> + <flag name="addbookmarks">Builds Add Bookmarks plugin</flag> + <flag name="alias">Builds Alias plugin</flag> + <flag name="autoreplace">Builds Auto-Replace plugin</flag> + <flag name="connectionstatus">Builds Connection Status plugin</flag> + <flag name="contactnotes">Builds Contact Notes plugin</flag> + <flag name="gadu">Builds GaduGadu protocol handler</flag> + <flag name="groupwise">Builds Novell GroupWise protocol handler</flag> + <flag name="highlight">Builds Highlight plugin</flag> + <flag name="history">Builds history plugin</flag> + <flag name="irc">Builds IRC protocol handler</flag> + <flag name="netmeeting">Builds netmeeting plugin (require gnomemeeting)</flag> + <flag name="nowlistening">Builds Now Listening... plugin</flag> + <flag name="privacy">plugin to selectively filter messages</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">Builds SMS protocol handler</flag> + <flag name="statistics">Builds statistics plugin</flag> + <flag name="testbed">Enable the testbed protocol plugin</flag> + <flag name="texteffect">Builds Text Effect plugin</flag> + <flag name="translator">Builds Translator plugin</flag> + <flag name="urlpicpreview">plugin to allow users to send photos through URLs</flag> + <flag name="webpresence">Builds Web Presence plugin</flag> + <flag name="winpopup">Builds WinPopUp protocol handler</flag> + </use> </pkgmetadata> |