|
|
|
|
@ -1630,7 +1630,7 @@ void yon_main_window_complete(main_window *widgets){
|
|
|
|
|
glong columns = vte_terminal_get_column_count(VTE_TERMINAL(widgets->InstallTerminal));
|
|
|
|
|
vte_terminal_set_size(VTE_TERMINAL(widgets->InstallTerminal),columns,20);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
yon_packages_init();
|
|
|
|
|
if (system(yon_check_database_command)){
|
|
|
|
|
dialog_confirmation_data *data = yon_confirmation_dialog_data_new();
|
|
|
|
|
data->action_text=TITLE_LABEL;
|
|
|
|
|
|