[glib] Drop another use of xinclude
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Drop another use of xinclude
- Date: Sun, 2 Feb 2014 02:21:01 +0000 (UTC)
commit a556afc97003815d95144901ad8833402b0839b4
Author: Matthias Clasen <mclasen redhat com>
Date: Sat Feb 1 20:46:43 2014 -0500
Drop another use of xinclude
glib/gbookmarkfile.c | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/glib/gbookmarkfile.c b/glib/gbookmarkfile.c
index c8a51bc..68069fc 100644
--- a/glib/gbookmarkfile.c
+++ b/glib/gbookmarkfile.c
@@ -79,9 +79,8 @@
* the bookmark as "private" to the applications and groups that has it
* registered; the URI and MIME type of an icon, to be used when displaying
* the bookmark inside a GUI.
- * <programlisting>
- * <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text"
href="../../../../glib/tests/bookmarks.xbel"><xi:fallback>FIXME: MISSING XINCLUDE
CONTENT</xi:fallback></xi:include>
- * </programlisting>
+ *
+ * Here is an example of a bookmark file: <ulink
url="https://git.gnome.org/browse/glib/tree/glib/tests/bookmarks.xbel">bookmarks.xbel</ulink>
*
* A bookmark file might contain more than one bookmark; each bookmark
* is accessed through its URI.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]