[gtk+/native-layout-incubator] Make the docs build



commit 5d5d93e624ef1618e8bcd74baae9110c50a92df4
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Apr 28 11:10:34 2010 -0400

    Make the docs build
    
    Grr

 gtk/gtkfilechooser.c |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/gtk/gtkfilechooser.c b/gtk/gtkfilechooser.c
index 048e891..70ddfda 100644
--- a/gtk/gtkfilechooser.c
+++ b/gtk/gtkfilechooser.c
@@ -72,6 +72,7 @@
  *       </listitem>
  *    </varlistentry>
  * </variablelist>
+ *
  * <refsect2 id="gtkfilechooser-encodings">
  * <title>File Names and Encodings</title>
  * When the user is finished selecting files in a
@@ -322,7 +323,7 @@
  * 	</variablelist>
  * <note>
  *    You can create your own bindings for the
- *    GtkFileChooserDefault::location-popup signal with custom
+ *    #GtkFileChooserDefault::location-popup signal with custom
  *    <parameter>path</parameter> strings, and have a crude form
  *    of easily-to-type bookmarks.  For example, say you access
  *    the path <filename>/home/username/misc</filename> very
@@ -503,7 +504,7 @@
  * 	    </listitem>
  * 	  </varlistentry>
  * 	  <varlistentry>
- * 	    <term><parameter>bookmark_indes</parameter>&nbsp;:</term>
+ * 	    <term><parameter>bookmark_index</parameter>&nbsp;:</term>
  * 	    <listitem>
  * 	      <simpara>
  * 		index of the bookmark to switch to; the indices start at 0.



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