diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 3e75d24a2c..e13943aaf2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2002-11-13 Ettore Perazzoli <ettore@ximian.com> + * e-shell-startup-wizard.c: Change type of member etd in + TimezoneDialogPage to GObject from GtkObject. + (make_timezone_page): Cast to G_OBJECT() not GTK_OBJECT(). + +2002-11-13 Ettore Perazzoli <ettore@ximian.com> + * e-shell-startup-wizard.c (e_shell_startup_wizard_create): Connect finish_func to the "next" signal for now, since GnomeDruid seems to be borked. |