Gentoo Archives: gentoo-commits

From: "Alexey Shvetsov (alexxy)" <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kopete: metadata.xml
Date: Tue, 09 Feb 2010 00:34:00
Message-Id: E1Nee3C-0004Ke-7A@stork.gentoo.org
1 alexxy 10/02/09 00:33:58
2
3 Modified: metadata.xml
4 Log:
5 [kde-base/kopete] update metadata
6 (Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
7
8 Revision Changes Path
9 1.15 kde-base/kopete/metadata.xml
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?rev=1.15&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?rev=1.15&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kopete/metadata.xml?r1=1.14&r2=1.15
14
15 Index: metadata.xml
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/kde-base/kopete/metadata.xml,v
18 retrieving revision 1.14
19 retrieving revision 1.15
20 diff -u -r1.14 -r1.15
21 --- metadata.xml 19 Nov 2009 22:42:52 -0000 1.14
22 +++ metadata.xml 9 Feb 2010 00:33:57 -0000 1.15
23 @@ -3,8 +3,8 @@
24 <pkgmetadata>
25 <use>
26 <!-- PLUGINS -->
27 - <flag name="addbookmarks">Automaticaly add incoming urls to bookmarks.</flag>
28 - <flag name="autoreplace">Automaticaly replace selected text</flag>
29 + <flag name="addbookmarks">Automatically add incoming urls to bookmarks.</flag>
30 + <flag name="autoreplace">Automatically replace selected text</flag>
31 <flag name="contactnotes">Enables writing personal notes for contacts.</flag>
32 <flag name="highlight">Allows you to specify highlights on specific events.</flag>
33 <flag name="history">Enables saving chat history.</flag>
34 @@ -12,22 +12,29 @@
35 <flag name="nowlistening">Shows song you currently listen to in your status/etc. Bindings for many players.</flag>
36 <flag name="otr">Allows crypting your chat (drugs and talking nonsense are considered as good alternatives ;]).</flag>
37 <flag name="pipes">Send messages to external pipe.</flag>
38 - <flag name="privacy">Filter for incomming messages</flag>
39 - <flag name="statistics">Everybody loves statistic graphs, especialy cake ones. ;]</flag>
40 - <flag name="texteffect">Various fancy text effects for your messages (dont ever consider writing us with this enabled ;]).</flag>
41 + <flag name="privacy">Filter for incoming messages</flag>
42 + <flag name="statistics">Everybody loves statistic graphs, especially cake ones. ;]</flag>
43 + <flag name="texteffect">Various fancy text effects for your messages (don't ever consider writing us with this enabled ;]).</flag>
44 <flag name="translator">Translate incoming and outgoing messages.</flag>
45 <flag name="urlpicpreview">Enables in conversation pictures preview.</flag>
46 - <flag name="webpresence">Show your status and some more informations on web.</flag>
47 + <flag name="webpresence">Show your status and some more information on web.</flag>
48 <!-- PROTOCOLS -->
49 <flag name="bonjour">Enable Link-Local Messaging via the bonjour protocol.</flag>
50 - <flag name="facebook">Enable Facebook support.</flag>
51 + <flag name="facebook">Enable Facebook chat support.</flag>
52 <flag name="gadu">Enable the Gadu protocol handler.</flag>
53 <flag name="groupwise">Enable the Groupwise protocol handler.</flag>
54 + <!-- uncomment this when enabled in ebuild
55 + <flag name="irc">Enable the IRC protocol handler.</flag>
56 + -->
57 <flag name="jabber">Enable XMPP protocol handler (this is also gmail).</flag>
58 <flag name="meanwhile">Enable the Sametime protocol handler.</flag>
59 <flag name="msn">Enable "Windows live messenger" protocol support.</flag>
60 - <flag name="qq">enable support for the chinese network protocol.</flag>
61 + <flag name="qq">enable support for the Chinese network protocol.</flag>
62 <flag name="skype">Enable Skype protocol handler (not fully functional yet).</flag>
63 + <!-- uncomment this when enabled in ebuild
64 + <flag name="telepathy">Enable support for the real-time communication framework telepathy.</flag>
65 + -->
66 + <flag name="sms">Enable SMS sendinge functionality.</flag>
67 <flag name="testbed">Enable the testbed protocol.</flag>
68 <flag name="winpopup">Enable pop-up messages sending on windows. (same as good old "net send" messages ;])</flag>
69 <flag name="yahoo">Enable yahoo protocol support.</flag>