[frogr] Reduced the default timeout for showing dialogs to half the time
- From: Mario Sanchez Prada <msanchez src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [frogr] Reduced the default timeout for showing dialogs to half the time
- Date: Sun, 24 Apr 2011 06:40:44 +0000 (UTC)
commit f160bfe3ad379284edbaa271af4419c3bb5e1f0f
Author: Mario Sanchez Prada <msanchez igalia com>
Date: Sat Apr 23 21:00:49 2011 +0200
Reduced the default timeout for showing dialogs to half the time
src/frogr-controller.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/frogr-controller.c b/src/frogr-controller.c
index 3116061..6cada5f 100644
--- a/src/frogr-controller.c
+++ b/src/frogr-controller.c
@@ -46,7 +46,7 @@
#define API_KEY "18861766601de84f0921ce6be729f925"
#define SHARED_SECRET "6233fbefd85f733a"
-#define DEFAULT_TIMEOUT 100
+#define DEFAULT_TIMEOUT 50
#define FROGR_CONTROLLER_GET_PRIVATE(object) \
(G_TYPE_INSTANCE_GET_PRIVATE ((object), \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]