diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:33:57 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-02-09 00:33:57 +0000 |
commit | 0bf2673bd3032881860c19d6fb6107a60a8e3b16 (patch) | |
tree | 01e208846221684ff98f089dcd6b1ee1f4d66030 /kde-base/kopete | |
parent | [kde-base/kmail] update metadata (diff) | |
download | historical-0bf2673bd3032881860c19d6fb6107a60a8e3b16.tar.gz historical-0bf2673bd3032881860c19d6fb6107a60a8e3b16.tar.bz2 historical-0bf2673bd3032881860c19d6fb6107a60a8e3b16.zip |
[kde-base/kopete] update metadata
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kopete')
-rw-r--r-- | kde-base/kopete/metadata.xml | 23 |
1 files changed, 15 insertions, 8 deletions
diff --git a/kde-base/kopete/metadata.xml b/kde-base/kopete/metadata.xml index c3b3c1a15473..e49104d7c7f3 100644 --- a/kde-base/kopete/metadata.xml +++ b/kde-base/kopete/metadata.xml @@ -3,8 +3,8 @@ <pkgmetadata> <use> <!-- PLUGINS --> - <flag name="addbookmarks">Automaticaly add incoming urls to bookmarks.</flag> - <flag name="autoreplace">Automaticaly replace selected text</flag> + <flag name="addbookmarks">Automatically add incoming urls to bookmarks.</flag> + <flag name="autoreplace">Automatically replace selected text</flag> <flag name="contactnotes">Enables writing personal notes for contacts.</flag> <flag name="highlight">Allows you to specify highlights on specific events.</flag> <flag name="history">Enables saving chat history.</flag> @@ -12,22 +12,29 @@ <flag name="nowlistening">Shows song you currently listen to in your status/etc. Bindings for many players.</flag> <flag name="otr">Allows crypting your chat (drugs and talking nonsense are considered as good alternatives ;]).</flag> <flag name="pipes">Send messages to external pipe.</flag> - <flag name="privacy">Filter for incomming messages</flag> - <flag name="statistics">Everybody loves statistic graphs, especialy cake ones. ;]</flag> - <flag name="texteffect">Various fancy text effects for your messages (dont ever consider writing us with this enabled ;]).</flag> + <flag name="privacy">Filter for incoming messages</flag> + <flag name="statistics">Everybody loves statistic graphs, especially cake ones. ;]</flag> + <flag name="texteffect">Various fancy text effects for your messages (don't ever consider writing us with this enabled ;]).</flag> <flag name="translator">Translate incoming and outgoing messages.</flag> <flag name="urlpicpreview">Enables in conversation pictures preview.</flag> - <flag name="webpresence">Show your status and some more informations on web.</flag> + <flag name="webpresence">Show your status and some more information on web.</flag> <!-- PROTOCOLS --> <flag name="bonjour">Enable Link-Local Messaging via the bonjour protocol.</flag> - <flag name="facebook">Enable Facebook support.</flag> + <flag name="facebook">Enable Facebook chat support.</flag> <flag name="gadu">Enable the Gadu protocol handler.</flag> <flag name="groupwise">Enable the Groupwise protocol handler.</flag> + <!-- uncomment this when enabled in ebuild + <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 "Windows live messenger" protocol support.</flag> - <flag name="qq">enable support for the chinese network protocol.</flag> + <flag name="qq">enable support for the Chinese network protocol.</flag> <flag name="skype">Enable Skype protocol handler (not fully functional yet).</flag> + <!-- uncomment this when enabled in ebuild + <flag name="telepathy">Enable support for the real-time communication framework telepathy.</flag> + --> + <flag name="sms">Enable SMS sendinge functionality.</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="yahoo">Enable yahoo protocol support.</flag> |