[gsound] admin: Update doap file



commit 75ced5bae3d75f95210f0f9721f51061c68ef29e
Author: Tristan Brindle <t c brindle gmail com>
Date:   Thu Nov 27 12:56:14 2014 +0800

    admin: Update doap file
    
    Now that we've got a homepage and Bugzilla product

 gsound.doap |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/gsound.doap b/gsound.doap
index 96ecc76..a7823fc 100644
--- a/gsound.doap
+++ b/gsound.doap
@@ -1,3 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
 <Project xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";
          xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#";
          xmlns:foaf="http://xmlns.com/foaf/0.1/";
@@ -11,11 +12,11 @@
   used via GObject Introspection, and is a thin wrapper around the libcanberra
   C library.
   </description>
-  <!-- <homepage rdf:resource="https://wiki.gnome.org/Apps/CHANGE"; />
-  <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/YOUR_MAILINGLIST"; />
-  <download-page rdf:resource="https://download.gnome.org/sources/YOUR_PRODUCT/"; />
-  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=CHANGE_TO_YOUR_BUGZILLA_PRODUCT"; 
/>
-  <category rdf:resource="http://api.gnome.org/doap-extensions#deprecated"; />-->
+  <homepage rdf:resource="https://wiki.gnome.org/Projects/GSound"; />
+  <!-- <mailing-list rdf:resource="https://mail.gnome.org/mailman/listinfo/YOUR_MAILINGLIST"; /> -->
+  <download-page rdf:resource="https://download.gnome.org/sources/gsound/"; />
+  <bug-database rdf:resource="https://bugzilla.gnome.org/browse.cgi?product=gsound"; />
+  <!-- <category rdf:resource="http://api.gnome.org/doap-extensions#deprecated"; />--> -->
   <programming-language>C</programming-language>
 
   <maintainer>


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