|
|
|
|
@ -582,7 +582,7 @@ void yon_set_sensitive_from_combo_box(GtkComboBox *toggle, GtkWidget *target){
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void on_database_update(void *,void *widgets){
|
|
|
|
|
yon_terminal_window_launch(GTK_WINDOW(((main_window*)widgets)->Window),install_proprietary_command(""),yon_char_get_localised_from_lib(SUCCESS_LABEL),OPERATION_FAIL_LABEL);
|
|
|
|
|
yon_terminal_window_launch(GTK_WINDOW(((main_window*)widgets)->Window),pacman_update_command,yon_char_get_localised_from_lib(SUCCESS_LABEL),OPERATION_FAIL_LABEL);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
void on_gapfix_changed(GtkWidget*, main_window *widgets){
|
|
|
|
|
|