Add option to keep AUR packages #11
@ -66,11 +66,11 @@ namespace Pamac {
|
|||||||
[GtkChild]
|
[GtkChild]
|
||||||
Gtk.CheckButton check_aur_updates_checkbutton;
|
Gtk.CheckButton check_aur_updates_checkbutton;
|
||||||
[GtkChild]
|
[GtkChild]
|
||||||
Gtk.Switch aur_keep_pkgs_button;
|
unowned Gtk.Switch aur_keep_pkgs_button;
|
||||||
[GtkChild]
|
[GtkChild]
|
||||||
Gtk.Label aur_move_dir_label;
|
unowned Gtk.Label aur_move_dir_label;
|
||||||
[GtkChild]
|
[GtkChild]
|
||||||
Gtk.FileChooserButton aur_move_dir_file_chooser;
|
unowned Gtk.FileChooserButton aur_move_dir_file_chooser;
|
||||||
#endif
|
#endif
|
||||||
[GtkChild]
|
[GtkChild]
|
||||||
Gtk.Label cache_keep_nb_label;
|
Gtk.Label cache_keep_nb_label;
|
||||||
|
Loading…
Reference in New Issue
Block a user