[gimp] app: increase the timeout for temporary status-bar messages to 8 seconds
- From: Sven Neumann <neo src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gimp] app: increase the timeout for temporary status-bar messages to 8 seconds
- Date: Tue, 4 Aug 2009 18:29:31 +0000 (UTC)
commit 2d5792d1da3c9b03e508f82245df42a58a1d6cfd
Author: Sven Neumann <sven gimp org>
Date: Tue Aug 4 20:27:53 2009 +0200
app: increase the timeout for temporary status-bar messages to 8 seconds
app/display/gimpstatusbar.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/display/gimpstatusbar.c b/app/display/gimpstatusbar.c
index 7c860f3..99756d4 100644
--- a/app/display/gimpstatusbar.c
+++ b/app/display/gimpstatusbar.c
@@ -53,7 +53,7 @@
#define ICON_SPACING 2
/* timeout (in milliseconds) for temporary statusbar messages */
-#define MESSAGE_TIMEOUT 5000
+#define MESSAGE_TIMEOUT 8000
typedef struct _GimpStatusbarMsg GimpStatusbarMsg;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]