diff --git a/capplets/mouse/ChangeLog b/capplets/mouse/ChangeLog index dd4a32b99..579bb88a5 100644 --- a/capplets/mouse/ChangeLog +++ b/capplets/mouse/ChangeLog @@ -1,3 +1,8 @@ +Mon May 13 16:53:45 2002 Jonathan Blandford + + * gnome-mouse-properties.c (main): uncomment accidentally + commented lines. Also, fixed text, #76413 + 2002-05-13 Jody Goldberg * gnome-mouse-properties.glade : Remove separator. diff --git a/capplets/mouse/gnome-mouse-properties.c b/capplets/mouse/gnome-mouse-properties.c index 4b88bba86..37fd93086 100644 --- a/capplets/mouse/gnome-mouse-properties.c +++ b/capplets/mouse/gnome-mouse-properties.c @@ -662,7 +662,7 @@ setup_dialog (GladeXML *dialog, GConfChangeSet *changeset) /* listen to cursors changing */ gconf_client_notify_add (gconf_client_get_default (), - CURSOR_FONT_KEY, /* dir or key to listen to */ + CURSOR_FONT_KEY, cursor_font_changed, tree_view, NULL, NULL); @@ -755,8 +755,8 @@ main (int argc, char **argv) } else { changeset = NULL; dialog = create_dialog (); - // load_pixbufs (); - // setup_dialog (dialog, changeset); + load_pixbufs (); + setup_dialog (dialog, changeset); dialog_win = WID ("mouse_properties_dialog"); g_signal_connect (dialog_win, "response", diff --git a/capplets/mouse/gnome-mouse-properties.glade b/capplets/mouse/gnome-mouse-properties.glade index 7fe997511..62e010191 100644 --- a/capplets/mouse/gnome-mouse-properties.glade +++ b/capplets/mouse/gnome-mouse-properties.glade @@ -4,7 +4,7 @@ - Mouse Properties + Mouse Preferences GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False @@ -740,9 +740,9 @@ False 1 1 10 1 1 0 - - + + @@ -765,9 +765,9 @@ False 6 1 10 1 1 0 - - + + @@ -855,8 +855,8 @@ 0 0 - + @@ -971,9 +971,9 @@ False 1 1 10 1 1 0 - - + +