Fix typo in FAQ (#373706, Diego Escalante Urrelo).
* docs/faq/gtk-faq.sgml: Fix typo in FAQ (#373706, Diego Escalante Urrelo). I'm fixing gtk-faq.sgml as it seems this is the file we actually use... svn path=/trunk/; revision=17707
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-04-29 Xan Lopez <xan@gnome.org>
|
||||
|
||||
* docs/faq/gtk-faq.sgml: Fix typo in FAQ (#373706,
|
||||
Diego Escalante Urrelo).
|
||||
|
||||
I'm fixing gtk-faq.sgml as it seems this is the file
|
||||
we actually use...
|
||||
|
||||
2007-04-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtktoolbar.c (_gtk_toolbar_elide_underscores):
|
||||
|
||||
@@ -2815,7 +2815,7 @@ the Label widget, which can be done using:</para>
|
||||
GtkTooltips in itself is not a GtkWidget (though a GtkObject)
|
||||
and as such is not attempted to match any widget styles.</para>
|
||||
|
||||
<para>So, you resource file should look something like:</para>
|
||||
<para>So, your resource file should look something like:</para>
|
||||
|
||||
<programlisting role="C">
|
||||
style "postie"
|
||||
|
||||
Reference in New Issue
Block a user