doc: Add missing CDATA around a XML programlisting

https://bugzilla.gnome.org/show_bug.cgi?id=675423
This commit is contained in:
Volker Sobek
2012-05-04 02:08:21 +02:00
committed by Matthias Clasen
parent e99ac6c531
commit 0d69020d6c

View File

@@ -123,7 +123,7 @@
*
* <example>
* <title>A UI definition</title>
* <programlisting>
* <programlisting><![CDATA[
* <ui>
* <menubar>
* <menu name="FileMenu" action="FileMenuAction">
@@ -148,7 +148,7 @@
* </placeholder>
* </toolbar>
* </ui>
* </programlisting>
* ]]></programlisting>
* </example>
*
* The constructed widget hierarchy is very similar to the element tree