717
717
warning ("Add and refresh file which is gone");
721
722
critical ("FILE INFO null");
728
731
if (!gof.is_hidden && gof.is_folder ()) {
731
734
sorted_dirs.insert_sorted (gof,
732
735
GOF.File.compare_by_display_name);
735
739
if (track_longest_name && gof.basename.length > longest_file_name.length) {