[release-notes/gnome-3-2] more docbook: filename,application



commit fc381249946e3d66e56682ea77a5d9bd11142037
Author: Olav Vitters <olav vitters nl>
Date:   Mon Sep 12 21:57:41 2011 +0200

    more docbook: filename,application

 help/C/rndevelopers.xml |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/help/C/rndevelopers.xml b/help/C/rndevelopers.xml
index 77c1a18..64ba089 100644
--- a/help/C/rndevelopers.xml
+++ b/help/C/rndevelopers.xml
@@ -37,13 +37,15 @@
         <classname>GApplication</classname> can now be used for non-unique apps
     </para></listitem>
 	  <listitem><para>
-      GLib now installs a separate header for Unix-specific APIs: glib-unix.h. Among other things, it provides a mainloop source for Unix signals
+      <application>GLib</application> now installs a separate header for Unix-specific APIs:
+      <filename>glib-unix.h</filename>. Among other things, it provides a mainloop source for Unix signals
     </para></listitem>
 	  <listitem><para>
-        <classname>GDBus</classname> supports the 'object manager' pattern with a number of new interfaces
+      <classname>GDBus</classname> supports the 'object manager' pattern with a number of new interfaces
     </para></listitem>
 	  <listitem><para>
-        <classname>GDBus</classname> has a code generator now: gdbus-codegen
+      <classname>GDBus</classname> has a code generator now:
+      <command>gdbus-codegen</command>
     </para></listitem>
 	  <listitem><para>
       Atomic operations have been rewritten to use gcc builtins; calls with explicit casts may be problematic



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]