|
|
|
@ -821,7 +821,7 @@ void on_module_install_clicked(GtkWidget *self,dictionary *dict){
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
gtk_label_set_text(GTK_LABEL(window->TopicLabel),action_text);
|
|
|
|
gtk_label_set_markup(GTK_LABEL(window->TopicLabel),action_text);
|
|
|
|
gtk_widget_show(window->Window);
|
|
|
|
gtk_widget_show(window->Window);
|
|
|
|
if (dict->first->next->next) {
|
|
|
|
if (dict->first->next->next) {
|
|
|
|
yon_dictionary_free(dict->first->next->next);
|
|
|
|
yon_dictionary_free(dict->first->next->next);
|
|
|
|
|