[file-roller: 36/123] show the progress dialog when renaming a file
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller: 36/123] show the progress dialog when renaming a file
- Date: Mon, 6 Aug 2012 13:43:53 +0000 (UTC)
commit 12bb4fcd117069d65185f7ff92a4e8bc3104f55d
Author: Paolo Bacchilega <paobac src gnome org>
Date: Fri Jul 20 23:07:34 2012 +0200
show the progress dialog when renaming a file
src/fr-window.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/fr-window.c b/src/fr-window.c
index 081be5e..204ebd2 100644
--- a/src/fr-window.c
+++ b/src/fr-window.c
@@ -7672,6 +7672,8 @@ rename_selection (FrWindow *window,
rdata,
(GFreeFunc) rename_data_free);
+ _archive_operation_started (window, FR_ACTION_RENAMING_FILES);
+
g_object_set (window->archive,
"compression", window->priv->compression,
"encrypt-header", window->priv->encrypt_header,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]