summaryrefslogtreecommitdiff
path: root/gnome-user-share.doap
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-user-share.doap')
-rw-r--r--gnome-user-share.doap20
1 files changed, 0 insertions, 20 deletions
diff --git a/gnome-user-share.doap b/gnome-user-share.doap
deleted file mode 100644
index 9d156eb..0000000
--- a/gnome-user-share.doap
+++ /dev/null
@@ -1,20 +0,0 @@
-<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/"
- xmlns:gnome="http://api.gnome.org/doap-extensions#"
- xmlns="http://usefulinc.com/ns/doap#">
-
- <name xml:lang="en">User Sharing</name>
- <shortdesc xml:lang="en">Launch User Sharing if enabled</shortdesc>
- <download-page rdf:resource="http://download.gnome.org/sources/gnome-user-share/" />
- <bug-database rdf:resource="http://bugzilla.gnome.org/browse.cgi?product=gnome-user-share" />
- <category rdf:resource="http://api.gnome.org/doap-extensions#desktop" />
-
- <maintainer>
- <foaf:Person>
- <foaf:name>Alex Larsson</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]" />
- <gnome:userid>alexl</gnome:userid>
- </foaf:Person>
- </maintainer>
-</Project>