diff options
author | Xavier Claessens <xclaesse@gmail.com> | 2009-04-17 06:38:56 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2009-04-17 06:38:56 +0800 |
commit | ebda1e986e857b755235aa351711d8656b290f2c (patch) | |
tree | 6a3ebfa5dafb9d6013a22c78170d48601b07af08 | |
parent | e5467be60f249c289041f5ea573cf525bcced764 (diff) | |
download | gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar.gz gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar.bz2 gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar.lz gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar.xz gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.tar.zst gsoc2013-empathy-ebda1e986e857b755235aa351711d8656b290f2c.zip |
Remove comments coming from the doap template
-rw-r--r-- | empathy.doap | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/empathy.doap b/empathy.doap index 541631df9..7b5e75642 100644 --- a/empathy.doap +++ b/empathy.doap @@ -1,24 +1,14 @@ +<?xml version="1.0" encoding="UTF-8"?> <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#"> - - <!-- - This is a DOAP template file. It contains Pulse's best guesses at - some basic content. You should verify the information in this file - and modify anything that isn't right. Add the corrected file to your - source code repository to help tools better understand your project. - --> - <name xml:lang="en">Empathy Instant Messenger</name> <shortdesc xml:lang="en">Send and receive instant messages</shortdesc> - <!-- + <homepage rdf:resource="http://live.gnome.org/Empathy" /> - --> - <!-- <mailing-list rdf:resource="http://lists.freedesktop.org/mailman/listinfo/telepathy" /> - --> <maintainer> <foaf:Person> |