[file-roller] extract here: show the 'operation completed' dialog
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] extract here: show the 'operation completed' dialog
- Date: Sun, 8 May 2016 16:00:40 +0000 (UTC)
commit 85821e6051ec027fdb8a188d2e0134cf32785368
Author: Paolo Bacchilega <paobac src gnome org>
Date: Sun May 8 17:35:58 2016 +0200
extract here: show the 'operation completed' dialog
nautilus/nautilus-fileroller.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/nautilus/nautilus-fileroller.c b/nautilus/nautilus-fileroller.c
index 0cdaecb..285c83d 100644
--- a/nautilus/nautilus-fileroller.c
+++ b/nautilus/nautilus-fileroller.c
@@ -82,7 +82,7 @@ extract_here_callback (NautilusMenuItem *item,
dir = nautilus_file_info_get_parent_uri (file);
cmd = g_string_new ("file-roller");
- g_string_append_printf (cmd," --extract-here");
+ g_string_append_printf (cmd," --extract-here --notify");
g_free (dir);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]