Fix include path for gdbus-codegen example XML
authorDavid Zeuthen <davidz@redhat.com>
Fri, 3 Jun 2011 18:45:29 +0000 (14:45 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 3 Jun 2011 18:45:29 +0000 (14:45 -0400)
Signed-off-by: David Zeuthen <davidz@redhat.com>
docs/reference/gio/migrating-gdbus.xml

index 00a673f..cd9dd79 100644 (file)
@@ -250,7 +250,7 @@ on_name_acquired (GDBusConnection *connection,
       linkend="gdbus-codegen">gdbus-codegen</link></command> is used and like
       its counterpart, it also takes D-Bus Introspection XML as input:
     </para>
-    <example id="gdbus-example-codegen-input"><title>Example D-Bus Introspection XML</title><programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gio/gdbus-example-objectmanager.xml"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting></example>
+    <example id="gdbus-example-codegen-input"><title>Example D-Bus Introspection XML</title><programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gio/tests/gdbus-object-manager-example/gdbus-example-objectmanager.xml"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting></example>
     <para>
       If this XML is processed like this
 <informalexample><programlisting><![CDATA[