From f27f1d03cec0c7bfbca25b93bbb3fc77fa2ee04e Mon Sep 17 00:00:00 2001 From: Adriano Rezende Date: Fri, 27 Nov 2009 20:04:34 -0300 Subject: HyperUI: Reduced call timeout --- hyperui/resource/640x360/hyperui.ini | 2 +- hyperui/resource/800x480/hyperui.ini | 2 +- 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) -- cgit v1.2.3