[libmanette] doap: Make the description match the website



commit f2998939a8167b03b16faf9ed8f465e33998f372
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Sun Nov 15 21:05:39 2020 +0100

    doap: Make the description match the website

 libmanette.doap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libmanette.doap b/libmanette.doap
index cdf1f6d..b97219e 100644
--- a/libmanette.doap
+++ b/libmanette.doap
@@ -6,8 +6,8 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <name xml:lang="en">libmanette</name>
-  <shortdesc xml:lang="en">A simple GObject game controller library</shortdesc>
-  <description xml:lang="en">libmanette is a small GObject library giving you simple access to game 
controllers.</description>
+  <shortdesc xml:lang="en">The simple GObject game controller library</shortdesc>
+  <description xml:lang="en">libmanette offers painless access to game controllers, from any programming 
language and with little dependencies.</description>
   <homepage rdf:resource="https://gitlab.gnome.org/GNOME/libmanette"; />
   <download-page rdf:resource="http://download.gnome.org/sources/libmanette/"; />
   <bug-database rdf:resource="https://gitlab.gnome.org/GNOME/libmanette/issues"; />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]