[gnome-bluetooth/meego-dev: 12/15] Bump the visibility timeout to 2 minutes



commit 82b999720f93d44fd5d4535b7a3dedb19452c3ea
Author: Ross Burton <ross linux intel com>
Date:   Thu Feb 25 14:10:38 2010 +0000

    Bump the visibility timeout to 2 minutes

 moblin/moblin-panel.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/moblin/moblin-panel.c b/moblin/moblin-panel.c
index abb6bb2..8e62549 100644
--- a/moblin/moblin-panel.c
+++ b/moblin/moblin-panel.c
@@ -112,7 +112,7 @@ struct _MoblinPanelPrivate
 };
 
 #define CONNECT_TIMEOUT 3.0
-#define DISCOVER_TIMEOUT 20
+#define DISCOVER_TIMEOUT (2 * 60)
 #define AGENT_PATH "/org/bluez/agent/moblin"
 
 typedef struct {



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