[file-roller] show the progress dialog after a second



commit c4cb815a60ed9ae1279e651f30fd0915bf50590e
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Mon Jun 18 20:58:16 2012 +0200

    show the progress dialog after a second

 src/fr-window.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/fr-window.c b/src/fr-window.c
index d1fc274..215b92e 100644
--- a/src/fr-window.c
+++ b/src/fr-window.c
@@ -61,7 +61,7 @@
 #define MAX_MESSAGE_LENGTH 50
 
 #define PROGRESS_DIALOG_DEFAULT_WIDTH 500
-#define PROGRESS_TIMEOUT_MSECS 3000
+#define PROGRESS_TIMEOUT_MSECS 1000
 #define PROGRESS_BAR_HEIGHT 10
 #undef  LOG_PROGRESS
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]