[empathy] Fix foaf:mbox URI in DOAP file



commit 72e7a824a9e98c1aad1e1a43902858f49df5e0c1
Author: Davyd Madeley <davyd madeley id au>
Date:   Mon Apr 27 08:54:38 2009 +0800

    Fix foaf:mbox URI in DOAP file
---
 empathy.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/empathy.doap b/empathy.doap
index acd6494..e37ed35 100644
--- a/empathy.doap
+++ b/empathy.doap
@@ -14,7 +14,7 @@
   <maintainer>
     <foaf:Person>
       <foaf:name>Xavier Claessens</foaf:name>
-      <foaf:mbox rdf:resource="xclaesse gmail com" />
+      <foaf:mbox rdf:resource="mailto:xclaesse gmail com" />
       <gnome:userid>xclaesse</gnome:userid>
     </foaf:Person>
   </maintainer>



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