[gtk+] doap: doap files are required to have a lowercase <name>
- From: Alberto Ruiz <aruiz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] doap: doap files are required to have a lowercase <name>
- Date: Wed, 14 Aug 2013 10:06:15 +0000 (UTC)
commit 9e332b8f6e1be6dc88764a2625afd13ba763aaab
Author: Alberto Ruiz <aruiz gnome org>
Date: Wed Aug 14 12:05:15 2013 +0200
doap: doap files are required to have a lowercase <name>
gtk+.doap | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gtk+.doap b/gtk+.doap
index 56e0867..7cae5c4 100644
--- a/gtk+.doap
+++ b/gtk+.doap
@@ -5,7 +5,7 @@
xmlns:gnome="http://api.gnome.org/doap-extensions#"
xmlns="http://usefulinc.com/ns/doap#">
- <name xml:lang="en">Gtk+</name>
+ <name xml:lang="en">gtk+</name>
<shortname>gtk+</shortname>
<shortdesc xml:lang="en">Multi-platform toolkit</shortdesc>
<description xml:lang="en">GTK+ is a multi-platform toolkit for creating graphical user
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]