blob: d81a9a9a15094a8ba948b9d2c0b771250b7601d7 [file] [log] [blame]
z31s1g28f0a922015-11-07 18:50:22 +01001<?xml version="1.0"?>
z31s1g28f0a922015-11-07 18:50:22 +01002<recovery>
3 <details>
z31s1g56189522016-01-13 19:12:40 +01004 <resolution width="480" height="800"/>
z31s1g28f0a922015-11-07 18:50:22 +01005 <author>TeamWin</author>
6 <title>Backup Naowz</title>
7 <description>Default basic theme</description>
Ethan Yonkere95c4862016-01-27 10:57:26 -06008 <preview>preview.png</preview>
Captain Throwback33dbec02022-01-29 12:45:35 -05009 <themeversion>{themeversion}</themeversion>
z31s1g28f0a922015-11-07 18:50:22 +010010 </details>
11
12 <include>
z31s1g56189522016-01-13 19:12:40 +010013 <xmlfile name="portrait.xml"/>
z31s1g28f0a922015-11-07 18:50:22 +010014 </include>
15
16 <resources>
z31s1g56189522016-01-13 19:12:40 +010017 <font name="font_l" filename="RobotoCondensed-Regular.ttf" size="24"/>
18 <font name="font_m" filename="RobotoCondensed-Regular.ttf" size="18"/>
19 <font name="font_s" filename="RobotoCondensed-Regular.ttf" size="14"/>
20 <font name="fixed" filename="DroidSansMono.ttf" size="12"/>
z31s1g28f0a922015-11-07 18:50:22 +010021
z31s1g56189522016-01-13 19:12:40 +010022 <font name="keylabel" filename="RobotoCondensed-Regular.ttf" size="30"/>
23 <font name="keylabel-small" filename="RobotoCondensed-Regular.ttf" size="20"/>
24 <font name="keylabel-longpress" filename="RobotoCondensed-Regular.ttf" size="14"/>
z31s1g28f0a922015-11-07 18:50:22 +010025
z31s1g56189522016-01-13 19:12:40 +010026 <image name="logo" filename="logo" retainaspect="1"/>
27 <image name="main_button" filename="main_button"/>
28 <image name="main_button_half_height" filename="main_button_half_height"/>
29 <image name="main_button_half_height_full_width" filename="main_button_half_height_full_width"/>
30 <image name="fab_selectfolder" filename="fab_selectfolder" retainaspect="1"/>
31 <image name="tab_3" filename="tab_3"/>
32 <image name="tab_4" filename="tab_4"/>
33 <image name="file" filename="file" retainaspect="1"/>
34 <image name="folder" filename="folder" retainaspect="1"/>
35 <image name="unlock_icon" filename="unlock_icon" retainaspect="1"/>
36 <image name="home" filename="home" retainaspect="1"/>
37 <image name="back" filename="back" retainaspect="1"/>
38 <image name="console" filename="console" retainaspect="1"/>
39 <image name="kb_hide" filename="kb_hide" retainaspect="1"/>
40 <image name="kb_show" filename="kb_show" retainaspect="1"/>
41 <image name="checkbox_false" filename="checkbox_false" retainaspect="1"/>
42 <image name="checkbox_true" filename="checkbox_true" retainaspect="1"/>
43 <image name="radio_false" filename="radio_false" retainaspect="1"/>
44 <image name="radio_true" filename="radio_true" retainaspect="1"/>
45 <image name="sort_asc" filename="sort_asc"/>
46 <image name="sort_desc" filename="sort_desc"/>
47 <image name="sort_empty" filename="sort_empty"/>
48 <animation name="progress" filename="indeterminate"/>
49 <image name="progress_empty" filename="progress_empty"/>
50 <image name="progress_full" filename="progress_fill"/>
51 <image name="slider" filename="slider"/>
52 <image name="slider_used" filename="slider_used"/>
53 <image name="slider_touch" filename="slider_touch"/>
54 <image name="handle" filename="handle"/>
55 <image name="cursor" filename="cursor" retainaspect="1"/>
z31s1g56a7a992016-01-23 17:06:40 +010056 <image name="tab_general" filename="tab_general" retainaspect="1"/>
57 <image name="tab_timezone" filename="tab_timezone" retainaspect="1"/>
58 <image name="tab_display" filename="tab_display" retainaspect="1"/>
59 <image name="tab_vibration" filename="tab_vibration" retainaspect="1"/>
60 <image name="tab_language" filename="tab_language" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010061
z31s1g56189522016-01-13 19:12:40 +010062 <image name="backspace" filename="backspace" retainaspect="1"/>
63 <image name="enter" filename="enter" retainaspect="1"/>
64 <image name="shift" filename="shift" retainaspect="1"/>
65 <image name="shift_fill" filename="shift_fill" retainaspect="1"/>
66 <image name="space" filename="space" retainaspect="1"/>
67 <image name="kb_arrow_left" filename="kb_arrow_left" retainaspect="1"/>
68 <image name="kb_arrow_right" filename="kb_arrow_right" retainaspect="1"/>
69 <image name="kb_arrow_up" filename="kb_arrow_up" retainaspect="1"/>
70 <image name="kb_arrow_down" filename="kb_arrow_down" retainaspect="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010071 </resources>
72
73 <variables>
z31s1g56189522016-01-13 19:12:40 +010074 <variable name="tw_samsung_navbar" value="0" persist="1"/>
z31s1g28f0a922015-11-07 18:50:22 +010075
z31s1gfaa43772016-01-18 09:57:05 -060076 <variable name="tw_hide_kb" value="0"/>
z31s1g56189522016-01-13 19:12:40 +010077 <variable name="screen_width" value="480"/>
78 <variable name="screen_height" value="800"/>
79 <variable name="status_height" value="30"/>
80 <variable name="header_height" value="110"/>
81 <variable name="navbar_height" value="52"/>
82 <variable name="content_width" value="450"/>
83 <variable name="content_overlay_width" value="420"/>
84 <variable name="dialog_height" value="286"/>
85 <variable name="back_button_x" value="105"/>
86 <variable name="console_button_x" value="375"/>
87 <variable name="indent" value="15"/>
88 <variable name="col1_x_left" value="30"/>
89 <variable name="col1_x_header" value="82"/>
90 <variable name="center_x" value="240"/>
91 <variable name="col1_x_right" value="255"/>
92 <variable name="indent_right" value="465"/>
93 <variable name="tab_height" value="40"/>
94 <variable name="tab_indicator_height" value="3"/>
z31s1g56a7a992016-01-23 17:06:40 +010095 <variable name="tab_y" value="130"/>
z31s1g56189522016-01-13 19:12:40 +010096 <variable name="tab3_width" value="160"/>
97 <variable name="tab4_width" value="120"/>
98 <variable name="tab5_width" value="96"/>
99 <variable name="tab3_col2_x" value="160"/>
100 <variable name="tab3_col3_x" value="320"/>
101 <variable name="tab4_col2_x" value="120"/>
102 <variable name="tab4_col4_x" value="360"/>
103 <variable name="tab5_col2_x" value="96"/>
104 <variable name="tab5_col3_x" value="192"/>
105 <variable name="tab5_col4_x" value="288"/>
106 <variable name="tab5_col5_x" value="384"/>
z31s1g56a7a992016-01-23 17:06:40 +0100107 <variable name="tab5_centered_col1_x" value="48"/>
108 <variable name="tab5_centered_col2_x" value="144"/>
109 <variable name="tab5_centered_col4_x" value="336"/>
110 <variable name="tab5_centered_col5_x" value="432"/>
z31s1g56189522016-01-13 19:12:40 +0100111 <variable name="btn3_col2_x" value="170"/>
112 <variable name="btn3_col3_x" value="325"/>
113 <variable name="btn4_col2_x" value="131"/>
114 <variable name="btn4_col3_x" value="247"/>
115 <variable name="btn4_col4_x" value="363"/>
Yilliéc0613782022-07-11 14:30:43 +0500116 <variable name="status_topalign_header_y" value="2"/>
117 <variable name="status_centeralign_header_y" value="6"/>
118 <variable name="status_bottomalign_header_y" value="12"/>
119 <variable name="row1_header_y" value="{statusicons_align}"/>
z31s1g56189522016-01-13 19:12:40 +0100120 <variable name="row2_header_y" value="30"/>
121 <variable name="row3_header_y" value="40"/>
122 <variable name="row4_header_y" value="74"/>
123 <variable name="row1_y" value="110"/>
124 <variable name="row1a_y" value="123"/>
125 <variable name="row2_y" value="136"/>
126 <variable name="row2a_y" value="149"/>
127 <variable name="row_tab_y" value="147"/>
128 <variable name="row2_input_y" value="162"/>
129 <variable name="row3_y" value="162"/>
130 <variable name="row3_input_y" value="175"/>
131 <variable name="row3a_y" value="175"/>
132 <variable name="row4_y" value="188"/>
133 <variable name="row4_input_y" value="201"/>
134 <variable name="row4a_y" value="201"/>
135 <variable name="row5_y" value="214"/>
136 <variable name="row5a_y" value="227"/>
137 <variable name="row6_y" value="240"/>
138 <variable name="row6a_y" value="253"/>
139 <variable name="row7_y" value="266"/>
140 <variable name="row7a_y" value="279"/>
141 <variable name="row8_y" value="292"/>
142 <variable name="row8a_y" value="305"/>
143 <variable name="row9_y" value="318"/>
144 <variable name="row9a_y" value="331"/>
145 <variable name="row10_y" value="344"/>
146 <variable name="row10a_y" value="357"/>
147 <variable name="row11_y" value="370"/>
148 <variable name="row11a_y" value="383"/>
149 <variable name="row12_y" value="396"/>
150 <variable name="row12a_y" value="409"/>
151 <variable name="row13_y" value="422"/>
152 <variable name="row13a_y" value="435"/>
153 <variable name="row14_y" value="448"/>
154 <variable name="row14a_y" value="461"/>
155 <variable name="row15_y" value="474"/>
156 <variable name="row15a_y" value="487"/>
157 <variable name="row16_y" value="500"/>
158 <variable name="row16a_y" value="513"/>
159 <variable name="row17_y" value="526"/>
160 <variable name="row17a_y" value="539"/>
161 <variable name="row18_y" value="552"/>
162 <variable name="row18a_y" value="565"/>
163 <variable name="row19_y" value="578"/>
164 <variable name="row19a_y" value="591"/>
165 <variable name="row20_y" value="604"/>
166 <variable name="row20a_y" value="617"/>
167 <variable name="row21_y" value="630"/>
168 <variable name="row21a_y" value="643"/>
169 <variable name="row22_y" value="656"/>
170 <variable name="row22a_y" value="669"/>
171 <variable name="row23_y" value="682"/>
172 <variable name="row23a_y" value="695"/>
173 <variable name="row24_y" value="708"/>
174 <variable name="row24a_y" value="721"/>
175 <variable name="row25_y" value="734"/>
176 <variable name="navbar_y" value="748"/>
177 <variable name="navbar_btn_y" value="774"/>
178 <variable name="keyboard_y" value="464"/>
179 <variable name="keyboard_terminal_y" value="422"/>
180 <variable name="background_color" value="#1A1A1A"/>
181 <variable name="accent_color" value="#0090CA"/>
z31s1g56a7a992016-01-23 17:06:40 +0100182 <variable name="accent_color_semitransparent" value="#0090CA30"/>
z31s1g56189522016-01-13 19:12:40 +0100183 <variable name="text_color" value="#EEEEEE"/>
184 <variable name="text_button_color" value="#EEEEEE"/>
185 <variable name="text_success_color" value="#76FF03"/>
186 <variable name="text_fail_color" value="#FF0101"/>
187 <variable name="highlight_color" value="#1A1A1A80"/>
188 <variable name="caps_highlight_color" value="#22222280"/>
189 <variable name="transparent" value="#00000000"/>
190 <variable name="semi_transparent" value="#00000099"/>
191 <variable name="warning" value="#F8F8A0"/>
192 <variable name="error" value="#FF0101"/>
193 <variable name="highlight" value="#0090CA"/>
194 <variable name="fileselector_linecolor" value="#555555"/>
195 <variable name="fileselector_highlight_color" value="#555555"/>
196 <variable name="fileselector_separatorheight" value="1"/>
197 <variable name="fileselector_spacing" value="0"/>
198 <variable name="fileselector_install_height" value="468"/>
199 <variable name="fileselector_filemanager_height" value="559"/>
200 <variable name="partitionlist_spacing" value="0"/>
201 <variable name="partitionlist_storage_height" value="221"/>
z31s1g64a0e712016-01-31 15:06:57 +0100202 <variable name="partitionlist_flashimage_height" value="221"/>
z31s1g56189522016-01-13 19:12:40 +0100203 <variable name="partitionlist_wipe_height" value="442"/>
204 <variable name="partitionlist_mount_height" value="338"/>
205 <variable name="partitionlist_backup_height" value="312"/>
206 <variable name="listbox_timezone_height" value="306"/>
207 <variable name="listbox_settings_height" value="400"/>
Ethan Yonker64e0a652018-07-25 09:52:17 -0500208 <variable name="listbox_advanced_height" value="290"/>
epicX9597b842021-03-20 21:58:17 +0530209 <variable name="listbox_options_height" value="160"/>
z31s1g56189522016-01-13 19:12:40 +0100210 <variable name="fastscroll_w" value="10"/>
211 <variable name="fastscroll_linew" value="2"/>
212 <variable name="fastscroll_rectw" value="10"/>
213 <variable name="fastscroll_recth" value="52"/>
214 <variable name="slidervalue_lineh" value="2"/>
215 <variable name="slidervalue_padding" value="0"/>
216 <variable name="slidervalue_sliderw" value="32"/>
217 <variable name="slidervalue_sliderh" value="48"/>
218 <variable name="slideout_height" value="700"/>
219 <variable name="slideout_bg_height" value="718"/>
220 <variable name="input_height" value="26"/>
221 <variable name="input_line_width" value="2"/>
222 <variable name="console_height" value="390"/>
223 <variable name="console_terminal_height" value="369"/>
224 <variable name="dialog_button_x" value="310"/>
225 <variable name="pattern_x" value="60"/>
226 <variable name="pattern_dot_dia" value="12"/>
227 <variable name="pattern_line_w" value="4"/>
228 <variable name="pattern_size" value="360"/>
Yilliécb87d9d2022-07-11 14:30:26 +0500229 <variable name="tw_clock_12_pos_x" value="{clock_12_pos}"/>
230 <variable name="tw_clock_24_pos_x" value="{clock_24_pos}"/>
231 <variable name="tw_cpu_pos_x" value="{cpu_pos}"/>
232 <variable name="tw_battery_pos_x" value="{battery_pos}"/>
z31s1g28f0a922015-11-07 18:50:22 +0100233 </variables>
234
235 <mousecursor>
z31s1g56189522016-01-13 19:12:40 +0100236 <placement w="15" h="15"/>
237 <background color="#FFFF00FF" resource="cursor"/>
238 <speed multiplier="2.5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100239 </mousecursor>
240
241 <templates>
242 <template name="page">
z31s1g56189522016-01-13 19:12:40 +0100243 <background color="%background_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100244
z31s1g56189522016-01-13 19:12:40 +0100245 <fill color="%accent_color%">
246 <placement x="0" y="0" w="%screen_width%" h="%header_height%"/>
247 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100248
z31s1g56189522016-01-13 19:12:40 +0100249 <image>
250 <condition var1="tw_busy" var2="1"/>
251 <image resource="logo"/>
252 <placement x="0" y="0"/>
253 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100254
z31s1g56189522016-01-13 19:12:40 +0100255 <button>
256 <condition var1="tw_busy" var2="0"/>
257 <placement x="0" y="0"/>
258 <image resource="logo"/>
z31s1g28f0a922015-11-07 18:50:22 +0100259 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100260 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100261
z31s1g56189522016-01-13 19:12:40 +0100262 <fill color="#00000030">
263 <condition var1="tw_simulate_actions" var2="0"/>
264 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
265 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100266
z31s1g56189522016-01-13 19:12:40 +0100267 <fill color="%text_fail_color%">
268 <condition var1="tw_simulate_actions" var2="1"/>
269 <placement x="0" y="0" w="%screen_width%" h="%status_height%"/>
270 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100271
z31s1g56189522016-01-13 19:12:40 +0100272 <text color="%text_color%">
273 <condition var1="tw_no_cpu_temp" var2="1"/>
Yilliécb87d9d2022-07-11 14:30:26 +0500274 <condition var1="tw_cpu_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100275 <font resource="font_m"/>
276 <placement x="%indent%" y="%row1_header_y%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100277 <text>%tw_version%</text>
z31s1g56189522016-01-13 19:12:40 +0100278 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100279
z31s1g56189522016-01-13 19:12:40 +0100280 <text color="%text_color%">
281 <condition var1="tw_no_cpu_temp" var2="0"/>
Yilliécb87d9d2022-07-11 14:30:26 +0500282 <condition var1="tw_cpu_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100283 <font resource="font_m"/>
284 <placement x="%indent%" y="%row1_header_y%"/>
285 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
286 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100287
z31s1g56189522016-01-13 19:12:40 +0100288 <text color="%text_color%">
Yilliécb87d9d2022-07-11 14:30:26 +0500289 <condition var1="tw_clock_12_pos_x" var2="0"/>
290 <condition var1="tw_clock_24_pos_x" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100291 <font resource="font_m"/>
292 <placement x="%center_x%" y="%row1_header_y%" placement="5"/>
z31s1g28f0a922015-11-07 18:50:22 +0100293 <text>%tw_time%</text>
z31s1g56189522016-01-13 19:12:40 +0100294 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100295
z31s1g56189522016-01-13 19:12:40 +0100296 <text color="%text_color%">
z31s1g28f0a922015-11-07 18:50:22 +0100297 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100298 <condition var1="tw_no_battery_percent" var2="0"/>
299 <condition var1="tw_battery" op="&gt;" var2="0"/>
300 <condition var1="tw_battery" op="&lt;" var2="101"/>
Yilliécb87d9d2022-07-11 14:30:26 +0500301 <condition var1="tw_battery_pos_x" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100302 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100303 <font resource="font_m"/>
304 <placement x="%indent_right%" y="%row1_header_y%" placement="1"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500305 <text>{@battery_pct=Battery: %tw_battery%}</text>
z31s1g56189522016-01-13 19:12:40 +0100306 </text>
z31s1g28f0a922015-11-07 18:50:22 +0100307
Yilliécb87d9d2022-07-11 14:30:26 +0500308 <!-- Custom position for status bar items if defined START -->
309
310 <text color="%text_color%">
311 <condition var1="tw_no_cpu_temp" var2="1"/>
312 <condition var1="tw_cpu_pos_x" op="!=" var2="0"/>
313 <font resource="font_m"/>
314 <placement x="%tw_cpu_pos_x%" y="%row1_header_y%"/>
315 <text>%tw_version%</text>
316 </text>
317
318 <text color="%text_color%">
319 <condition var1="tw_no_cpu_temp" var2="0"/>
320 <condition var1="tw_cpu_pos_x" op="!=" var2="0"/>
321 <font resource="font_m"/>
322 <placement x="%tw_cpu_pos_x%" y="%row1_header_y%"/>
323 <text>{@cpu_temp=CPU: %tw_cpu_temp% °C}</text>
324 </text>
325
326 <text color="%text_color%">
327 <condition var1="tw_clock_12_pos_x" op="!=" var2="0"/>
328 <condition var1="tw_military_time" var2="0"/>
329 <font resource="font_m"/>
330 <placement x="%tw_clock_12_pos_x%" y="%row1_header_y%"/>
331 <text>%tw_time%</text>
332 </text>
333
334 <text color="%text_color%">
335 <condition var1="tw_clock_24_pos_x" op="!=" var2="0"/>
336 <condition var1="tw_military_time" var2="1"/>
337 <font resource="font_m"/>
338 <placement x="%tw_clock_24_pos_x%" y="%row1_header_y%"/>
339 <text>%tw_time%</text>
340 </text>
341
342 <text color="%text_color%">
343 <conditions>
344 <condition var1="tw_no_battery_percent" var2="0"/>
345 <condition var1="tw_battery" op="&gt;" var2="0"/>
346 <condition var1="tw_battery" op="&lt;" var2="101"/>
347 <condition var1="tw_battery_pos_x" op="!=" var2="0"/>
348 </conditions>
349 <font resource="font_m"/>
350 <placement x="%tw_battery_pos_x%" y="%row1_header_y%"/>
351 <text>{@battery_pct=Battery: %tw_battery%}</text>
352 </text>
353
354 <!-- Custom position for status bar items if defined END -->
355
z31s1g56189522016-01-13 19:12:40 +0100356 <fill color="#000000">
bigbiff bigbiff3157f122019-03-10 20:18:45 -0400357 <condition var1="tw_busy" var2="0"/>
z31s1g56189522016-01-13 19:12:40 +0100358 <placement x="0" y="%navbar_y%" w="%screen_width%" h="%navbar_height%"/>
359 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100360
z31s1g56189522016-01-13 19:12:40 +0100361 <button>
362 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
363 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
364 <image resource="back"/>
365 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100366 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100367 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100368
z31s1g56189522016-01-13 19:12:40 +0100369 <button>
370 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
371 <placement x="%back_button_x%" y="%navbar_btn_y%" placement="4"/>
372 <image resource="console"/>
373 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100374 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100375 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100376
z31s1g56189522016-01-13 19:12:40 +0100377 <button>
378 <placement x="%center_x%" y="%navbar_btn_y%" placement="4"/>
379 <image resource="home"/>
380 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100381 <action function="key">home</action>
z31s1g56189522016-01-13 19:12:40 +0100382 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100383
z31s1g56189522016-01-13 19:12:40 +0100384 <button>
385 <condition var1="tw_samsung_navbar" op="!=" var2="1"/>
386 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
387 <image resource="console"/>
388 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100389 <action function="overlay">slideout</action>
z31s1g56189522016-01-13 19:12:40 +0100390 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100391
z31s1g56189522016-01-13 19:12:40 +0100392 <button>
393 <condition var1="tw_samsung_navbar" op="=" var2="1"/>
394 <placement x="%console_button_x%" y="%navbar_btn_y%" placement="4"/>
395 <image resource="back"/>
396 <condition var1="tw_busy" var2="0"/>
z31s1g28f0a922015-11-07 18:50:22 +0100397 <action function="key">back</action>
z31s1g56189522016-01-13 19:12:40 +0100398 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100399
z31s1g56189522016-01-13 19:12:40 +0100400 <action>
401 <touch key="power"/>
Matt Mower9472ba12016-01-20 18:12:47 -0600402 <action function="togglebacklight"/>
z31s1g56189522016-01-13 19:12:40 +0100403 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100404
z31s1g56189522016-01-13 19:12:40 +0100405 <action>
406 <touch key="power+voldown"/>
407 <action function="screenshot"/>
408 </action>
z31s1g28f0a922015-11-07 18:50:22 +0100409 </template>
410
411 <template name="progress_bar">
z31s1g56189522016-01-13 19:12:40 +0100412 <progressbar>
413 <placement x="%indent%" y="%row17a_y%"/>
414 <resource empty="progress_empty" full="progress_full"/>
415 <data name="ui_progress"/>
416 </progressbar>
z31s1g28f0a922015-11-07 18:50:22 +0100417
z31s1g56189522016-01-13 19:12:40 +0100418 <animation>
419 <placement x="%indent%" y="%row17a_y%"/>
420 <resource name="progress"/>
421 <speed fps="24" render="2"/>
422 <loop frame="1"/>
423 </animation>
z31s1g28f0a922015-11-07 18:50:22 +0100424 </template>
425
426 <template name="sort_options">
z31s1g56189522016-01-13 19:12:40 +0100427 <image>
428 <placement x="%indent%" y="%row1a_y%"/>
429 <image resource="tab_3"/>
430 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100431
z31s1g56189522016-01-13 19:12:40 +0100432 <image>
433 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
434 <image resource="tab_3"/>
435 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100436
z31s1g56189522016-01-13 19:12:40 +0100437 <image>
438 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
439 <image resource="tab_3"/>
440 </image>
z31s1g28f0a922015-11-07 18:50:22 +0100441
z31s1g56189522016-01-13 19:12:40 +0100442 <button>
443 <highlight color="%highlight_color%"/>
444 <condition var1="tw_gui_sort_order" op="=" var2="1"/>
445 <placement x="%indent%" y="%row1a_y%"/>
446 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500447 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100448 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100449 <action function="set">tw_gui_sort_order=-1</action>
z31s1g56189522016-01-13 19:12:40 +0100450 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100451
z31s1g56189522016-01-13 19:12:40 +0100452 <button>
453 <highlight color="%highlight_color%"/>
454 <condition var1="tw_gui_sort_order" op="=" var2="-1"/>
455 <placement x="%indent%" y="%row1a_y%"/>
456 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500457 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100458 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100459 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100460 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100461
z31s1g56189522016-01-13 19:12:40 +0100462 <button>
463 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100464 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100465 <condition var1="tw_gui_sort_order" op="!=" var2="1"/>
466 <condition var1="tw_gui_sort_order" op="!=" var2="-1"/>
z31s1g28f0a922015-11-07 18:50:22 +0100467 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100468 <placement x="%indent%" y="%row1a_y%"/>
469 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500470 <text>{@sort_by_name_only=Name}</text>
z31s1g56189522016-01-13 19:12:40 +0100471 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100472 <action function="set">tw_gui_sort_order=1</action>
z31s1g56189522016-01-13 19:12:40 +0100473 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100474
z31s1g56189522016-01-13 19:12:40 +0100475 <button>
476 <highlight color="%highlight_color%"/>
477 <condition var1="tw_gui_sort_order" op="=" var2="2"/>
478 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
479 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500480 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100481 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100482 <action function="set">tw_gui_sort_order=-2</action>
z31s1g56189522016-01-13 19:12:40 +0100483 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100484
z31s1g56189522016-01-13 19:12:40 +0100485 <button>
486 <highlight color="%highlight_color%"/>
487 <condition var1="tw_gui_sort_order" op="=" var2="-2"/>
488 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
489 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500490 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100491 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100492 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100493 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100494
z31s1g56189522016-01-13 19:12:40 +0100495 <button>
496 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100497 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100498 <condition var1="tw_gui_sort_order" op="!=" var2="2"/>
499 <condition var1="tw_gui_sort_order" op="!=" var2="-2"/>
z31s1g28f0a922015-11-07 18:50:22 +0100500 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100501 <placement x="%btn3_col2_x%" y="%row1a_y%"/>
502 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500503 <text>{@sort_by_date_only=Date}</text>
z31s1g56189522016-01-13 19:12:40 +0100504 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100505 <action function="set">tw_gui_sort_order=2</action>
z31s1g56189522016-01-13 19:12:40 +0100506 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100507
z31s1g56189522016-01-13 19:12:40 +0100508 <button>
509 <highlight color="%highlight_color%"/>
510 <condition var1="tw_gui_sort_order" op="=" var2="3"/>
511 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
512 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500513 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100514 <image resource="sort_asc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100515 <action function="set">tw_gui_sort_order=-3</action>
z31s1g56189522016-01-13 19:12:40 +0100516 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100517
z31s1g56189522016-01-13 19:12:40 +0100518 <button>
519 <highlight color="%highlight_color%"/>
520 <condition var1="tw_gui_sort_order" op="=" var2="-3"/>
521 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
522 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500523 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100524 <image resource="sort_desc"/>
z31s1g28f0a922015-11-07 18:50:22 +0100525 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100526 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100527
z31s1g56189522016-01-13 19:12:40 +0100528 <button>
529 <highlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100530 <conditions>
z31s1g56189522016-01-13 19:12:40 +0100531 <condition var1="tw_gui_sort_order" op="!=" var2="3"/>
532 <condition var1="tw_gui_sort_order" op="!=" var2="-3"/>
z31s1g28f0a922015-11-07 18:50:22 +0100533 </conditions>
z31s1g56189522016-01-13 19:12:40 +0100534 <placement x="%btn3_col3_x%" y="%row1a_y%"/>
535 <font resource="font_s" color="%text_button_color%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500536 <text>{@sort_by_size_only=Size}</text>
z31s1g56189522016-01-13 19:12:40 +0100537 <image resource="sort_empty"/>
z31s1g28f0a922015-11-07 18:50:22 +0100538 <action function="set">tw_gui_sort_order=3</action>
z31s1g56189522016-01-13 19:12:40 +0100539 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100540 </template>
541
542 <template name="tabs_backup">
z31s1g56a7a992016-01-23 17:06:40 +0100543 <fill color="%accent_color%">
544 <placement x="0" y="row1_y" w="%screen_width%" h="tab_height"/>
545 </fill>
546
z31s1g56189522016-01-13 19:12:40 +0100547 <button style="tab">
548 <placement x="0" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500549 <text>{@tab_backup=BACKUP}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100550 <action function="page">backup</action>
z31s1g56189522016-01-13 19:12:40 +0100551 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100552
z31s1g56189522016-01-13 19:12:40 +0100553 <button style="tab">
554 <placement x="%tab3_col2_x%" y="%row1_y%" w="%tab3_width%" h="%tab_height%"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500555 <text>{@tab_options=OPTIONS}</text>
z31s1g28f0a922015-11-07 18:50:22 +0100556 <action function="page">backup_options</action>
z31s1g56189522016-01-13 19:12:40 +0100557 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100558 </template>
559
560 <template name="tabs_settings">
z31s1g56a7a992016-01-23 17:06:40 +0100561 <fill color="%accent_color%">
562 <placement x="0" y="row1_y" w="%screen_width%" h="tab_height"/>
563 </fill>
564
z31s1g56189522016-01-13 19:12:40 +0100565 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100566 <placement x="%tab5_centered_col1_x%" y="%tab_y%" placement="4"/>
567 <image resource="tab_general"/>
z31s1g28f0a922015-11-07 18:50:22 +0100568 <action function="page">settings</action>
z31s1g56189522016-01-13 19:12:40 +0100569 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100570
z31s1g56189522016-01-13 19:12:40 +0100571 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100572 <placement x="%tab5_centered_col2_x%" y="%tab_y%" placement="4"/>
573 <image resource="tab_timezone"/>
z31s1g28f0a922015-11-07 18:50:22 +0100574 <action function="page">settings_timezone</action>
z31s1g56189522016-01-13 19:12:40 +0100575 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100576
z31s1g56189522016-01-13 19:12:40 +0100577 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100578 <placement x="%center_x%" y="%tab_y%" placement="4"/>
579 <image resource="tab_display"/>
z31s1g28f0a922015-11-07 18:50:22 +0100580 <action function="page">settings_screen</action>
z31s1g56189522016-01-13 19:12:40 +0100581 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100582
z31s1g56189522016-01-13 19:12:40 +0100583 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100584 <placement x="%tab5_centered_col4_x%" y="%tab_y%" placement="4"/>
585 <image resource="tab_vibration"/>
z31s1g28f0a922015-11-07 18:50:22 +0100586 <action function="page">settings_vibration</action>
z31s1g56189522016-01-13 19:12:40 +0100587 </button>
Ethan Yonker74db1572015-10-28 12:44:49 -0500588
z31s1g56189522016-01-13 19:12:40 +0100589 <button style="tab">
z31s1g56a7a992016-01-23 17:06:40 +0100590 <placement x="%tab5_centered_col5_x%" y="%tab_y%" placement="4"/>
591 <image resource="tab_language"/>
Ethan Yonker74db1572015-10-28 12:44:49 -0500592 <action function="page">settings_language</action>
z31s1g56189522016-01-13 19:12:40 +0100593 </button>
z31s1g28f0a922015-11-07 18:50:22 +0100594 </template>
595
596 <template name="console">
z31s1g56189522016-01-13 19:12:40 +0100597 <console>
598 <placement x="%indent%" y="%row2_y%" w="%content_width%" h="%console_height%"/>
599 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100600
z31s1g56189522016-01-13 19:12:40 +0100601 <fill color="%fileselector_linecolor%">
602 <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
603 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100604
z31s1g56189522016-01-13 19:12:40 +0100605 <fill color="%fileselector_linecolor%">
606 <placement x="%indent%" y="row17_y" w="%content_width%" h="input_line_width"/>
607 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100608 </template>
609
610 <template name="console_terminal">
z31s1g56189522016-01-13 19:12:40 +0100611 <console>
612 <placement x="%indent%" y="%row2_y%" w="content_width" h="%console_terminal_height%"/>
613 </console>
z31s1g28f0a922015-11-07 18:50:22 +0100614
z31s1g56189522016-01-13 19:12:40 +0100615 <fill color="%fileselector_linecolor%">
616 <placement x="%indent%" y="row2_y" w="%content_width%" h="input_line_width" placement="1"/>
617 </fill>
z31s1g28f0a922015-11-07 18:50:22 +0100618
z31s1g56189522016-01-13 19:12:40 +0100619 <fill color="%fileselector_linecolor%">
620 <placement x="%indent%" y="row11_y" w="%content_width%" h="input_line_width"/>
621 </fill>
622 </template>
623
624 <template name="keyboardterminaltemplate">
625 <keyboard>
626 <condition var1="tw_hide_kb" var2="0"/>
627 <placement x="0" y="%keyboard_terminal_y%" w="%screen_width%" h="42"/>
628 <keymargin x="0" y="0"/>
629 <background color="#111111"/>
630 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
631 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
632 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="12" y="0"/>
633 <keylabel key="0:k:29" text="Ctrl"/>
634 <keylabel key="0:c:27" text="Esc"/>
635 <keylabel key="0:c:9" text="Tab"/>
636 <keylabel key="0:k:105" text="&lt;" resource="kb_arrow_left"/>
637 <keylabel key="0:k:108" text="v" resource="kb_arrow_down"/>
638 <keylabel key="0:k:103" text="^" resource="kb_arrow_up"/>
639 <keylabel key="0:k:106" text="&gt;" resource="kb_arrow_right"/>
640 <highlight color="%highlight_color%"/>
641 <ctrlhighlight color="#0090CA80"/>
642 <layout1>
643 <keysize height="42" width="69"/>
644 <row1 key01="68:k:29" key02="68:c:27" long02=":c:3" key03="68:c:9" key04="69:k:105" key05="69:k:108" key06="69:k:103" key07="69:k:106"/>
645 </layout1>
646 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100647 </template>
648
649 <template name="keyboardtemplate">
z31s1g56189522016-01-13 19:12:40 +0100650 <keyboard>
651 <condition var1="tw_hide_kb" var2="0"/>
652 <placement x="0" y="%keyboard_y%" w="480" h="284"/>
z31s1g28f0a922015-11-07 18:50:22 +0100653 <keymargin x="4" y="4"/>
654 <background color="#111111"/>
655 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
656 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
657 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="6" y="0"/>
658 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
659 <keylabel key="0:action" text="Enter" resource="enter"/>
660 <keylabel key=" " text="Space" resource="space"/>
z31s1g56189522016-01-13 19:12:40 +0100661 <highlight color="%highlight_color%"/>
662 <capshighlight color="%highlight_color%"/>
z31s1g28f0a922015-11-07 18:50:22 +0100663 <layout1>
z31s1g56189522016-01-13 19:12:40 +0100664 <keysize height="71" width="48"/>
665 <row1 key01="q" long01="1" key02="w" long02="2" key03="e" long03="3" key04="r" long04="4" key05="t" long05="5" key06="y" long06="6" key07="u" long07="7" key08="i" long08="8" key09="o" long09="9" key10="p" long10="0"/>
666 <row2 key01="24:" key02="a" long02="@" key03="s" long03="#" key04="d" long04="$" key05="f" long05="%" key06="g" long06="&amp;" key07="h" long07="*" key08="j" long08="-" key09="k" long09="+" key10="l" long10="_" key11="24:"/>
667 <row3 key01="72:layout2" key02="z" long02="!" key03="x" long03="&quot;" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="72:c:8"/>
668 <row4 key01="72:layout3" key02="/" key03="240: " key04="." key05="72:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100669 <keylabel key="0:layout2" text="Shift" resource="shift"/>
670 <keylabel key="0:layout3" text="?123"/>
671 </layout1>
672 <layout2>
673 <keysize height="71" width="48" capslock="0" revert_layout="1"/>
z31s1g56189522016-01-13 19:12:40 +0100674 <row1 key01="Q" long01="1" key02="W" long02="2" key03="E" long03="3" key04="R" long04="4" key05="T" long05="5" key06="Y" long06="6" key07="U" long07="7" key08="I" long08="8" key09="O" long09="9" key10="P" long10="0"/>
675 <row2 key01="24:" key02="A" long02="@" key03="S" long03="#" key04="D" long04="$" key05="F" long05="%" key06="G" long06="&amp;" key07="H" long07="*" key08="J" long08="-" key09="K" long09="+" key10="L" long10="_" key11="24:"/>
676 <row3 key01="72:layout1" key02="Z" long02="!" key03="X" long03="&quot;" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="72:c:8"/>
677 <row4 key01="72:layout3" key02="/" key03="240: " key04="." key05="72:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100678 <keylabel key="0:layout1" text="Shift" resource="shift_fill"/>
679 <keylabel key="0:layout3" text="?123"/>
680 </layout2>
681 <layout3>
z31s1g56189522016-01-13 19:12:40 +0100682 <keysize height="71" width="48"/>
683 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0"/>
684 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")"/>
685 <row3 key01="72:layout4" key02="!" key03="48:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="72:c:8"/>
686 <row4 key01="72:layout1" key02="," key03="240: " key04="." key05="72:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100687 <keylabel key="0:layout1" text="ABC"/>
688 <keylabel key="0:layout4" text="~\{"/>
689 </layout3>
690 <layout4>
z31s1g56189522016-01-13 19:12:40 +0100691 <keysize height="71" width="48"/>
692 <row1 key01="~" key02="`" key03="|" key04="48:" key05="48:" key06="48:" key07="%" key08="48:" key09="{" key10="}"/>
693 <row2 key01="48:" key02="48:" key03="48:" key04="48:" key05="48:" key06="^" key07="_" key08="=" key09="[" key10="]"/>
694 <row3 key01="72:layout3" key02="48:" key03="48:" key04="48:" key05="48:" key06="\" key07="&lt;" key08="&gt;" key09="72:c:8"/>
695 <row4 key01="72:layout1" key02="48:c:34" key03="240: " key04="." key05="72:action"/>
z31s1g28f0a922015-11-07 18:50:22 +0100696 <keylabel key="0:layout1" text="ABC"/>
697 <keylabel key="0:layout3" text="?123"/>
698 </layout4>
z31s1g56189522016-01-13 19:12:40 +0100699 </keyboard>
z31s1g28f0a922015-11-07 18:50:22 +0100700 </template>
Captain Throwbackfec0c3b2021-11-04 15:50:36 -0400701
702 <template name="keyboardnum">
703 <keyboard>
704 <condition var1="tw_hide_kb" var2="0"/>
705 <placement x="0" y="%keyboard_y%" w="480" h="284"/>
706 <keymargin x="4" y="4"/>
707 <background color="#111111"/>
708 <key-alphanumeric color="#111111" font="keylabel" textcolor="#EEEEEE"/>
709 <key-other color="#111111" font="keylabel-small" textcolor="#5b5b5bff"/>
710 <longpress font="keylabel-longpress" textcolor="#5b5b5bff" x="6" y="0"/>
711 <keylabel key="0:c:8" text="Bksp" resource="backspace"/>
712 <keylabel key="0:action" text="Enter" resource="enter"/>
713 <keylabel key=" " text="Space" resource="space"/>
714 <highlight color="%highlight_color%"/>
715 <capshighlight color="%highlight_color%"/>
716 <layout1>
717 <keysize height="70" width="94"/>
718 <row1 key01="100:" key02="1" key03="2" key04="3" key05="100:"/>
719 <row2 key01="100:" key02="4" key03="5" key04="6" key05="100:"/>
720 <row3 key01="100:" key02="7" key03="8" key04="9" key05="100:"/>
721 <row4 key01="100:" key02="94:c:8" key03="0" key04="95:action" key05="100:"/>
722 </layout1>
723 </keyboard>
724 </template>
z31s1g28f0a922015-11-07 18:50:22 +0100725 </templates>
726</recovery>