[gnome-clocks] Fix the <name> tag of the .doap file for the github mirror to parse it correctly, this must match th
- From: Andrea Veri <av src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks] Fix the <name> tag of the .doap file for the github mirror to parse it correctly, this must match th
- Date: Tue, 13 Aug 2013 10:25:33 +0000 (UTC)
commit 5499ec9b4d68e3842b41c231985de9fd84643259
Author: Andrea Veri <av gnome org>
Date: Tue Aug 13 12:23:35 2013 +0200
Fix the <name> tag of the .doap file for the github mirror to parse it correctly, this must match the
name of the repository as found in /git.
gnome-clocks.doap | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-clocks.doap b/gnome-clocks.doap
index 9e9aa5c..ee3a552 100644
--- a/gnome-clocks.doap
+++ b/gnome-clocks.doap
@@ -5,7 +5,7 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">Clocks</name>
+ <name xml:lang="en">gnome-clocks</name>
<shortdesc xml:lang="en">Clocks applications for GNOME</shortdesc>
<description>Clocks applications for GNOME</description>
<homepage rdf:resource="http://wiki.gnome.org/Apps/Clocks" />
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]