summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorthat <github@that.at>2015-03-05 22:38:43 +0100
committerDees Troy <dees_troy@teamw.in>2015-03-06 05:18:18 +0100
commit18e13a90634ec85a1181ee56985d9cbe55994097 (patch)
tree6bbef65177522c2665ec97ece43d71e3fb33c31e /gui
parentgui: kinetic scrolling for console (diff)
downloadandroid_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.gz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.bz2
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.lz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.xz
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.tar.zst
android_bootable_recovery-18e13a90634ec85a1181ee56985d9cbe55994097.zip
Diffstat (limited to 'gui')
-rw-r--r--gui/devices/1024x600/res/ui.xml8
-rw-r--r--gui/devices/1024x768/res/ui.xml8
-rw-r--r--gui/devices/1080x1920/res/ui.xml8
-rw-r--r--gui/devices/1200x1920/res/ui.xml8
-rw-r--r--gui/devices/1280x800/res/ui.xml8
-rw-r--r--gui/devices/1440x2560/res/ui.xml8
-rw-r--r--gui/devices/1600x2560/res/ui.xml8
-rw-r--r--gui/devices/1920x1200/res/ui.xml8
-rw-r--r--gui/devices/240x240/res/ui.xml8
-rw-r--r--gui/devices/2560x1600/res/ui.xml8
-rw-r--r--gui/devices/280x280/res/ui.xml8
-rw-r--r--gui/devices/320x320/res/ui.xml8
-rw-r--r--gui/devices/320x480/res/ui.xml8
-rw-r--r--gui/devices/480x800/res/ui.xml8
-rw-r--r--gui/devices/480x854/res/ui.xml8
-rw-r--r--gui/devices/540x960/res/ui.xml8
-rw-r--r--gui/devices/720x1280/res/ui.xml8
-rw-r--r--gui/devices/800x1280/res/ui.xml8
-rw-r--r--gui/devices/800x480/res/ui.xml8
19 files changed, 76 insertions, 76 deletions
diff --git a/gui/devices/1024x600/res/ui.xml b/gui/devices/1024x600/res/ui.xml
index 5147959ab..0d0975029 100644
--- a/gui/devices/1024x600/res/ui.xml
+++ b/gui/devices/1024x600/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="32" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="24" />
- <variable name="fastscroll_recth" value="40" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="22" />
<variable name="zipstorage_text_y" value="88" />
<variable name="listbox_x" value="269" />
<variable name="listbox_y" value="90" />
diff --git a/gui/devices/1024x768/res/ui.xml b/gui/devices/1024x768/res/ui.xml
index 822b7f1ff..fbc984acf 100644
--- a/gui/devices/1024x768/res/ui.xml
+++ b/gui/devices/1024x768/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="32" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="24" />
- <variable name="fastscroll_recth" value="40" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="22" />
<variable name="zipstorage_text_y" value="88" />
<variable name="listbox_x" value="269" />
<variable name="listbox_y" value="90" />
diff --git a/gui/devices/1080x1920/res/ui.xml b/gui/devices/1080x1920/res/ui.xml
index 5b70a146f..84f2c5e8f 100644
--- a/gui/devices/1080x1920/res/ui.xml
+++ b/gui/devices/1080x1920/res/ui.xml
@@ -148,12 +148,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="48" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="90" />
<variable name="fastscroll_linew" value="3" />
- <variable name="fastscroll_rectw" value="60" />
- <variable name="fastscroll_recth" value="105" />
+ <variable name="fastscroll_rectw" value="21" />
+ <variable name="fastscroll_recth" value="60" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="1070" />
<variable name="listbox_tz_height" value="885" />
diff --git a/gui/devices/1200x1920/res/ui.xml b/gui/devices/1200x1920/res/ui.xml
index 0a0b59614..b9aa7be90 100644
--- a/gui/devices/1200x1920/res/ui.xml
+++ b/gui/devices/1200x1920/res/ui.xml
@@ -151,12 +151,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="48" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="90" />
<variable name="fastscroll_linew" value="3" />
- <variable name="fastscroll_rectw" value="60" />
- <variable name="fastscroll_recth" value="105" />
+ <variable name="fastscroll_rectw" value="21" />
+ <variable name="fastscroll_recth" value="60" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="1190" />
<variable name="listbox_tz_height" value="885" />
diff --git a/gui/devices/1280x800/res/ui.xml b/gui/devices/1280x800/res/ui.xml
index cb4bcb217..d9fc6b433 100644
--- a/gui/devices/1280x800/res/ui.xml
+++ b/gui/devices/1280x800/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="40" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="30" />
- <variable name="fastscroll_recth" value="50" />
+ <variable name="fastscroll_rectw" value="16" />
+ <variable name="fastscroll_recth" value="30" />
<variable name="zipstorage_text_y" value="88" />
<variable name="listbox_x" value="397" />
<variable name="listbox_y" value="90" />
diff --git a/gui/devices/1440x2560/res/ui.xml b/gui/devices/1440x2560/res/ui.xml
index 35566e7ae..fa785b86b 100644
--- a/gui/devices/1440x2560/res/ui.xml
+++ b/gui/devices/1440x2560/res/ui.xml
@@ -148,12 +148,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="64" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="120" />
<variable name="fastscroll_linew" value="4" />
- <variable name="fastscroll_rectw" value="80" />
- <variable name="fastscroll_recth" value="140" />
+ <variable name="fastscroll_rectw" value="32" />
+ <variable name="fastscroll_recth" value="90" />
<variable name="listbox_x" value="6" />
<variable name="listbox_width" value="1583" />
<variable name="listbox_tz_height" value="1177" />
diff --git a/gui/devices/1600x2560/res/ui.xml b/gui/devices/1600x2560/res/ui.xml
index 404e6f123..1970c8ba6 100644
--- a/gui/devices/1600x2560/res/ui.xml
+++ b/gui/devices/1600x2560/res/ui.xml
@@ -151,12 +151,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="64" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="120" />
<variable name="fastscroll_linew" value="4" />
- <variable name="fastscroll_rectw" value="80" />
- <variable name="fastscroll_recth" value="140" />
+ <variable name="fastscroll_rectw" value="24" />
+ <variable name="fastscroll_recth" value="90" />
<variable name="listbox_x" value="120" />
<variable name="listbox_width" value="1360" />
<variable name="listbox_tz_height" value="1177" />
diff --git a/gui/devices/1920x1200/res/ui.xml b/gui/devices/1920x1200/res/ui.xml
index 58ef573a9..2cd42b561 100644
--- a/gui/devices/1920x1200/res/ui.xml
+++ b/gui/devices/1920x1200/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="60" />
<variable name="fastscroll_linew" value="3" />
- <variable name="fastscroll_rectw" value="45" />
- <variable name="fastscroll_recth" value="75" />
+ <variable name="fastscroll_rectw" value="15" />
+ <variable name="fastscroll_recth" value="40" />
<variable name="zipstorage_text_y" value="130" />
<variable name="listbox_x" value="560" />
<variable name="listbox_y" value="150" />
diff --git a/gui/devices/240x240/res/ui.xml b/gui/devices/240x240/res/ui.xml
index 2e88fe29e..22979e684 100644
--- a/gui/devices/240x240/res/ui.xml
+++ b/gui/devices/240x240/res/ui.xml
@@ -146,12 +146,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="12" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="32" />
<variable name="fastscroll_linew" value="1" />
- <variable name="fastscroll_rectw" value="18" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="7" />
+ <variable name="fastscroll_recth" value="24" />
<variable name="listbox_x" value="0" />
<variable name="listbox_width" value="240" />
<variable name="listbox_tz_height" value="114" />
diff --git a/gui/devices/2560x1600/res/ui.xml b/gui/devices/2560x1600/res/ui.xml
index 58cede1bb..8f48cf227 100644
--- a/gui/devices/2560x1600/res/ui.xml
+++ b/gui/devices/2560x1600/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="80" />
<variable name="fastscroll_linew" value="4" />
- <variable name="fastscroll_rectw" value="60" />
- <variable name="fastscroll_recth" value="100" />
+ <variable name="fastscroll_rectw" value="24" />
+ <variable name="fastscroll_recth" value="60" />
<variable name="zipstorage_text_y" value="190" />
<variable name="listbox_x" value="680" />
<variable name="listbox_y" value="195" />
diff --git a/gui/devices/280x280/res/ui.xml b/gui/devices/280x280/res/ui.xml
index 2bab4b67e..ab0342530 100644
--- a/gui/devices/280x280/res/ui.xml
+++ b/gui/devices/280x280/res/ui.xml
@@ -144,12 +144,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="12" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="32" />
<variable name="fastscroll_linew" value="1" />
- <variable name="fastscroll_rectw" value="18" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="7" />
+ <variable name="fastscroll_recth" value="24" />
<variable name="listbox_x" value="0" />
<variable name="listbox_width" value="280" />
<variable name="listbox_background" value="#303030" />
diff --git a/gui/devices/320x320/res/ui.xml b/gui/devices/320x320/res/ui.xml
index f2c8ec8a1..71cc5e2e6 100644
--- a/gui/devices/320x320/res/ui.xml
+++ b/gui/devices/320x320/res/ui.xml
@@ -144,12 +144,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="12" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="32" />
<variable name="fastscroll_linew" value="1" />
- <variable name="fastscroll_rectw" value="18" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="7" />
+ <variable name="fastscroll_recth" value="24" />
<variable name="listbox_x" value="0" />
<variable name="listbox_width" value="320" />
<variable name="listbox_background" value="#303030" />
diff --git a/gui/devices/320x480/res/ui.xml b/gui/devices/320x480/res/ui.xml
index 019c9ca04..865ab50bf 100644
--- a/gui/devices/320x480/res/ui.xml
+++ b/gui/devices/320x480/res/ui.xml
@@ -144,12 +144,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="12" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="27" />
<variable name="fastscroll_linew" value="1" />
- <variable name="fastscroll_rectw" value="18" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="7" />
+ <variable name="fastscroll_recth" value="24" />
<variable name="listbox_x" value="3" />
<variable name="listbox_width" value="313" />
<variable name="listbox_tz_height" value="189" />
diff --git a/gui/devices/480x800/res/ui.xml b/gui/devices/480x800/res/ui.xml
index 0f2dd448d..53441fd36 100644
--- a/gui/devices/480x800/res/ui.xml
+++ b/gui/devices/480x800/res/ui.xml
@@ -143,12 +143,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="40" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="27" />
- <variable name="fastscroll_recth" value="47" />
+ <variable name="fastscroll_rectw" value="10" />
+ <variable name="fastscroll_recth" value="30" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="470" />
<variable name="listbox_tz_height" value="310" />
diff --git a/gui/devices/480x854/res/ui.xml b/gui/devices/480x854/res/ui.xml
index ccce3329f..461bce23e 100644
--- a/gui/devices/480x854/res/ui.xml
+++ b/gui/devices/480x854/res/ui.xml
@@ -143,12 +143,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="40" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="27" />
- <variable name="fastscroll_recth" value="47" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="30" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="470" />
<variable name="listbox_tz_height" value="310" />
diff --git a/gui/devices/540x960/res/ui.xml b/gui/devices/540x960/res/ui.xml
index 673d81040..66f4cbeee 100644
--- a/gui/devices/540x960/res/ui.xml
+++ b/gui/devices/540x960/res/ui.xml
@@ -143,12 +143,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="18" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="45" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="30" />
- <variable name="fastscroll_recth" value="52" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="32" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="530" />
<variable name="listbox_tz_height" value="420" />
diff --git a/gui/devices/720x1280/res/ui.xml b/gui/devices/720x1280/res/ui.xml
index 032db3778..d45b0e673 100644
--- a/gui/devices/720x1280/res/ui.xml
+++ b/gui/devices/720x1280/res/ui.xml
@@ -148,12 +148,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="36" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="60" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="40" />
- <variable name="fastscroll_recth" value="70" />
+ <variable name="fastscroll_rectw" value="16" />
+ <variable name="fastscroll_recth" value="40" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="710" />
<variable name="listbox_tz_height" value="590" />
diff --git a/gui/devices/800x1280/res/ui.xml b/gui/devices/800x1280/res/ui.xml
index 44fb4e756..fc9da12ce 100644
--- a/gui/devices/800x1280/res/ui.xml
+++ b/gui/devices/800x1280/res/ui.xml
@@ -145,12 +145,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="36"/>
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="60" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="40" />
- <variable name="fastscroll_recth" value="70" />
+ <variable name="fastscroll_rectw" value="16" />
+ <variable name="fastscroll_recth" value="40" />
<variable name="listbox_x" value="5" />
<variable name="listbox_width" value="790" />
<variable name="listbox_tz_height" value="580" />
diff --git a/gui/devices/800x480/res/ui.xml b/gui/devices/800x480/res/ui.xml
index 3c7cf183f..436732a47 100644
--- a/gui/devices/800x480/res/ui.xml
+++ b/gui/devices/800x480/res/ui.xml
@@ -159,12 +159,12 @@
<variable name="fileselector_highlight_color" value="#505050" />
<variable name="fileselector_highlight_font_color" value="#33B5E5" />
<variable name="fileselector_spacing" value="12" />
- <variable name="fastscroll_linecolor" value="#808080" />
- <variable name="fastscroll_rectcolor" value="#808080" />
+ <variable name="fastscroll_linecolor" value="#50505080" />
+ <variable name="fastscroll_rectcolor" value="#33B5E580" />
<variable name="fastscroll_w" value="25" />
<variable name="fastscroll_linew" value="2" />
- <variable name="fastscroll_rectw" value="19" />
- <variable name="fastscroll_recth" value="31" />
+ <variable name="fastscroll_rectw" value="12" />
+ <variable name="fastscroll_recth" value="20" />
<variable name="zipstorage_text_y" value="88" />
<variable name="listbox_x" value="156" />
<variable name="listbox_y" value="90" />