Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kopete/
Date: Mon, 16 Sep 2019 00:07:55
Message-Id: 1568592452.29ebd78f92b2c0d5a35842824403a1a793fe0c3f.asturm@gentoo
1 commit: 29ebd78f92b2c0d5a35842824403a1a793fe0c3f
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 15 14:42:38 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 16 00:07:32 2019 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=29ebd78f
7
8 kde-apps/kopete: Make USE=jingle local
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 kde-apps/kopete/metadata.xml | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-apps/kopete/metadata.xml b/kde-apps/kopete/metadata.xml
16 index 414ef28fff..ff8a38c8d6 100644
17 --- a/kde-apps/kopete/metadata.xml
18 +++ b/kde-apps/kopete/metadata.xml
19 @@ -12,6 +12,7 @@
20 <flag name="contactnotes">Enables writing personal notes for contacts.</flag>
21 <flag name="highlight">Allows you to specify highlights on specific events.</flag>
22 <flag name="history">Enables saving chat history.</flag>
23 + <flag name="jingle">Enable voice calls for jabber</flag>
24 <flag name="latex">Embed latex formatted text into messages.</flag>
25 <flag name="nowlistening">Shows song you currently listen to in your status/etc. Bindings for many players.</flag>
26 <flag name="oscar">Enable Oscar (AIM/ICQ) IM protocol support</flag>