From 51340bc9dd29836af978df182421db349f7255f7 Mon Sep 17 00:00:00 2001 From: Timothy OBrien Date: Thu, 24 Jan 2019 01:00:40 +1100 Subject: nautilus-batch-rename: batch rename with long file names The batch rename dialog (NautilusBatchRenameDialog) is a fixed-size window. Therefore, ellipsized names and changes may become ambiguous to the user. This patch makes the dialog resizable so that the user can reveal the full file names. Fixes #819 --- src/resources/ui/nautilus-batch-rename-dialog.ui | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/resources/ui/nautilus-batch-rename-dialog.ui b/src/resources/ui/nautilus-batch-rename-dialog.ui index e00c209c0..be7886f36 100644 --- a/src/resources/ui/nautilus-batch-rename-dialog.ui +++ b/src/resources/ui/nautilus-batch-rename-dialog.ui @@ -1,7 +1,7 @@