summaryrefslogtreecommitdiff
path: root/libwnck.doap
diff options
context:
space:
mode:
authorVincent Untz <vuntz@gnome.org>2009-04-26 12:25:58 +0200
committerVincent Untz <vuntz@gnome.org>2009-04-26 12:25:58 +0200
commit16d184b8c95abacb6a001355258ea55693c8d1ec (patch)
tree33e517aabcfdea14752da1217a3665b3d6e01117 /libwnck.doap
parent9bc71cae231ee0c2adcd9d48d666dd95a516144d (diff)
downloadlibwnck-16d184b8c95abacb6a001355258ea55693c8d1ec.tar.gz
Fix doap file to have mail address as URL (mailto:)
Diffstat (limited to 'libwnck.doap')
-rw-r--r--libwnck.doap4
1 files changed, 2 insertions, 2 deletions
diff --git a/libwnck.doap b/libwnck.doap
index d56bace..69351c4 100644
--- a/libwnck.doap
+++ b/libwnck.doap
@@ -33,14 +33,14 @@
<maintainer>
<foaf:Person>
<foaf:name>Elijah Newren</foaf:name>
- <foaf:mbox rdf:resource="newren@gmail.com" />
+ <foaf:mbox rdf:resource="mailto:newren@gmail.com" />
<gnome:userid>newren</gnome:userid>
</foaf:Person>
</maintainer>
<maintainer>
<foaf:Person>
<foaf:name>Vincent Untz</foaf:name>
- <foaf:mbox rdf:resource="vuntz@gnome.org" />
+ <foaf:mbox rdf:resource="mailto:vuntz@gnome.org" />
<gnome:userid>vuntz</gnome:userid>
</foaf:Person>
</maintainer>