summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMurray Cumming <murrayc@murrayc.com>2012-09-25 20:18:08 +0200
committerMurray Cumming <murrayc@murrayc.com>2012-09-25 20:18:37 +0200
commit2a7217072b4742ff1853ab972263367826206cc3 (patch)
tree73103f8050dd0886d4eeb214eff997d94aea8dd5
parentc7c5128d07e97c3ade228b51109c9964a66cb328 (diff)
downloadglibmm-2a7217072b4742ff1853ab972263367826206cc3.tar.gz
gio_docs.xml: Replace &colon; with :.
* gio/src/gio_docs.xml: This fixes the build.
-rw-r--r--ChangeLog8
-rw-r--r--gio/src/gio_docs.xml26
2 files changed, 21 insertions, 13 deletions
diff --git a/ChangeLog b/ChangeLog
index d3edfa32..1bbe519d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2.33.13:
+
+2012-09-25 Murray Cumming <murrayc@murrayc.com>
+
+ gio_docs.xml: Replace &colon; with :.
+
+ * gio/src/gio_docs.xml: This fixes the build.
+
2012-09-24 Murray Cumming <murrayc@murrayc.com>
Update the *_methods defs files.
diff --git a/gio/src/gio_docs.xml b/gio/src/gio_docs.xml
index dcf8970d..0e60881d 100644
--- a/gio/src/gio_docs.xml
+++ b/gio/src/gio_docs.xml
@@ -26770,32 +26770,32 @@ The contents of the description has no ABI guarantees, the contents
and formatting is subject to change at any time. Typical output
looks something like this:
&lt;programlisting&gt;
-Type&colon; method-call
-Flags&colon; none
-Version&colon; 0
-Serial&colon; 4
-Headers&colon;
+Type: method-call
+Flags: none
+Version: 0
+Serial: 4
+Headers:
path -&gt; objectpath '/org/gtk/GDBus/TestObject'
interface -&gt; 'org.gtk.GDBus.TestInterface'
member -&gt; 'GimmeStdout'
destination -&gt; ':1.146'
-Body&colon; ()
+Body: ()
UNIX File Descriptors:
(none)
&lt;/programlisting&gt;
or
&lt;programlisting&gt;
-Type&colon; method-return
-Flags&colon; no-reply-expected
-Version&colon; 0
-Serial&colon; 477
-Headers&colon;
+Type: method-return
+Flags: no-reply-expected
+Version: 0
+Serial: 477
+Headers:
reply-serial -&gt; uint32 4
destination -&gt; ':1.159'
sender -&gt; ':1.146'
num-unix-fds -&gt; uint32 1
-Body&colon; ()
-UNIX File Descriptors&colon;
+Body: ()
+UNIX File Descriptors:
fd 12: dev=0:10,mode=020620,ino=5,uid=500,gid=5,rdev=136:2,size=0,atime=1273085037,mtime=1273085851,ctime=1272982635
&lt;/programlisting&gt;