[clutter-gst] doap: Fix description to show properly on the GNOME cgit frontend



commit e01a3ea1171c5820ddd2ef418f0bd213b041947c
Author: Damien Lespiau <damien lespiau intel com>
Date:   Mon Mar 28 19:33:40 2011 +0100

    doap: Fix description to show properly on the GNOME cgit frontend
    
    The script on git.gnome.org does not really parse the XML but just get
    the line with the <description> tag (and strips the tag).

 clutter-gst.doap |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/clutter-gst.doap b/clutter-gst.doap
index 0c0ac16..08690d8 100644
--- a/clutter-gst.doap
+++ b/clutter-gst.doap
@@ -9,8 +9,7 @@
   <shortname>clutter-gst</shortname>
 	<created>2006-11-29</created>
 
-  <shortdesc xml:lang="en">A GStreamer integration library for
-    Clutter</shortdesc>
+  <shortdesc xml:lang="en">A GStreamer integration library for Clutter</shortdesc>
 
   <description xml:lang="en">Clutter-Gst is a gstreamer based clutter actor
     implementing the ClutterMedia interface. It provides video playback on a



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