]> Pileus Git - ~andy/gtk/commitdiff
Fix a FIXME
authorMatthias Clasen <matthiasc@src.gnome.org>
Fri, 7 Jul 2006 03:09:20 +0000 (03:09 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 7 Jul 2006 03:09:20 +0000 (03:09 +0000)
docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtktooltips.sgml

index ed931a0aadd1606f98052280288aed10e5679a93..237ee23f452aa7c2f322ea2472cd7a044b8c5cf4 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-06  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/tmpl/gtktooltips.sgml: Fix a FIXME (#346092,
+       Claudio Saavedra, Priit Laes)
+
 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
        
        * === Released 2.10.0 ===
index 93b1a396763429593a8d2571bbecedbf4093239b..d8c75e09476f6222acf3f901f444ccd4b5c3f18c 100644 (file)
@@ -133,7 +133,7 @@ Sets the time between the user moving the mouse over a widget and the widget's t
 </para>
 
 @tooltips: a #GtkTooltips.
-@delay: an integer value representing seconds (FIXME: double-check this).
+@delay: an integer value representing milliseconds.
 
 
 <!-- ##### FUNCTION gtk_tooltips_set_tip ##### -->