[easytag] Do not split description in DOAP file



commit 5f11d910e8d519b5c9ee0fa0abfa8cc7e0be1b78
Author: David King <amigadave amigadave com>
Date:   Fri Nov 30 09:10:34 2012 +0000

    Do not split description in DOAP file
    
    Otherwise, the git.gnome.org web interface skips the text after the
    newline.

 easytag.doap |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/easytag.doap b/easytag.doap
index cefe566..c8f9e77 100644
--- a/easytag.doap
+++ b/easytag.doap
@@ -5,8 +5,7 @@
          xmlns="http://usefulinc.com/ns/doap#";>
 
   <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>
+  <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
   simple and nice GTK+ interface makes tagging easier under GNU/Linux or



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