blob: a611d0582cbb52406d8d16900a1f66e122ce2c17 [file] [log] [blame]
Dees_Troya13d74f2013-03-24 08:54:55 -05001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="1080" height="1920" />
6 <author>TeamWin</author>
7 <title>Backup Naowz</title>
8 <description>Default basic theme</description>
9 <preview>preview.jpg</preview>
10 </details>
11
Ethan Yonker780cd392014-07-21 15:24:39 -050012 <include>
13 <xmlfile name="portrait.xml" />
14 </include>
15
Dees_Troya13d74f2013-03-24 08:54:55 -050016 <resources>
Vojtech Bocek76ee9032014-09-07 15:01:56 +020017 <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
18 <resource name="mediumfont" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
19 <resource name="filelist" type="font" filename="RobotoCondensed-Regular.ttf" size="40" fallback="Roboto-Condensed-40" />
Matt Mower989709a2015-02-26 00:34:36 -060020 <resource name="fixed" type="font" filename="DroidSansMono.ttf" size="30" />
Ethan Yonker591b9202015-03-11 11:17:15 -050021 <resource name="twrplogo" type="image" filename="twrplogo" retainaspect="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -050022 <resource name="main_button" type="image" filename="menu-button" />
Ethan Yonker591b9202015-03-11 11:17:15 -050023 <resource name="file_icon" type="image" filename="file" retainaspect="1" />
24 <resource name="folder_icon" type="image" filename="folder" retainaspect="1" />
25 <resource name="slideout" type="image" filename="slideout" retainaspect="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -050026 <resource name="progress" type="animation" filename="indeterminate" />
27 <resource name="progress_empty" type="image" filename="progress_empty" />
28 <resource name="progress_full" type="image" filename="progress_fill" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060029 <resource name="checkbox_false" type="image" filename="checkbox_empty" retainaspect="1" />
30 <resource name="checkbox_true" type="image" filename="checkbox_checked" retainaspect="1" />
31 <resource name="radio_false" type="image" filename="radio_empty" retainaspect="1" />
32 <resource name="radio_true" type="image" filename="radio_selected" retainaspect="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -050033 <resource name="medium_button" type="image" filename="medium-button" />
34 <resource name="sort_button" type="image" filename="sort-button" />
35 <resource name="minus_button" type="image" filename="minus-button" />
36 <resource name="plus_button" type="image" filename="plus-button" />
Ethan Yonker591b9202015-03-11 11:17:15 -050037 <resource name="home_icon" type="image" filename="home-icon" retainaspect="1" />
38 <resource name="back_icon" type="image" filename="back-icon" retainaspect="1" />
39 <resource name="slider" type="image" filename="slider" retainaspect="1" />
40 <resource name="slider-used" type="image" filename="slider-used" retainaspect="1" />
41 <resource name="slider-touch" type="image" filename="slider-touch" retainaspect="1" />
42 <resource name="unlock-icon" type="image" filename="unlock" retainaspect="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -050043 <resource name="keyboard1" type="image" filename="keyboard1" />
44 <resource name="keyboard2" type="image" filename="keyboard2" />
45 <resource name="keyboard3" type="image" filename="keyboard3" />
46 <resource name="keyboard4" type="image" filename="keyboard4" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060047 <resource name="cursor" type="image" filename="cursor" retainaspect="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -050048 </resources>
49
50 <variables>
51 <variable name="col1_x" value="10" />
52 <variable name="col2_x" value="565" />
53 <variable name="col_center_x" value="288" />
54 <variable name="col_center_medium_x" value="414" />
55 <variable name="center_x" value="540" />
56 <variable name="row1_y" value="255" />
57 <variable name="row2_y" value="615" />
58 <variable name="row3_y" value="975" />
59 <variable name="row4_y" value="1335" />
60 <variable name="col1_center_x" value="179" />
61 <variable name="col2_center_x" value="552" />
62 <variable name="row1_text2_y" value="310" />
63 <variable name="row2_text2_y" value="550" />
64 <variable name="row_queue_y" value="1140" />
65 <variable name="row1_header_y" value="180" />
66 <variable name="row1_text_y" value="255" />
67 <variable name="row2_text_y" value="330" />
68 <variable name="row3_text_y" value="405" />
69 <variable name="row4_text_y" value="480" />
70 <variable name="row5_text_y" value="555" />
71 <variable name="row6_text_y" value="630" />
72 <variable name="row7_text_y" value="705" />
73 <variable name="row8_text_y" value="780" />
74 <variable name="row9_text_y" value="855" />
75 <variable name="row10_text_y" value="930" />
76 <variable name="row11_text_y" value="1005" />
77 <variable name="row12_text_y" value="1080" />
78 <variable name="row13_text_y" value="1155" />
79 <variable name="row14_text_y" value="1230" />
80 <variable name="row15_text_y" value="1305" />
81 <variable name="row16_text_y" value="1380" />
82 <variable name="row17_text_y" value="1455" />
83 <variable name="row18_text_y" value="1530" />
84 <variable name="zip_status_y" value="922" />
Ethan Yonker96af84a2015-01-05 14:58:36 -060085 <variable name="flash_list_height" value="500" />
Dees_Troya13d74f2013-03-24 08:54:55 -050086 <variable name="tz_selected_y" value="240" />
87 <variable name="tz_set_y" value="1500" />
88 <variable name="tz_current_y" value="1425" />
Ethan Yonkereb32b1f2015-05-18 10:23:03 -050089 <variable name="system_ro_y" value="1770" />
Dees_Troya13d74f2013-03-24 08:54:55 -050090 <variable name="col_progressbar_x" value="351" />
91 <variable name="row_progressbar_y" value="1650" />
92 <variable name="col1_medium_x" value="10" />
93 <variable name="col2_medium_x" value="282" />
94 <variable name="col3_medium_x" value="545" />
95 <variable name="col4_medium_x" value="817" />
96 <variable name="row1_medium_y" value="195" />
97 <variable name="row2_medium_y" value="345" />
98 <variable name="row3_medium_y" value="392" />
99 <variable name="row4_medium_y" value="645" />
100 <variable name="row5_medium_y" value="795" />
101 <variable name="row6_medium_y" value="1260" />
102 <variable name="row7_medium_y" value="730" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500103 <variable name="slider_y" value="1575" />
104 <variable name="slider_text_y" value="1676" />
105 <variable name="button_text_color" value="#AAAAAA" />
106 <variable name="text_color" value="#FFFFFF" />
107 <variable name="text_success_color" value="#33B5E5" />
108 <variable name="text_fail_color" value="#FF0101" />
109 <variable name="highlight_color" value="#90909080" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600110 <variable name="caps_highlight_color" value="#33B5E580" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500111 <variable name="home_button_x" value="10" />
112 <variable name="home_button_y" value="1839" />
Ethan Yonker591b9202015-03-11 11:17:15 -0500113 <variable name="back_button_x" value="1070" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500114 <variable name="back_button_y" value="1839" />
115 <variable name="sort_text_x" value="10" />
116 <variable name="sort_asc_text_y" value="1635" />
117 <variable name="sort_asc_button_y" value="1620" />
118 <variable name="sort_desc_text_y" value="1725" />
119 <variable name="sort_desc_button_y" value="1710" />
120 <variable name="sort_col1_button_x" value="390" />
121 <variable name="sort_col2_button_x" value="540" />
122 <variable name="sort_col3_button_x" value="690" />
123 <variable name="input_width" value="1060" />
124 <variable name="input_height" value="75" />
125 <variable name="input_background_color" value="#303030" />
126 <variable name="input_cursor_color" value="#33B5E5" />
127 <variable name="input_cursor_width" value="4" />
128 <variable name="console_x" value="0" />
129 <variable name="console_width" value="1080" />
130 <variable name="console_foreground" value="#A0A0A0" />
Ethan Yonkerbf2cb1c2014-07-02 10:15:54 -0500131 <variable name="warning" value="#F8F8A0" />
132 <variable name="error" value="#FF4040" />
133 <variable name="highlight" value="#33B5E5" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500134 <variable name="console_background" value="#303030" />
135 <variable name="console_scroll" value="#303030" />
136 <variable name="console_action_height" value="705" />
137 <variable name="console_install_height" value="900" />
138 <variable name="console_installdone_height" value="660" />
139 <variable name="fileselector_x" value="5" />
140 <variable name="fileselector_width" value="1070" />
141 <variable name="fileselector_install_height" value="1170" />
142 <variable name="fileselector_header_background" value="#202020" />
143 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
144 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
145 <variable name="fileselector_header_separatorheight" value="4" />
146 <variable name="fileselector_separatorcolor" value="#505050" />
147 <variable name="fileselector_separatorheight" value="3" />
148 <variable name="fileselector_background" value="#303030" />
149 <variable name="fileselector_highlight_color" value="#505050" />
150 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
151 <variable name="fileselector_spacing" value="48" />
that18e13a92015-03-05 22:38:43 +0100152 <variable name="fastscroll_linecolor" value="#50505080" />
153 <variable name="fastscroll_rectcolor" value="#33B5E580" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500154 <variable name="fastscroll_w" value="90" />
155 <variable name="fastscroll_linew" value="3" />
that18e13a92015-03-05 22:38:43 +0100156 <variable name="fastscroll_rectw" value="21" />
157 <variable name="fastscroll_recth" value="60" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500158 <variable name="listbox_x" value="5" />
159 <variable name="listbox_width" value="1070" />
160 <variable name="listbox_tz_height" value="885" />
161 <variable name="listbox_background" value="#303030" />
162 <variable name="listbox_spacing" value="24" />
163 <variable name="sd_plus_x" value="525" />
164 <variable name="sdext_text_x" value="165" />
165 <variable name="sdext_text_y" value="270" />
166 <variable name="sdswap_button_y" value="390" />
167 <variable name="sdswap_text_x" value="165" />
168 <variable name="sdswap_text_y" value="405" />
169 <variable name="sdfilesystem_text_y" value="510" />
170 <variable name="sdfilesystem_button_y" value="570" />
Ethan Yonker591b9202015-03-11 11:17:15 -0500171 <variable name="lock_y" value="700" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500172 <variable name="filemanager_select_x" value="840" />
173 <variable name="filemanager_select_y" value="1620" />
174 <variable name="backup_name_y" value="825" />
175 <variable name="terminal_console_height" value="1050" />
176 <variable name="terminal_text_y" value="1095" />
177 <variable name="terminal_button_y" value="1050" />
178 <variable name="row_dst_text_y" value="1080" />
179 <variable name="row_offset_text_y" value="1155" />
180 <variable name="row_offset_medium_y" value="1260" />
181 <variable name="button_fill_color" value="#303030" />
182 <variable name="button_fill_full_width" value="1060" />
183 <variable name="button_fill_main_width" value="505" />
184 <variable name="button_fill_main_height" value="324" />
185 <variable name="button_fill_half_height" value="162" />
186 <variable name="button_fill_quarter_height" value="81" />
Dees_Troy7abb7a52013-08-30 02:07:19 +0000187 <variable name="backup_list_height" value="780" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500188 <variable name="backup_button_row1" value="1118" />
189 <variable name="backup_button_row2" value="1220" />
190 <variable name="mount_list_height" value="1035" />
191 <variable name="mount_storage_row" value="1240" />
Dees_Troye7e0ae82013-07-05 14:46:07 +0000192 <variable name="storage_list_height" value="1000" />
Ethan Yonker87c7bac2014-05-25 21:41:08 -0500193 <variable name="wipe_list_height" value="1105" />
194 <variable name="wipe_button_row1" value="1350" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500195 <variable name="wipe_button_y" value="975" />
Vojtech Bocek85932342013-04-01 22:11:33 +0200196 <variable name="slidervalue_w" value="1060" />
197 <variable name="slidervalue_line_clr" value="#FFFFFF" />
198 <variable name="slidervalue_slider_clr" value="#33B5E5" />
199 <variable name="slidervalue_lineh" value="3" />
200 <variable name="slidervalue_padding" value="30" />
201 <variable name="slidervalue_sliderw" value="15" />
202 <variable name="slidervalue_sliderh" value="90" />
Vojtech Bocek7e11ac52015-03-05 23:21:49 +0100203 <variable name="pattern_x" value="216" />
204 <variable name="pattern_y" value="508" />
205 <variable name="pattern_width" value="648" />
206 <variable name="pattern_dot_color" value="#33B5E5" />
207 <variable name="pattern_dot_color_active" value="#FFFFFF" />
208 <variable name="pattern_dot_radius" value="23" />
209 <variable name="pattern_line_color" value="#33B5E5" />
210 <variable name="pattern_line_width" value="18" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500211 </variables>
212
Vojtech Bocek1fc30fc2014-01-29 18:37:19 +0100213 <mousecursor>
214 <placement w="15" h="15" />
215 <background color="#FFFF00FF" resource="cursor" />
216 <speed multiplier="2.5" />
217 </mousecursor>
218
Dees_Troya13d74f2013-03-24 08:54:55 -0500219 <templates>
220 <template name="header">
221 <background color="#000000FF" />
222
Ethan Yonker591b9202015-03-11 11:17:15 -0500223 <object type="fill" color="%button_fill_color%">
224 <placement x="0" y="0" w="1080" h="176" />
225 </object>
226
227 <object type="fill" color="%highlight%">
228 <placement x="0" y="176" w="1080" h="4" />
229 </object>
230
Dees_Troya13d74f2013-03-24 08:54:55 -0500231 <object type="image">
Ethan Yonker591b9202015-03-11 11:17:15 -0500232 <image resource="twrplogo" />
233 <placement x="85" y="85" placement="4" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500234 </object>
235
236 <object type="text" color="%text_color%">
237 <font resource="font" />
238 <placement x="180" y="15" />
239 <text>Team Win Recovery Project v%tw_version%</text>
240 </object>
241
242 <object type="text" color="%text_color%">
243 <condition var1="tw_simulate_actions" var2="1" />
244 <font resource="font" />
245 <placement x="180" y="60" />
246 <text>SIMULATING ACTIONS</text>
247 </object>
248
249 <object type="text" color="%text_color%">
250 <font resource="font" />
251 <placement x="180" y="114" />
252 <text>%tw_time%</text>
253 </object>
254
255 <object type="text" color="%text_color%">
256 <font resource="font" />
257 <placement x="405" y="114" />
258 <conditions>
259 <condition var1="tw_no_battery_percent" var2="0" />
Matt Mower82931532015-02-27 14:19:59 -0600260 <condition var1="tw_battery" op="&gt;" var2="0" />
261 <condition var1="tw_battery" op="&lt;" var2="101" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500262 </conditions>
263 <text>Battery: %tw_battery%</text>
264 </object>
265
Jenkins1710bf22014-10-02 20:22:21 -0400266 <object type="text" color="%text_color%">
267 <font resource="font" />
268 <placement x="760" y="114" />
269 <conditions>
270 <condition var1="tw_no_cpu_temp" var2="0" />
271 </conditions>
272 <text>CPU: %tw_cpu_temp% C</text>
273 </object>
274
Dees_Troya13d74f2013-03-24 08:54:55 -0500275 <object type="button">
276 <highlight color="%highlight_color%" />
277 <placement x="%home_button_x%" y="%home_button_y%" />
278 <font resource="font" color="%button_text_color%" />
279 <text></text>
280 <image resource="home_icon" />
281 <condition var1="tw_busy" var2="0" />
282 <action function="key">home</action>
283 </object>
284
285 <object type="button">
286 <highlight color="%highlight_color%" />
Ethan Yonker591b9202015-03-11 11:17:15 -0500287 <placement x="%back_button_x%" y="%back_button_y%" placement="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500288 <font resource="font" color="%button_text_color%" />
289 <text></text>
290 <image resource="back_icon" />
291 <condition var1="tw_busy" var2="0" />
292 <action function="key">back</action>
293 </object>
294
295 <object type="action">
296 <touch key="power" />
297 <action function="overlay">lock</action>
298 </object>
Vojtech Bocek03fd6c52014-03-13 18:46:34 +0100299
300 <object type="action">
301 <touch key="power+voldown" />
302 <action function="screenshot" />
303 </object>
Dees_Troya13d74f2013-03-24 08:54:55 -0500304 </template>
305
306 <template name="progress_bar">
307 <object type="progressbar">
308 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
Matt Mowerfb1c4ff2014-04-16 13:43:36 -0500309 <resource empty="progress_empty" full="progress_full" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500310 <data name="ui_progress" />
311 </object>
312
313 <object type="animation">
314 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
315 <resource name="progress" />
316 <speed fps="15" render="2" />
317 <loop frame="1" />
318 </object>
319 </template>
320
321 <template name="sort_options">
322 <object type="text" color="%text_color%">
323 <font resource="font" />
324 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
325 <text>Sort Ascending:</text>
326 </object>
327
328 <object type="button">
329 <highlight color="%highlight_color%" />
330 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
331 <font resource="font" color="%button_text_color%" />
332 <text>Name</text>
333 <image resource="sort_button" />
334 <action function="set">tw_gui_sort_order=1</action>
335 </object>
336
337 <object type="button">
338 <highlight color="%highlight_color%" />
339 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
340 <font resource="font" color="%button_text_color%" />
341 <text>Date</text>
342 <image resource="sort_button" />
343 <action function="set">tw_gui_sort_order=2</action>
344 </object>
345
346 <object type="button">
347 <highlight color="%highlight_color%" />
348 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
349 <font resource="font" color="%button_text_color%" />
350 <text>Size</text>
351 <image resource="sort_button" />
352 <action function="set">tw_gui_sort_order=3</action>
353 </object>
354
355 <object type="text" color="%text_color%">
356 <font resource="font" />
357 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
358 <text>Sort Descending:</text>
359 </object>
360
361 <object type="button">
362 <highlight color="%highlight_color%" />
363 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
364 <font resource="font" color="%button_text_color%" />
365 <text>Name</text>
366 <image resource="sort_button" />
367 <action function="set">tw_gui_sort_order=-1</action>
368 </object>
369
370 <object type="button">
371 <highlight color="%highlight_color%" />
372 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
373 <font resource="font" color="%button_text_color%" />
374 <text>Date</text>
375 <image resource="sort_button" />
376 <action function="set">tw_gui_sort_order=-2</action>
377 </object>
378
379 <object type="button">
380 <highlight color="%highlight_color%" />
381 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
382 <font resource="font" color="%button_text_color%" />
383 <text>Size</text>
384 <image resource="sort_button" />
385 <action function="set">tw_gui_sort_order=-3</action>
386 </object>
387 </template>
388
389 <template name="action_page_console">
390 <object type="console">
391 <placement x="0" y="%row2_y%" w="1080" h="705" />
392 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
393 <font resource="fixed" />
394 </object>
395 </template>
396
397 <template name="footer">
398 <object type="console">
Ethan Yonker591b9202015-03-11 11:17:15 -0500399 <slideout resource="slideout" x="%center_x%" y="1841" placement="5" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500400 <placement x="%console_x%" y="0" w="%console_width%" h="1841" />
401 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
402 <font resource="fixed" />
403 </object>
404 </template>
405
406 <template name="keyboardtemplate">
407 <object type="keyboard">
408 <placement x="0" y="1200" />
409 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
410 <highlight color="%highlight_color%" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600411 <capshighlight color="%caps_highlight_color%" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500412 <layout1>
413 <keysize height="161" width="108" />
414 <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" />
Matt Mower82931532015-02-27 14:19:59 -0600415 <row2 key01="162:a" long01="@" key02="s" long02="#" key03="d" long03="$" key04="f" long04="%" key05="g" long05="&amp;" key06="h" long06="*" key07="j" long07="-" key08="k" long08="+" key09="162:l" long09="_" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500416 <row3 key01="162:layout2" key02="z" long02="!" key03="x" key04="c" long04="'" key05="v" long05=":" key06="b" long06=";" key07="n" long07="/" key08="m" long08="?" key09="162:c:8" />
417 <row4 key01="162:layout3" key02="108:c:47" key03="108:" key04="432: " key05="." key06="162:action" />
418 </layout1>
419 <layout2>
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600420 <keysize height="161" width="108" capslock="0" revert_layout="1" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500421 <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" />
Matt Mower82931532015-02-27 14:19:59 -0600422 <row2 key01="162:A" long01="@" key02="S" long02="#" key03="D" long03="$" key04="F" long04="%" key05="G" long05="&amp;" key06="H" long06="*" key07="J" long07="-" key08="K" long08="+" key09="162:L" long09="_" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500423 <row3 key01="162:layout1" key02="Z" long02="!" key03="X" key04="C" long04="'" key05="V" long05=":" key06="B" long06=";" key07="N" long07="/" key08="M" long08="?" key09="162:c:8" />
424 <row4 key01="162:layout3" key02="/" key03="108:" key04="432: " key05="." key06="162:action" />
425 </layout2>
426 <layout3>
427 <keysize height="161" width="108" />
428 <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" />
Matt Mower82931532015-02-27 14:19:59 -0600429 <row2 key01="@" key02="#" key03="$" key04="%" key05="&amp;" key06="*" key07="-" key08="+" key09="(" key10=")" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500430 <row3 key01="162:layout4" key02="!" key03="108:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="162:c:8" />
431 <row4 key01="162:layout1" key02="," key03="108:" key04="432: " key05="." key06="162:action" />
432 </layout3>
433 <layout4>
434 <keysize height="161" width="108" />
435 <row1 key01="~" key02="`" key03="|" key04="108:" key05="108:" key06="108:" key07="%" key08="108:" key09="{" key10="}" />
436 <row2 key01="108:" key02="108:" key03="108:" key04="108:" key05="108:" key06="^" key07="_" key08="=" key09="[" key10="]" />
Matt Mower82931532015-02-27 14:19:59 -0600437 <row3 key01="162:layout3" key02="108:" key03="108:" key04="108:" key05="108:" key06="\" key07="&lt;" key08="&gt;" key09="162:c:8" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500438 <row4 key01="162:layout1" key02="108:c:34" key03="108:" key04="432: " key05="." key06="162:action" />
439 </layout4>
440 </object>
441 </template>
442 </templates>
Dees_Troya13d74f2013-03-24 08:54:55 -0500443</recovery>