[cheese] Add a long description to the DOAP file



commit 8985f5efa2297bb790da76512d9f03ac428e4a56
Author: David King <davidk openismus com>
Date:   Fri Oct 28 11:05:44 2011 +0200

    Add a long description to the DOAP file

 cheese.doap |   13 +++++++++++--
 1 files changed, 11 insertions(+), 2 deletions(-)
---
diff --git a/cheese.doap b/cheese.doap
index df2d44f..3fde747 100644
--- a/cheese.doap
+++ b/cheese.doap
@@ -6,9 +6,18 @@
 
   <name xml:lang="en">Cheese</name>
   <shortdesc xml:lang="en">Take photos and videos with your webcam, with fun graphical effects</shortdesc>
-  <homepage rdf:resource="http://projects.gnome.org/cheese"; />
+  <description>Cheese uses your webcam to take photos and videos, applies fancy
+  special effects and lets you share the fun with others. It was written as
+  part of Google's 2007 Summer of Code lead by daniel g. siegel and mentored by
+  RaphaÃl Slinckx. Under the hood, Cheese uses GStreamer to apply fancy effects
+  to photos and videos. With Cheese it is easy to take photos of you, your
+  friends, pets or whatever you want and share them with others. After the
+  success of the Summer of Code, the development continued and we are still
+  looking for people with nice ideas and patches ;)</description>
+  <homepage rdf:resource="http://projects.gnome.org/cheese/"; />
+  <download-page rdf:resource="http://projects.gnome.org/cheese/download"; />
   <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/cheese-list"; />
-  <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=cheese"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=cheese"; />
   <category rdf:resource="http://api.gnome.org/doap-extensions#desktop"; />
 
   <maintainer>



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