790
790
self.active_hooks = [hook for hook in hooks if hook is not None]
791
791
with ui.ui_factory.nested_progress_bar() as child_pb:
792
792
for num, (file_id, changed, paths3, parents3, names3,
794
802
trans_id = self.tt.trans_id_file_id(file_id)
796
804
child_pb.update(gettext('Preparing file merge'),