[valencia] Update .doap file



commit 9e88eeca796c7579bc6fea49450d0366acc158c5
Author: Jim Nelson <jim yorba org>
Date:   Fri Aug 8 13:36:02 2014 -0700

    Update .doap file

 valencia.doap |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/valencia.doap b/valencia.doap
index 967ed41..8a8d55d 100644
--- a/valencia.doap
+++ b/valencia.doap
@@ -7,10 +7,16 @@
 
   <name xml:lang="en">valencia</name>
   <shortdesc xml:lang="en">gedit plugin for Vala</shortdesc>
+  <description>Valencia is a gedit plugin that turns gedit into a lightweight IDE for Vala.
+Using Valencia, you can easily browse between symbols in a Vala program.  You
+can build a Vala program inside gedit and can easily jump to lines with
+build errors. You can also get tooltips for methods and get autocompletion
+suggestions by invoking autocomplete in the appropriate context.</description>
+
   <homepage rdf:resource="https://wiki.gnome.org/Valencia"; />
   <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/valencia-list"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=valencia"; />
-  <category rdf:resource="http://api.gnome.org/doap-extensions#development"; />
+  <programming-language>Vala</programming-language>
 
   <maintainer>
     <foaf:Person>
@@ -20,12 +26,4 @@
     </foaf:Person>
   </maintainer>
 
-  <maintainer>
-    <foaf:Person>
-      <foaf:name>Charles Lindsay</foaf:name>
-      <foaf:mbox rdf:resource="mailto:chaz yorba org" />
-      <gnome:userid>clindsay</gnome:userid>
-    </foaf:Person>
-  </maintainer>
-
 </Project>


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