summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-22 17:29:20 +0200
committerVincent Untz <vuntz@gnome.org>2009-04-22 17:29:20 +0200
commite12fe73c0e99d24f14b2aa929eb565d1cdd05b7e (patch)
treeb4e4e22502ffd35cf97ca5ff908315f35cc2d2ef
parentce3ccbfc23cdf70a46ac0a4addd9ff3ef8e6a4e1 (diff)
downloadlibgweather-e12fe73c0e99d24f14b2aa929eb565d1cdd05b7e.tar.gz
Update doap file to latest template from pulse
-rw-r--r--libgweather.doap20
1 files changed, 19 insertions, 1 deletions
diff --git a/libgweather.doap b/libgweather.doap
index fcd13f6..71f709f 100644
--- a/libgweather.doap
+++ b/libgweather.doap
@@ -8,9 +8,27 @@
<shortdesc xml:lang="en">location and timezone database and weather-lookup library</shortdesc>
<homepage rdf:resource="http://live.gnome.org/LibGWeather" />
- <download-page rdf:resource="ftp://ftp.gnome.org/pub/GNOME/sources/libgweather/"/>
+ <mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/desktop-devel-list" />
+ <download-page rdf:resource="http://download.gnome.org/sources/libgweather/"/>
<bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=libgweather"/>
+ <!-- DOAP category: This is used to categorize repositories in cgit.
+ Pulse has taken its best guess at the correct category. You may
+ want to replace the rdf:resource attribute with one of the following:
+ http://api.gnome.org/doap-extensions#admin
+ http://api.gnome.org/doap-extensions#bindings
+ http://api.gnome.org/doap-extensions#deprecated
+ http://api.gnome.org/doap-extensions#desktop
+ http://api.gnome.org/doap-extensions#development
+ http://api.gnome.org/doap-extensions#infrastructure
+ http://api.gnome.org/doap-extensions#platform
+ http://api.gnome.org/doap-extensions#productivity
+ NOTE: There is an "Other" categorization on cgit, but we do not have a
+ DOAP category for it. If your module does not belong to one of these
+ groups, then do not include a category property in your DOAP file.
+ -->
+ <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
+
<maintainer>
<foaf:Person>
<foaf:name>Federico Mena Quintero</foaf:name>