summaryrefslogtreecommitdiff
path: root/docs/reference/gio/migrating-gdbus.xml
diff options
context:
space:
mode:
authorDavid Zeuthen <davidz@redhat.com>2011-06-03 14:45:29 -0400
committerDavid Zeuthen <davidz@redhat.com>2011-06-03 14:45:29 -0400
commit53ced63c6d4e0df502c6396133dfe67e15f1712b (patch)
tree6559a58b9cf6759420cae8fb62531422a74a2848 /docs/reference/gio/migrating-gdbus.xml
parent6d54505b2d0e873fa69f1e2fdba1e23c5136f7f3 (diff)
downloadglib-53ced63c6d4e0df502c6396133dfe67e15f1712b.tar.gz
Fix include path for gdbus-codegen example XML
Signed-off-by: David Zeuthen <davidz@redhat.com>
Diffstat (limited to 'docs/reference/gio/migrating-gdbus.xml')
-rw-r--r--docs/reference/gio/migrating-gdbus.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/reference/gio/migrating-gdbus.xml b/docs/reference/gio/migrating-gdbus.xml
index 00a673f19..cd9dd793e 100644
--- a/docs/reference/gio/migrating-gdbus.xml
+++ b/docs/reference/gio/migrating-gdbus.xml
@@ -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[