summaryrefslogtreecommitdiff
path: root/gio/gvolumemonitor.c
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2014-02-08 12:26:56 -0500
committerMatthias Clasen <mclasen@redhat.com>2014-02-08 12:26:56 -0500
commite7fd3de86d6004d8dba5f8448eb063c6731546e9 (patch)
tree35bd49654766f2398bcfad70bc08c82de3107d00 /gio/gvolumemonitor.c
parent1448e619b5aa68d3daade2bedfa86518cb99dd06 (diff)
downloadglib-e7fd3de86d6004d8dba5f8448eb063c6731546e9.tar.gz
Eradicate links and xrefs
These are all replaced by markdown ref links.
Diffstat (limited to 'gio/gvolumemonitor.c')
-rw-r--r--gio/gvolumemonitor.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/gio/gvolumemonitor.c b/gio/gvolumemonitor.c
index f4b400980..441afc667 100644
--- a/gio/gvolumemonitor.c
+++ b/gio/gvolumemonitor.c
@@ -39,10 +39,10 @@
* on the computer. In other words, what a file selector or file manager
* would show in a sidebar.
*
- * #GVolumeMonitor is not <link
- * linkend="g-main-context-push-thread-default">thread-default-context
- * aware</link>, and so should not be used other than from the main
- * thread, with no thread-default-context active.
+ * #GVolumeMonitor is not
+ * [thread-default-context aware][g-main-context-push-thread-default],
+ * and so should not be used other than from the main thread, with no
+ * thread-default-context active.
**/
G_DEFINE_TYPE (GVolumeMonitor, g_volume_monitor, G_TYPE_OBJECT);