[libgnomekbd/tintou/maintainer] doap: Add description field



commit 01b19e34ae91fa4703455a19a39cf3b181fef059
Author: Corentin Noël <corentin noel collabora com>
Date:   Tue Jun 14 12:33:28 2022 +0200

    doap: Add description field

 libgnomekbd.doap | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/libgnomekbd.doap b/libgnomekbd.doap
index 9c0953a..094a761 100644
--- a/libgnomekbd.doap
+++ b/libgnomekbd.doap
@@ -6,6 +6,8 @@
 
   <name xml:lang="en">libgnomekbd</name>
   <shortdesc xml:lang="en">Keyboard management library</shortdesc>
+  <description>Library to inspect keyboard layout, configuration and
+ state.</description>
   <homepage rdf:resource="http://www.gnome.org/"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#core"; />
   <programming-language>C</programming-language>


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