diff -Nur gdm-2.19.5/gui/gdmsetup.c gdm-2.19.5.new/gui/gdmsetup.c --- gdm-2.19.5/gui/gdmsetup.c 2007-07-31 10:25:49.000000000 +0200 +++ gdm-2.19.5.new/gui/gdmsetup.c 2007-07-31 10:25:50.000000000 +0200 @@ -2128,20 +2128,15 @@ if (strcmp (ve_sure_string (name), "sysmenu") == 0) { - GtkWidget *config_available; GtkWidget *chooser_button; - config_available = glade_xml_get_widget (xml, "config_available"); chooser_button = glade_xml_get_widget (xml, "chooser_button"); - gtk_widget_set_sensitive (config_available, val); gtk_widget_set_sensitive (chooser_button, val); g_signal_connect (G_OBJECT (toggle), "toggled", G_CALLBACK (toggle_toggled), toggle); g_signal_connect (G_OBJECT (toggle), "toggled", - G_CALLBACK (toggle_toggled_sensitivity_positive), config_available); - g_signal_connect (G_OBJECT (toggle), "toggled", G_CALLBACK (toggle_toggled_sensitivity_positive), chooser_button); } else if (strcmp ("autologin", ve_sure_string (name)) == 0) { @@ -7336,7 +7331,6 @@ { /* Initialize and hookup callbacks for plain menu bar settings */ setup_notify_toggle ("sysmenu", GDM_KEY_SYSTEM_MENU); - setup_notify_toggle ("config_available", GDM_KEY_CONFIG_AVAILABLE); setup_notify_toggle ("chooser_button", GDM_KEY_CHOOSER_BUTTON); } diff -Nur gdm-2.19.5/gui/gdmsetup.glade gdm-2.19.5.new/gui/gdmsetup.glade --- gdm-2.19.5/gui/gdmsetup.glade 2007-07-30 20:51:02.000000000 +0200 +++ gdm-2.19.5.new/gui/gdmsetup.glade 2007-07-31 10:25:50.000000000 +0200 @@ -1925,64 +1925,6 @@ - - True - False - 0 - - - - True - - False - False - GTK_JUSTIFY_LEFT - False - False - 0.5 - 0.5 - 0 - 0 - PANGO_ELLIPSIZE_NONE - -1 - False - 0 - - - 0 - False - False - - - - - - True - Allows the configurator to be run from the greeter. Note that the user will need to type in the root password before the configurator will be started. - True - Include Con_figure menu item - True - GTK_RELIEF_NORMAL - True - False - False - True - - - 0 - False - False - - - - - 0 - True - True - - - - True False