From 35819662f832b36073de749056a977f449525327 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Jan 2005 20:54:00 +0000 Subject: [PATCH] Fix docs. (#165180, Jeff Franks) 2005-01-25 Matthias Clasen * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, Jeff Franks) --- ChangeLog | 3 +++ ChangeLog.pre-2-10 | 3 +++ ChangeLog.pre-2-8 | 3 +++ gtk/gtkbutton.c | 2 +- 4 files changed, 10 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 06d935d1b2..6ff8d354d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, + Jeff Franks) + * gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix docs. (#165163, Jeff Franks) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 06d935d1b2..6ff8d354d3 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, + Jeff Franks) + * gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix docs. (#165163, Jeff Franks) diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index 06d935d1b2..6ff8d354d3 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,5 +1,8 @@ 2005-01-25 Matthias Clasen + * gtk/gtkbutton.c (gtk_button_set_image): Fix docs. (#165180, + Jeff Franks) + * gdk/x11/gdkwindow-x11.c (gdk_window_configure_finished): Fix docs. (#165163, Jeff Franks) diff --git a/gtk/gtkbutton.c b/gtk/gtkbutton.c index 7785863ed8..ac9119efa9 100644 --- a/gtk/gtkbutton.c +++ b/gtk/gtkbutton.c @@ -1746,7 +1746,7 @@ gtk_button_grab_notify (GtkWidget *widget, * @image: a widget to set as the image for the button * * Set the image of @button to the given widget. Note that - * it depends on the show-button-images setting whether the + * it depends on the gtk-button-images setting whether the * image will be displayed or not. * * Since: 2.6