projects
/
darcs-mirror-screen-message.debian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e99287f
)
Set timeout to 3
author
Joachim Breitner
<mail@joachim-breitner.de>
Mon, 25 Aug 2008 10:36:14 +0000
(10:36 +0000)
committer
Joachim Breitner
<mail@joachim-breitner.de>
Mon, 25 Aug 2008 10:36:14 +0000
(10:36 +0000)
sm.c
patch
|
blob
|
history
diff --git
a/sm.c
b/sm.c
index
ce578f5
..
8f089f1
100644
(file)
--- a/
sm.c
+++ b/
sm.c
@@
-33,7
+33,7
@@
#define min(x,y) ((x) < (y) ? (x) : (y))
-#define AUTOHIDE_TIMEOUT
5
+#define AUTOHIDE_TIMEOUT
3
static gboolean quality = TRUE;
static gboolean need_resize = TRUE;