~jeremywootten/pantheon-files/pantheon-files-SE

« back to all changes in this revision

Viewing changes to libcore/marlin-undostack-manager.c

Merge fix-798470-merge-files-to-folder-by-drag-drop

Show diffs side-by-side

added added

removed removed

Lines of Context:
652
652
            pf_file_utils_set_file_display_name (g_file_new_for_uri (action->new_uri),
653
653
                                                 get_uri_basename (action->old_uri),
654
654
                                                 undo_redo_done_rename_callback,
655
 
                                                 action);
 
655
                                                 action,
 
656
                                                 FALSE);
656
657
            break;
657
658
 
658
659
#if 0