diff --git a/source/ubinstall-gtk.c b/source/ubinstall-gtk.c index a06d7f8..c76f701 100644 --- a/source/ubinstall-gtk.c +++ b/source/ubinstall-gtk.c @@ -1131,6 +1131,7 @@ void yon_main_window_create(main_window *widgets){ // } // yon_ubl_window_init(TITLE_LABEL,DESCRIPTION_LABEL,locale,CssPath,LocaleName,version_application,WIKI_LINK); if (main_config.force_ini){ + main_config.configure_mode=1; g_signal_handlers_block_by_func(G_OBJECT(widgets->ConfigurationModeMenuItem),G_CALLBACK(on_configuration_mode_switch),widgets); gtk_check_menu_item_set_active(GTK_CHECK_MENU_ITEM(widgets->ConfigurationModeMenuItem),1); gtk_widget_set_sensitive(widgets->ConfigurationModeMenuItem,0); diff --git a/ubinstall-gtk-kernel-row.glade b/ubinstall-gtk-kernel-row.glade index a176e9a..1d9ee69 100644 --- a/ubinstall-gtk-kernel-row.glade +++ b/ubinstall-gtk-kernel-row.glade @@ -26,7 +26,7 @@ - True + False True 0