|
|
|
@ -433,6 +433,7 @@ void on_page_cancel_clicked(GtkWidget *, main_window *widgets){
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
void on_system_setup_pass(GtkWidget *, main_window *widgets){
|
|
|
|
void on_system_setup_pass(GtkWidget *, main_window *widgets){
|
|
|
|
|
|
|
|
main_config.save_configured=1;
|
|
|
|
if (main_config.configure_mode){
|
|
|
|
if (main_config.configure_mode){
|
|
|
|
gtk_notebook_set_current_page(GTK_NOTEBOOK(widgets->Notebook),YON_PAGE_CONFIGURE_END);
|
|
|
|
gtk_notebook_set_current_page(GTK_NOTEBOOK(widgets->Notebook),YON_PAGE_CONFIGURE_END);
|
|
|
|
} else {
|
|
|
|
} else {
|
|
|
|
|