summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdriano Rezende <adriano.rezende@openbossa.org>2009-11-27 20:04:34 -0300
committerAdriano Rezende <adriano.rezende@openbossa.org>2009-11-27 20:04:34 -0300
commitf27f1d03cec0c7bfbca25b93bbb3fc77fa2ee04e (patch)
tree388692523c431e3cea85dfc90f9952869865b5b4
parent128b3f7c132358ff1f0f61a78a72e6a25fe75fdf (diff)
HyperUI: Reduced call timeout
-rw-r--r--hyperui/resource/640x360/hyperui.ini2
-rw-r--r--hyperui/resource/800x480/hyperui.ini2
2 files changed, 2 insertions, 2 deletions
diff --git a/hyperui/resource/640x360/hyperui.ini b/hyperui/resource/640x360/hyperui.ini
index d8b8c11..9e49eec 100644
--- a/hyperui/resource/640x360/hyperui.ini
+++ b/hyperui/resource/640x360/hyperui.ini
@@ -67,7 +67,7 @@ spacing=6
[phone-view]
display-pos=@Point(9 10)
overlay-rect=@Rect(0 -90 360 640)
-call-timeout=3000
+call-timeout=2000
display-font-size=38
contactlist-rect=@Rect(0 0 356 550)
display-cancel-pos=@Point(281 23)
diff --git a/hyperui/resource/800x480/hyperui.ini b/hyperui/resource/800x480/hyperui.ini
index d10fe73..9137ab7 100644
--- a/hyperui/resource/800x480/hyperui.ini
+++ b/hyperui/resource/800x480/hyperui.ini
@@ -67,7 +67,7 @@ spacing=6
[phone-view]
display-pos=@Point(10 0)
overlay-rect=@Rect(0 -110 480 800)
-call-timeout=3000
+call-timeout=2000
display-font-size=50
contactlist-rect=@Rect(0 0 475 690)
display-cancel-pos=@Point(375 30)