summaryrefslogtreecommitdiff
path: root/src/fr-window.c
diff options
context:
space:
mode:
authorinfirit <[email protected]>2014-11-21 17:00:34 +0100
committerinfirit <[email protected]>2014-11-22 20:25:30 +0100
commiteb8b829672481688b7b5356d74f5ecbff3e29c3c (patch)
tree5e0d6b4a3dd06d0dbd0008cf959c00406679b282 /src/fr-window.c
parent37badab513ccac69db427207c1cd38ee57997449 (diff)
downloadengrampa-eb8b829672481688b7b5356d74f5ecbff3e29c3c.tar.bz2
engrampa-eb8b829672481688b7b5356d74f5ecbff3e29c3c.tar.xz
make the progress dialog larger
Based on FR commit: d7fab57c445a02bf08b90d5cb3ffb44b4b04cdbc From: Paolo Bacchilega <[email protected]>
Diffstat (limited to 'src/fr-window.c')
-rw-r--r--src/fr-window.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fr-window.c b/src/fr-window.c
index 7e2c6a7..08ec8b2 100644
--- a/src/fr-window.c
+++ b/src/fr-window.c
@@ -65,8 +65,8 @@
#define ACTIVITY_PULSE_STEP (0.033)
#define MAX_MESSAGE_LENGTH 50
-#define PROGRESS_DIALOG_DEFAULT_WIDTH 400
#define PROGRESS_TIMEOUT_MSECS 5000
+#define PROGRESS_DIALOG_DEFAULT_WIDTH 500
#define PROGRESS_BAR_HEIGHT 10
#undef LOG_PROGRESS