forked from AuroraMiddleware/gtk
Typo fix.
This commit is contained in:
parent
eff6f6d3c7
commit
1bc88a20d0
@ -1,3 +1,8 @@
|
||||
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||
typo. (#144070, Kent Sandvik)
|
||||
|
||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||
typo. (#144070, Kent Sandvik)
|
||||
|
||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||
typo. (#144070, Kent Sandvik)
|
||||
|
||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||
|
@ -1,3 +1,8 @@
|
||||
Wed Jun 9 23:11:23 2004 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* gtk/gtkstyle.c (_gtk_style_init_for_settings): Fix a
|
||||
typo. (#144070, Kent Sandvik)
|
||||
|
||||
Thu Jun 10 00:22:51 2004 Soeren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* gtk/gtkmenu.c: Revert the "drag select" part of
|
||||
|
@ -501,7 +501,7 @@ gtk_style_get_type (void)
|
||||
* @style: a #GtkStyle
|
||||
* @settings: a #GtkSettings
|
||||
*
|
||||
* Initializes the font description in @style accoridng to the default
|
||||
* Initializes the font description in @style according to the default
|
||||
* font name of @settings. This is called for gtk_style_new() with
|
||||
* the settings for the default screen (if any); if we are creating
|
||||
* a style for a particular screen, we then call it again in a
|
||||
|
Loading…
Reference in New Issue
Block a user