Convert remaining examples to links

This commit is contained in:
Matthias Clasen
2014-02-08 17:52:21 -05:00
parent 623b58eeac
commit a03cee3b27
6 changed files with 29 additions and 10 deletions

View File

@@ -38,7 +38,8 @@
*
* Convenience API for owning bus names.
*
* <example id="gdbus-owning-names"><title>Simple application owning a name</title><programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="../../../../gio/tests/gdbus-example-own-name.c"><xi:fallback>FIXME: MISSING XINCLUDE CONTENT</xi:fallback></xi:include></programlisting></example>
* A simple example for owning a name can be found in
* [gdbus-example-own-name.c](https://git.gnome.org/browse/glib/tree/gio/tests/gdbus-example-own-name.c)
*/
G_LOCK_DEFINE_STATIC (lock);