[gtk+] gdkapplaunchcontext: Add tags to code example



commit 104d9cab3758178399ea95d6f743eaa964ccd03e
Author: Javier JardÃn <jjardon gnome org>
Date:   Wed Jan 25 17:35:39 2012 +0000

    gdkapplaunchcontext: Add tags to code example

 gdk/gdkapplaunchcontext.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gdk/gdkapplaunchcontext.c b/gdk/gdkapplaunchcontext.c
index 5f9aa24..9916c82 100644
--- a/gdk/gdkapplaunchcontext.c
+++ b/gdk/gdkapplaunchcontext.c
@@ -38,6 +38,7 @@
  * screen or workspace.
  * <example>
  * <title>Launching an application</title>
+ * <informalexample>
  * <programlisting>
  * GdkAppLaunchContext *context;
  *
@@ -51,6 +52,7 @@
  *
  * g_object_unref (context);
  * </programlisting>
+ * </informalexample>
  * </example>
  */
 



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