diff options
Diffstat (limited to 'MandrivaUpdate')
-rwxr-xr-x | MandrivaUpdate | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MandrivaUpdate b/MandrivaUpdate index 42806393..67d8248e 100755 --- a/MandrivaUpdate +++ b/MandrivaUpdate @@ -153,6 +153,7 @@ sub run_treeview_dialog { detail_list_model => $list->get_model }, }, 1); + refresh_packages_list($list, $info, $update_button); }, ), 1, gtknew('Label'), |