[gnome-autoar] Update doap file to include programming language



commit 3060f5c0c9ba3b49d1a206fdf064b8579a0e6b58
Author: Ting-Wei Lan <lantw src gnome org>
Date:   Sun Aug 3 15:56:12 2014 +0800

    Update doap file to include programming language

 gnome-autoar.doap |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnome-autoar.doap b/gnome-autoar.doap
index b86500b..0c4467f 100644
--- a/gnome-autoar.doap
+++ b/gnome-autoar.doap
@@ -8,7 +8,8 @@
   <shortdesc xml:lang="en">Automatic archives creating and extracting library</shortdesc>
   <description>gnome-autoar provides functions, widgets, and gschemas for GNOME applicatsions which want to 
use archives as a method to transfer directories over the Internet.</description>
 
-  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <programming-language>C</programming-language>
 
   <maintainer>
     <foaf:Person>


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