[orca] Use correct .doap file syntax for the <name> tag
- From: Joanmarie Diggs <joanied src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [orca] Use correct .doap file syntax for the <name> tag
- Date: Wed, 21 Aug 2013 14:15:02 +0000 (UTC)
commit cab0d8082ce045bdd3088d1cb803b60df9f2cf07
Author: Joanmarie Diggs <jdiggs igalia com>
Date: Wed Aug 21 10:14:33 2013 -0400
Use correct .doap file syntax for the <name> tag
orca.doap | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/orca.doap b/orca.doap
index 61096e5..e3b3ab8 100644
--- a/orca.doap
+++ b/orca.doap
@@ -4,7 +4,7 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">Orca Screen Reader</name>
+ <name xml:lang="en">orca</name>
<shortdesc xml:lang="en">Screen reader for individuals who are blind or visually impaired</shortdesc>
<homepage rdf:resource="http://live.gnome.org/Orca" />
<mailing-list rdf:resource="http://mail.gnome.org/mailman/listinfo/orca-list" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]