*source: new lines in xml break my parser.
authorMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Wed, 26 Nov 2014 00:08:31 +0000 (01:08 +0100)
committerMathieu Duponchelle <mathieu.duponchelle@opencreed.com>
Fri, 5 Dec 2014 21:12:12 +0000 (22:12 +0100)
+ So I removed them cause I'm clever

https://bugzilla.gnome.org/show_bug.cgi?id=740727

ges/ges-audio-source.c
ges/ges-title-source.c
ges/ges-video-source.c

index 1f0b2b1..64f5b2a 100644 (file)
  * <colspec colname="properties_name" colwidth="200px"/>
  * <colspec colname="properties_flags" colwidth="400px"/>
  * <tbody>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gdouble"><type>double</type></link></entry>
  *  <entry role="property_name"><link linkend="GESAudioSource--volume">volume</link></entry>
  *  <entry>volume factor, 1.0=100%.</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gboolean"><type>gboolean</type></link></entry>
  *  <entry role="property_name"><link linkend="GESAudioSource--mute">mute</link></entry>
  *  <entry>mute channel.</entry>
  * </row>
- *
  * </tbody>
  * </tgroup>
  * </informaltable>
index 8161e1a..51a4da7 100644 (file)
  *  <entry role="property_name"><link linkend="GESTileSource--background">background</link></entry>
  *  <entry>The color of the background</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="guint"><type>guint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--color">color</link></entry>
  *  <entry>The color of the text</entry>
  * </row>
- *
  * <row>
  *   <entry role="property_type"><link linkend="gchar"><type>gchar</type></link></entry>
  *   <entry role="property_name"><link linkend="GESTileSource--font-desc">font-desc</link></entry>
  *   <entry>Pango font description string</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="GESTextHAlign"><type>GESTextHAlign</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--halignment">halignment</link></entry>
  *  <entry>Horizontal alignment of the text</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gchar"><type>gchar</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--text">text</link></entry>
  *  <entry>The text to be rendered</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="GESTextVAlign"><type>GESTextVAlign</type></link>
  *  </entry><entry role="property_name"><link linkend="GESTileSource--valignment">valignment</link>
  *  </entry><entry>Vertical alignent of the text</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gdouble"><type>gdouble</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--xpos">xpos</link></entry>
  *  <entry>The horizontal position of the text</entry>
  * </row>
- *
  * <row><entry role="property_type"><link linkend="gdouble"><type>gdouble</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--ypos">ypos</link></entry>
  *  <entry>The vertical position of the text</entry>
  * </row>
- *
  * <row><entry role="property_type"><link linkend="gboolean"><type>gboolean</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--shaded-background">shaded-background</link></entry>
  *  <entry>Whether to shade the background under the text area</entry>
  * </row>
- *
  * <row><entry role="property_type"><link linkend="guint"><type>guint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESTileSource--outline-color">outline-color</link></entry>
  *  <entry>Color to use for outline the text (big-endian ARGB).</entry>
  * </row>
- *
  * </tbody>
  * </tgroup>
  * </informaltable>
index 315e974..52c3464 100644 (file)
  * <colspec colname="properties_name" colwidth="200px"/>
  * <colspec colname="properties_flags" colwidth="400px"/>
  * <tbody>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gdouble"><type>double</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--alpha">alpha</link></entry>
  *  <entry>The desired alpha for the stream.</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gint"><type>gint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--posx">posx</link></entry>
  *  <entry>The desired x position for the stream.</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gint"><type>gint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--posy">posy</link></entry>
  *  <entry>The desired y position for the stream</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="guint"><type>guint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--zorder">zorder</link></entry>
  *  <entry>The desired z order for the stream</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gint"><type>gint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--width">width</link></entry>
  *  <entry>The desired width for that source. Set to 0 if size is not mandatory, will be set to width of the current track.</entry>
  * </row>
- *
  * <row>
  *  <entry role="property_type"><link linkend="gint"><type>gint</type></link></entry>
  *  <entry role="property_name"><link linkend="GESVideoSource--height">height</link></entry>
  *  <entry>The desired height for that source. Set to 0 if size is not mandatory, will be set to height of the current track.</entry>
  * </row>
- *
  * </tbody>
  * </tgroup>
  * </informaltable>