[shotwell] Remove Charles from .doap, change category to apps



commit 4ca3cbcfa1a89b194b2fa3058a6909f0e5ab0434
Author: Jim Nelson <jim yorba org>
Date:   Fri Aug 8 13:17:24 2014 -0700

    Remove Charles from .doap, change category to apps
    
    Also added full description.

 shotwell.doap |   16 +++++++---------
 1 files changed, 7 insertions(+), 9 deletions(-)
---
diff --git a/shotwell.doap b/shotwell.doap
index e814611..a78db25 100644
--- a/shotwell.doap
+++ b/shotwell.doap
@@ -7,10 +7,16 @@
 
   <name xml:lang="en">shotwell</name>
   <shortdesc xml:lang="en">Digital photo organizer</shortdesc>
+  <description>Shotwell is a digital photo manager designed for the GNOME desktop
+    environment.  It allows you to import photos from disk or camera,
+    organize them by keywords and events, view them in full-window or fullscreen
+    mode, and share them with others via social networking and more.</description>
+
   <homepage rdf:resource="http://www.yorba.org/projects/shotwell/"; />
   <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/shotwell-list"; />
   <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=shotwell"; />
-  <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
+  <category rdf:resource="http://api.gnome.org/doap-extensions#apps"; />
+  <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]