[cheese] Add category and bug-database fields to doap file
- From: Filippo Argiolas <fargiolas src gnome org>
- To: svn-commits-list gnome org
- Subject: [cheese] Add category and bug-database fields to doap file
- Date: Thu, 23 Apr 2009 04:07:26 -0400 (EDT)
commit 27df6827bd5167cf68aede1fa55b800a4b0cd585
Author: Filippo Argiolas <filippo argiolas gmail com>
Date: Thu Apr 23 09:58:39 2009 +0200
Add category and bug-database fields to doap file
Category is needed to be listed correctly on cgit
---
cheese.doap | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/cheese.doap b/cheese.doap
index a61f7fc..cc05236 100644
--- a/cheese.doap
+++ b/cheese.doap
@@ -4,17 +4,12 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <!--
- This is a DOAP template file. It contains Pulse's best guesses at
- some basic content. You should verify the information in this file
- and modify anything that isn't right. Add the corrected file to your
- source code repository to help tools better understand your project.
- -->
-
<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" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/cheese-list" />
+ <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=cheese" />
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
<maintainer>
<foaf:Person>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]