[easytag] Fix <name> to exactly match repository's name.



commit 262a7b44ff76eb00443f2ced3f311878e291e347
Author: Andrea Veri <av gnome org>
Date:   Wed Aug 14 11:51:29 2013 +0200

    Fix <name> to exactly match repository's name.

 easytag.doap |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/easytag.doap b/easytag.doap
index 11e2789..a926c6d 100644
--- a/easytag.doap
+++ b/easytag.doap
@@ -4,7 +4,7 @@
          xmlns:gnome="http://api.gnome.org/doap-extensions#";
          xmlns="http://usefulinc.com/ns/doap#";>
 
-  <name xml:lang="en">EasyTAG</name>
+  <name xml:lang="en">easytag</name>
   <shortdesc xml:lang="en">View and edit tags for MP3, MP2, MP4/AAC, FLAC, Ogg Vorbis, MusePack, Monkey's 
Audio and WavPack files</shortdesc>
   <description>EasyTAG is a utility for viewing and editing tags for MP3, MP2,
   MP4/AAC, FLAC, Ogg Vorbis, MusePack, Monkey's Audio and WavPack files. Its


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