[gnome-online-miners] doap: Miscellaneous updates and style fixes
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-miners] doap: Miscellaneous updates and style fixes
- Date: Fri, 17 Jan 2014 11:03:53 +0000 (UTC)
commit ab1f19862d4da2d4dc3fc1e000fa2b2785782828
Author: Debarshi Ray <debarshir gnome org>
Date: Fri Jan 17 12:02:46 2014 +0100
doap: Miscellaneous updates and style fixes
Add shortname, homepage, license, programming-language and repository.
gnome-online-miners.doap | 26 ++++++++++++++++++++++----
1 files changed, 22 insertions(+), 4 deletions(-)
---
diff --git a/gnome-online-miners.doap b/gnome-online-miners.doap
index cee305a..f3f8890 100644
--- a/gnome-online-miners.doap
+++ b/gnome-online-miners.doap
@@ -5,13 +5,31 @@
xmlns="http://usefulinc.com/ns/doap#">
<name xml:lang="en">GNOME Online Miners</name>
- <shortdesc xml:lang="en">Crawls through your online content</shortdesc>
- <description>GNOME Online Miners provides a set of crawlers that go through
-your online content and index them locally in Tracker. It has miners for
-Facebook, Flickr, Google, ownCloud and SkyDrive.</description>
+ <shortname xml:lang="en">gnome-online-miners</shortname>
+
+ <shortdesc xml:lang="en">
+ Crawls through your online content
+ </shortdesc>
+ <description xml:lang="en">
+ GNOME Online Miners provides a set of crawlers that go through your
+ online content and index them locally in Tracker. It has miners for
+ Facebook, Flickr, Google, ownCloud and SkyDrive.
+ </description>
+
+ <homepage rdf:resource="https://wiki.gnome.org/Projects/GnomeOnlineMiners" />
+ <license rdf:resource="http://usefulinc.com/doap/licenses/gpl" />
<download-page rdf:resource="http://download.gnome.org/sources/gnome-online-miners" />
<bug-database rdf:resource="https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners" />
+ <programming-language>C</programming-language>
+
+ <repository>
+ <GitRepository>
+ <location rdf:resource="git://git.gnome.org/gnome-online-miners" />
+ <browse rdf:resource="https://git.gnome.org/browse/gnome-online-miners/" />
+ </GitRepository>
+ </repository>
+
<maintainer>
<foaf:Person>
<foaf:name>Cosimo Cecchi</foaf:name>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]