blob: e8290ef21777485baddb8ab115b1535387fe6620 [file] [log] [blame]
Dees_Troy51a0e822012-09-05 15:24:24 -04001<?xml version="1.0"?>
2
3<recovery>
4 <details>
5 <resolution width="1920" height="1200" />
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="landscape.xml" />
14 </include>
15
Dees_Troy51a0e822012-09-05 15:24:24 -040016 <resources>
Vojtech Bocek76ee9032014-09-07 15:01:56 +020017 <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="30" fallback="Roboto-Regular-30" />
Matt Mower989709a2015-02-26 00:34:36 -060018 <resource name="fixed" type="font" filename="DroidSansMono.ttf" size="22" />
Ethan Yonker591b9202015-03-11 11:17:15 -050019 <resource name="twrplogo" type="image" filename="twrplogo" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040020 <resource name="main_button" type="image" filename="button" />
Ethan Yonker591b9202015-03-11 11:17:15 -050021 <resource name="file_icon" type="image" filename="file" retainaspect="1" />
22 <resource name="folder_icon" type="image" filename="folder" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040023 <resource name="progress" type="animation" filename="indeterminate" />
24 <resource name="progress_empty" type="image" filename="progress_empty" />
25 <resource name="progress_full" type="image" filename="progress_fill" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060026 <resource name="checkbox_false" type="image" filename="checkbox_empty" retainaspect="1" />
27 <resource name="checkbox_true" type="image" filename="checkbox_checked" retainaspect="1" />
28 <resource name="radio_false" type="image" filename="radio_empty" retainaspect="1" />
29 <resource name="radio_true" type="image" filename="radio_selected" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040030 <resource name="medium_button" type="image" filename="medium-button" />
31 <resource name="mediumwide_button" type="image" filename="mediumwide-button" />
32 <resource name="sort_button" type="image" filename="sort-button" />
33 <resource name="minus_button" type="image" filename="minus-button" />
34 <resource name="plus_button" type="image" filename="plus-button" />
Ethan Yonker591b9202015-03-11 11:17:15 -050035 <resource name="home_icon" type="image" filename="home-icon" retainaspect="1" />
36 <resource name="back_icon" type="image" filename="back-icon" retainaspect="1" />
37 <resource name="console_button" type="image" filename="console-toggle" retainaspect="1" />
38 <resource name="slider" type="image" filename="slider" retainaspect="1" />
39 <resource name="slider-used" type="image" filename="slider-used" retainaspect="1" />
40 <resource name="slider-touch" type="image" filename="slider-touch" retainaspect="1" />
41 <resource name="unlock-icon" type="image" filename="unlock" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040042 <resource name="keyboard1" type="image" filename="keyboard1" />
43 <resource name="keyboard2" type="image" filename="keyboard2" />
44 <resource name="keyboard3" type="image" filename="keyboard3" />
45 <resource name="keyboard4" type="image" filename="keyboard4" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060046 <resource name="cursor" type="image" filename="cursor" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040047 </resources>
48
49 <variables>
50 <variable name="col1_x" value="210" />
51 <variable name="col2_x" value="590" />
52 <variable name="col3_x" value="970" />
53 <variable name="col4_x" value="1350" />
54 <variable name="row1_y" value="220" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060055 <variable name="row2_y" value="680" />
Dees_Troy51a0e822012-09-05 15:24:24 -040056 <variable name="col_center_x" value="780" />
57 <variable name="center_x" value="960" />
58 <variable name="screen_width" value="1920" />
59 <variable name="screen_height" value="1200" />
60 <variable name="col_progressbar_x" value="771" />
61 <variable name="row_progressbar_y" value="1100" />
62 <variable name="col1_medium_x" value="570" />
63 <variable name="col2_medium_x" value="770" />
64 <variable name="col3_medium_x" value="970" />
65 <variable name="col4_medium_x" value="1170" />
66 <variable name="row1_medium_y" value="105" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060067 <variable name="row2_medium_y" value="365" />
Dees_Troy51a0e822012-09-05 15:24:24 -040068 <variable name="row3_medium_y" value="245" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060069 <variable name="row4_medium_y" value="720" />
Dees_Troy51a0e822012-09-05 15:24:24 -040070 <variable name="row5_medium_y" value="700" />
71 <variable name="row1_text_y" value="90" />
72 <variable name="row2_text_y" value="140" />
73 <variable name="row3_text_y" value="190" />
74 <variable name="row4_text_y" value="240" />
75 <variable name="row5_text_y" value="290" />
76 <variable name="row6_text_y" value="340" />
77 <variable name="row7_text_y" value="390" />
78 <variable name="row8_text_y" value="440" />
79 <variable name="row9_text_y" value="490" />
80 <variable name="row10_text_y" value="540" />
81 <variable name="row11_text_y" value="590" />
82 <variable name="row12_text_y" value="640" />
83 <variable name="row13_text_y" value="690" />
84 <variable name="row14_text_y" value="740" />
85 <variable name="row15_text_y" value="790" />
86 <variable name="row16_text_y" value="840" />
87 <variable name="row17_text_y" value="890" />
88 <variable name="row18_text_y" value="940" />
89 <variable name="row_offsetmedium_y" value="775" />
90 <variable name="home_button_x" value="1620" />
91 <variable name="home_button_y" value="5" />
92 <variable name="back_button_x" value="1720" />
93 <variable name="back_button_y" value="5" />
94 <variable name="console_button_x" value="1820" />
95 <variable name="console_button_y" value="5" />
96 <variable name="nandcheck_col1" value="328" />
97 <variable name="nandcheck_col2" value="800" />
98 <variable name="nandcheck_row1" value="200" />
99 <variable name="nandcheck_row2" value="275" />
100 <variable name="nandcheck_row3" value="350" />
101 <variable name="nandcheck_row4" value="425" />
102 <variable name="nandcheck_row5" value="500" />
103 <variable name="nandcheck_row6" value="575" />
104 <variable name="nandcheck_row7" value="650" />
bigbiffbf1d6722015-02-14 16:25:59 -0500105 <variable name="nandcheck_row8" value="725" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400106 <variable name="button_text_color" value="#AAAAAA" />
107 <variable name="text_color" value="#A0A0A0" />
108 <variable name="text_success_color" value="#33B5E5" />
109 <variable name="text_fail_color" value="#FF0101" />
Dees_Troy1a7a6672013-02-15 09:39:07 -0600110 <variable name="highlight_color" value="#90909080" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600111 <variable name="caps_highlight_color" value="#33B5E580" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400112 <variable name="slider_y" value="1000" />
113 <variable name="slider_text_y" value="1075" />
114 <variable name="sort_text_x" value="400" />
115 <variable name="sort_asc_text_y" value="1045" />
116 <variable name="sort_asc_button_y" value="1040" />
117 <variable name="sort_desc_text_y" value="1105" />
118 <variable name="sort_desc_button_y" value="1100" />
119 <variable name="sort_col1_button_x" value="670" />
120 <variable name="sort_col2_button_x" value="770" />
121 <variable name="sort_col3_button_x" value="870" />
122 <variable name="col1_sdext_x" value="720" />
123 <variable name="col2_sdext_x" value="1100" />
124 <variable name="row1_sdext_y" value="180" />
125 <variable name="row2_sdext_y" value="265" />
126 <variable name="row_extsize_y" value="175" />
127 <variable name="row_swapsize_y" value="260" />
128 <variable name="input_x" value="50" />
129 <variable name="input_width" value="1820" />
130 <variable name="input_height" value="50" />
131 <variable name="input_background_color" value="#303030" />
132 <variable name="input_cursor_color" value="#33B5E5" />
133 <variable name="input_cursor_width" value="3" />
134 <variable name="console_x" value="50" />
135 <variable name="console_width" value="1820" />
136 <variable name="console_foreground" value="#A0A0A0" />
Ethan Yonkerbf2cb1c2014-07-02 10:15:54 -0500137 <variable name="warning" value="#F8F8A0" />
138 <variable name="error" value="#FF4040" />
139 <variable name="highlight" value="#33B5E5" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400140 <variable name="console_background" value="#303030" />
141 <variable name="console_scroll" value="#303030" />
142 <variable name="console_action_height" value="320" />
143 <variable name="console_install_height" value="440" />
144 <variable name="console_installdone_height" value="300" />
145 <variable name="fileselector_folder_x" value="50" />
146 <variable name="fileselector_folder_width" value="610" />
147 <variable name="fileselector_folderonly_width" value="800" />
148 <variable name="fileselector_file_x" value="700" />
149 <variable name="fileselector_file_width" value="1170" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500150 <variable name="fileselector_install_y" value="205" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400151 <variable name="fileselector_install_height" value="800" />
152 <variable name="fileselector_header_background" value="#202020" />
153 <variable name="fileselector_header_textcolor" value="#AAAAAA" />
154 <variable name="fileselector_header_separatorcolor" value="#33B5E5" />
155 <variable name="fileselector_header_separatorheight" value="3" />
156 <variable name="fileselector_separatorcolor" value="#505050" />
157 <variable name="fileselector_separatorheight" value="2" />
158 <variable name="fileselector_background" value="#303030" />
Dees_Troye7585ca2013-02-15 11:42:29 -0600159 <variable name="fileselector_highlight_color" value="#505050" />
160 <variable name="fileselector_highlight_font_color" value="#33B5E5" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400161 <variable name="fileselector_spacing" value="18" />
that18e13a92015-03-05 22:38:43 +0100162 <variable name="fastscroll_linecolor" value="#50505080" />
163 <variable name="fastscroll_rectcolor" value="#33B5E580" />
Vojtech Bocek7cc278b2013-02-24 01:40:19 +0100164 <variable name="fastscroll_w" value="60" />
165 <variable name="fastscroll_linew" value="3" />
that18e13a92015-03-05 22:38:43 +0100166 <variable name="fastscroll_rectw" value="15" />
167 <variable name="fastscroll_recth" value="40" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400168 <variable name="zipstorage_text_y" value="130" />
169 <variable name="listbox_x" value="560" />
170 <variable name="listbox_y" value="150" />
171 <variable name="listbox_width" value="800" />
172 <variable name="listbox_tz_height" value="400" />
173 <variable name="listbox_background" value="#303030" />
174 <variable name="listbox_spacing" value="18" />
175 <variable name="sd_plus_x" value="408" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400176 <variable name="lock_y" value="300" />
177 <variable name="filemanager_select_x" value="1500" />
178 <variable name="filemanager_select_y" value="980" />
179 <variable name="backup_name_text_y" value="440" />
180 <variable name="backup_name_button_y" value="390" />
181 <variable name="col_right_x" value="1870" />
182 <variable name="cancel_button_y" value="240" />
183 <variable name="terminal_console_y" value="0" />
184 <variable name="terminal_console_height" value="610" />
185 <variable name="terminal_text_y" value="624" />
186 <variable name="terminal_button_y" value="615" />
187 <variable name="terminal_input_width" value="1550" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500188 <variable name="button_fill_color" value="#303030" />
189 <variable name="button_fill_full_width" value="960" />
190 <variable name="button_fill_main_width" value="900" />
191 <variable name="button_fill_main_height" value="240" />
Dees_Troy83bd4832013-05-04 12:39:56 +0000192 <variable name="button_fill_half_height" value="80" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500193 <variable name="button_fill_quarter_height" value="60" />
194 <variable name="button_full_center_x" value="480" />
Ethan Yonker96af84a2015-01-05 14:58:36 -0600195 <variable name="flash_list_height" value="300" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500196 <variable name="backup_list_x" value="50" />
197 <variable name="backup_list_y" value="160" />
198 <variable name="backup_list_width" value="900" />
199 <variable name="backup_list_height" value="660" />
200 <variable name="backup_storage_y" value="405" />
Dees_Troy83bd4832013-05-04 12:39:56 +0000201 <variable name="backup_encrypt_y" value="495" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500202 <variable name="restore_list_y" value="190" />
203 <variable name="restore_list_height" value="600" />
204 <variable name="mount_list_height" value="900" />
205 <variable name="mount_storage_row" value="850" />
206 <variable name="wipe_list_height" value="850" />
207 <variable name="wipe_button_y" value="375" />
Vojtech Bocek85932342013-04-01 22:11:33 +0200208 <variable name="slidervalue_x" value="540" />
209 <variable name="slidervalue_w" value="960" />
210 <variable name="slidervalue_line_clr" value="#FFFFFF" />
211 <variable name="slidervalue_slider_clr" value="#33B5E5" />
212 <variable name="slidervalue_lineh" value="3" />
213 <variable name="slidervalue_padding" value="0" />
214 <variable name="slidervalue_sliderw" value="20" />
215 <variable name="slidervalue_sliderh" value="80" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400216 </variables>
217
Vojtech Bocek1fc30fc2014-01-29 18:37:19 +0100218 <mousecursor>
219 <placement w="15" h="15" />
220 <background color="#FFFF00FF" resource="cursor" />
221 <speed multiplier="2.5" />
222 </mousecursor>
223
Dees_Troy51a0e822012-09-05 15:24:24 -0400224 <templates>
225 <template name="header">
226 <background color="#000000FF" />
227
Ethan Yonker591b9202015-03-11 11:17:15 -0500228 <object type="fill" color="%button_fill_color%">
229 <placement x="0" y="0" w="1920" h="87" />
230 </object>
231
232 <object type="fill" color="%highlight%">
233 <placement x="0" y="87" w="1920" h="3" />
234 </object>
235
Dees_Troy51a0e822012-09-05 15:24:24 -0400236 <object type="image">
Ethan Yonker591b9202015-03-11 11:17:15 -0500237 <image resource="twrplogo" />
238 <placement x="55" y="45" placement="4" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400239 </object>
240
Dees_Troy51a0e822012-09-05 15:24:24 -0400241 <object type="text" color="%text_color%">
242 <font resource="font" />
Ethan Yonker591b9202015-03-11 11:17:15 -0500243 <placement x="100" y="5" />
Dees_Troye7e0ae82013-07-05 14:46:07 +0000244 <text>Team Win Recovery Project v%tw_version%</text>
Dees_Troy51a0e822012-09-05 15:24:24 -0400245 </object>
246
247 <object type="text" color="%text_color%">
248 <font resource="font" />
Ethan Yonker591b9202015-03-11 11:17:15 -0500249 <placement x="100" y="40" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400250 <conditions>
251 <condition var1="tw_no_battery_percent" var2="0" />
Matt Mower82931532015-02-27 14:19:59 -0600252 <condition var1="tw_battery" op="&gt;" var2="0" />
253 <condition var1="tw_battery" op="&lt;" var2="101" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400254 </conditions>
255 <text>Battery Level: %tw_battery%</text>
256 </object>
257
258 <object type="text" color="%text_color%">
259 <font resource="font" />
260 <placement x="600" y="40" />
261 <text>%tw_time%</text>
262 </object>
263
264 <object type="text" color="%text_color%">
Jenkins1710bf22014-10-02 20:22:21 -0400265 <font resource="font" />
266 <placement x="1150" y="40" />
267 <conditions>
268 <condition var1="tw_no_cpu_temp" var2="0" />
269 </conditions>
270 <text>CPU: %tw_cpu_temp% C</text>
271 </object>
272
273 <object type="text" color="%text_color%">
Dees_Troy51a0e822012-09-05 15:24:24 -0400274 <condition var1="tw_simulate_actions" var2="1" />
275 <font resource="font" />
Jenkins1710bf22014-10-02 20:22:21 -0400276 <placement x="750" y="40" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400277 <text>SIMULATING ACTIONS</text>
278 </object>
279
280 <object type="button">
281 <placement x="%home_button_x%" y="%home_button_y%" />
282 <font resource="font" color="%button_text_color%" />
283 <text></text>
284 <image resource="home_icon" />
285 <condition var1="tw_busy" var2="0" />
286 <action function="key">home</action>
287 </object>
288
289 <object type="button">
290 <placement x="%back_button_x%" y="%back_button_y%" />
291 <font resource="font" color="%button_text_color%" />
292 <text></text>
293 <image resource="back_icon" />
294 <condition var1="tw_busy" var2="0" />
295 <action function="key">back</action>
296 </object>
297
298 <object type="action">
299 <touch key="power" />
300 <action function="overlay">lock</action>
301 </object>
Vojtech Bocek03fd6c52014-03-13 18:46:34 +0100302
303 <object type="action">
304 <touch key="power+voldown" />
305 <action function="screenshot" />
306 </object>
Dees_Troy51a0e822012-09-05 15:24:24 -0400307 </template>
308
309 <template name="progress_bar">
310 <object type="progressbar">
311 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
Matt Mowerfb1c4ff2014-04-16 13:43:36 -0500312 <resource empty="progress_empty" full="progress_full" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400313 <data name="ui_progress" />
314 </object>
315
316 <object type="animation">
317 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
318 <resource name="progress" />
319 <speed fps="15" render="6" />
320 <loop frame="1" />
321 </object>
322 </template>
323
324 <template name="sort_options">
325 <object type="text" color="%text_color%">
326 <font resource="font" />
327 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
328 <text>Sort Ascending:</text>
329 </object>
330
331 <object type="button">
332 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
333 <font resource="font" color="%button_text_color%" />
334 <text>Name</text>
335 <image resource="sort_button" />
336 <action function="set">tw_gui_sort_order=1</action>
337 </object>
338
339 <object type="button">
340 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
341 <font resource="font" color="%button_text_color%" />
342 <text>Date</text>
343 <image resource="sort_button" />
344 <action function="set">tw_gui_sort_order=2</action>
345 </object>
346
347 <object type="button">
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 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
363 <font resource="font" color="%button_text_color%" />
364 <text>Name</text>
365 <image resource="sort_button" />
366 <action function="set">tw_gui_sort_order=-1</action>
367 </object>
368
369 <object type="button">
370 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
371 <font resource="font" color="%button_text_color%" />
372 <text>Date</text>
373 <image resource="sort_button" />
374 <action function="set">tw_gui_sort_order=-2</action>
375 </object>
376
377 <object type="button">
378 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
379 <font resource="font" color="%button_text_color%" />
380 <text>Size</text>
381 <image resource="sort_button" />
382 <action function="set">tw_gui_sort_order=-3</action>
383 </object>
384 </template>
385
386 <template name="flash_zip_console">
387 <object type="console">
388 <placement x="%console_x%" y="140" w="%console_width%" h="700" />
389 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
390 <font resource="fixed" />
391 </object>
392 </template>
393
394 <template name="action_page_console">
395 <object type="console">
396 <placement x="%console_x%" y="400" w="%console_width%" h="600" />
397 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
398 <font resource="fixed" />
399 </object>
400 </template>
401
402 <template name="footer">
403 <object type="console">
404 <slideout resource="console_button" x="%console_button_x%" y="%console_button_y%" />
405 <placement x="%console_x%" y="150" w="%console_width%" h="1000" />
406 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
407 <font resource="fixed" />
408 </object>
409 </template>
410
411 <template name="keyboardtemplate">
412 <object type="keyboard">
413 <placement x="0" y="684" />
414 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
Dees_Troy1a7a6672013-02-15 09:39:07 -0600415 <highlight color="%highlight_color%" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600416 <capshighlight color="%caps_highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400417 <layout1>
418 <keysize height="129" width="159" />
419 <row1 key01="153:" key02="q" long02="1" key03="w" long03="2" key04="e" long04="3" key05="r" long05="4" key06="t" long06="5" key07="y" long07="6" key08="u" long08="7" key09="i" long09="8" key10="o" long10="9" key11="p" long11="0" key12="177:c:8" />
420 <row2 key01="213:layout3" key02="156:a" key03="156:s" key04="156:d" key05="156:f" key06="156:g" key07="156:h" key08="156:j" key09="k" key10="156:l" key11="303:action" />
421 <row3 key01="269:layout2" key02="154:z" key03="154:x" key04="154:c" key05="154:v" key06="154:b" key07="154:n" key08="154:m" key09="154:," long09="!" key10="154:." long10="?" key11="265:layout2" />
422 <row4 key01="600:" key02="720: " key03="/" long03=":" key04="-" long0="_" />
423 </layout1>
424 <layout2>
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600425 <keysize height="129" width="159" capslock="0" revert_layout="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400426 <row1 key01="153:" key02="Q" long02="1" key03="W" long03="2" key04="E" long04="3" key05="R" long05="4" key06="T" long06="5" key07="Y" long07="6" key08="U" long08="7" key09="I" long09="8" key10="O" long10="9" key11="P" long11="0" key12="177:c:8" />
427 <row2 key01="213:layout3" key02="156:A" key03="156:S" key04="156:D" key05="156:F" key06="156:G" key07="156:H" key08="156:J" key09="156:K" key10="156:L" key11="303:action" />
428 <row3 key01="269:layout1" key02="154:Z" key03="154:X" key04="154:C" key05="154:V" key06="154:B" key07="154:N" key08="154:M" key09="154:," long09="!" key10="154:." long10="?" key11="265:layout1" />
429 <row4 key01="600:" key02="720: " key03="/" long03=":" key04="-" long0="_" />
430 </layout2>
431 <layout3>
432 <keysize height="129" width="159" />
433 <row1 key01="153:" key02="1" key03="2" key04="3" key05="4" key06="5" key07="6" key08="7" key09="8" key10="9" key11="0" key12="177:c:8" />
Matt Mower82931532015-02-27 14:19:59 -0600434 <row2 key01="213:layout1" key02="156:#" key03="156:$" key04="156:%" key05="156:&amp;" key06="156:*" key07="156:-" key08="156:+" key09="156:(" key10="156:)" key11="303:action" />
435 <row3 key01="269:layout4" key02="154:&lt;" key03="154:&gt;" key04="154:=" key05="154:'" key06="154:;" key07="154:," key08="154:." key09="154:!" key10="154:?" key11="265:layout4" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400436 <row4 key01="282:" key02="/" key03="@" key04="720: " key05="159:c:34" key06="_" />
437 </layout3>
438 <layout4>
439 <keysize height="129" width="159" />
440 <row1 key01="153:" key02="~" key03="`" key04="|" key05="159:" key06="159:" key07="159:" key08="159:" key09="159:" key10="159:" key11="159:" key12="177:c:8" />
441 <row2 key01="213:layout1" key02="156:" key03="156:" key04="156:" key05="156:" key06="156:^" key07="156:" key08="156:" key09="156:{" key10="156:}" key11="303:action" />
442 <row3 key01="269:layout3" key02="154:\" key03="154:" key04="154:" key05="154:" key06="154:" key07="154:[" key08="154:]" key09="154:!" key10="154:?" key11="265:layout3" />
443 <row4 key01="600:" key02="720: " />
444 </layout4>
445 </object>
446 </template>
447 </templates>
Dees_Troy51a0e822012-09-05 15:24:24 -0400448</recovery>