summaryrefslogtreecommitdiffstats
path: root/applications
diff options
context:
space:
mode:
authorAleix Pol <aleixpol@kde.org>2017-06-08 23:50:18 +0200
committerAleix Pol <aleixpol@kde.org>2017-06-08 23:53:05 +0200
commit2235eec33675a73d2b359feac56c4ba84921ffd9 (patch)
tree4b0b7319cec490113f0b9b23aef540f3d6967781 /applications
parent9bbb8e460346410866c76754317032bcc51780fe (diff)
downloadkube-2235eec33675a73d2b359feac56c4ba84921ffd9.tar.gz
kube-2235eec33675a73d2b359feac56c4ba84921ffd9.zip
Fix some errors in the appstream appdata file
It made the validation fail so I used texts for the official website that seems in good shape.
Diffstat (limited to 'applications')
-rw-r--r--applications/kube/org.kde.kube.appdata.xml12
1 files changed, 4 insertions, 8 deletions
diff --git a/applications/kube/org.kde.kube.appdata.xml b/applications/kube/org.kde.kube.appdata.xml
index 1946cac5..82431cd5 100644
--- a/applications/kube/org.kde.kube.appdata.xml
+++ b/applications/kube/org.kde.kube.appdata.xml
@@ -6,16 +6,12 @@
6 <name>Kube</name> 6 <name>Kube</name>
7 <summary>E-mail client</summary> 7 <summary>E-mail client</summary>
8 <description> 8 <description>
9 <p>A modern groupware client based on QtQuick and Sink. 9 <p>Kube is a modern communication and collaboration client built with QtQuick on top of a high performance, low resource usage core. It provides online and offline access to all your mail, contacts, calendars, notes, todo's and more. With a strong focus on usability, the team works with designers and UX experts from the ground up, to build a product that is not only visually appealing but also a joy to use.</p>
10 10 <p>Communication and collaboration within large groups and spread over several time zones is complex and something of the norm in modern projects and the existing solutions available are not up to that challenge. Kube is a way to simplify and make communication elegant again by focusing on the key needs of users instead of filling it with any feature that comes to mind. Our strict focus on what is actually needed instead of what is wanted brings a new way of collaboration between group members and a simpler way of handling communication.</p>
11 The code can be found at: git://anongit.kde.org/kube
12
13 The documentation can be found at: http://api.kde.org/doc/kube/.</p>
14 </description> 11 </description>
15 <url type="homepage">https://phabricator.kde.org/project/view/43/</url> 12 <url type="homepage">https://kube.kde.org</url>
16 <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kube</url> 13 <url type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kube</url>
17 <screenshots> 14 <url type="help">http://api.kde.org/doc/kube/</url>
18 </screenshots>
19 <project_group>KDE</project_group> 15 <project_group>KDE</project_group>
20 <provides> 16 <provides>
21 <binary>kube</binary> 17 <binary>kube</binary>