blob: 2cd42b561c54bb4a8b8cf7acd19318d037851a33 [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" />
Dees_Troy51a0e822012-09-05 15:24:24 -040018 <resource name="base" type="image" filename="background.jpg" />
Dees_Troy51a0e822012-09-05 15:24:24 -040019 <resource name="main_button" type="image" filename="button" />
20 <resource name="file_icon" type="image" filename="file" />
21 <resource name="folder_icon" type="image" filename="folder" />
22 <resource name="progress" type="animation" filename="indeterminate" />
23 <resource name="progress_empty" type="image" filename="progress_empty" />
24 <resource name="progress_full" type="image" filename="progress_fill" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060025 <resource name="checkbox_false" type="image" filename="checkbox_empty" retainaspect="1" />
26 <resource name="checkbox_true" type="image" filename="checkbox_checked" retainaspect="1" />
27 <resource name="radio_false" type="image" filename="radio_empty" retainaspect="1" />
28 <resource name="radio_true" type="image" filename="radio_selected" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040029 <resource name="medium_button" type="image" filename="medium-button" />
30 <resource name="mediumwide_button" type="image" filename="mediumwide-button" />
31 <resource name="sort_button" type="image" filename="sort-button" />
32 <resource name="minus_button" type="image" filename="minus-button" />
33 <resource name="plus_button" type="image" filename="plus-button" />
34 <resource name="home_icon" type="image" filename="home-icon" />
35 <resource name="back_icon" type="image" filename="back-icon" />
36 <resource name="console_button" type="image" filename="console-toggle" />
37 <resource name="slider" type="image" filename="slider" />
38 <resource name="slider-used" type="image" filename="slider-used" />
39 <resource name="slider-touch" type="image" filename="slider-touch" />
40 <resource name="unlock-icon" type="image" filename="unlock" />
41 <resource name="keyboard1" type="image" filename="keyboard1" />
42 <resource name="keyboard2" type="image" filename="keyboard2" />
43 <resource name="keyboard3" type="image" filename="keyboard3" />
44 <resource name="keyboard4" type="image" filename="keyboard4" />
Ethan Yonker63e414f2015-02-06 15:44:39 -060045 <resource name="cursor" type="image" filename="cursor" retainaspect="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -040046 </resources>
47
48 <variables>
49 <variable name="col1_x" value="210" />
50 <variable name="col2_x" value="590" />
51 <variable name="col3_x" value="970" />
52 <variable name="col4_x" value="1350" />
53 <variable name="row1_y" value="220" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060054 <variable name="row2_y" value="680" />
Dees_Troy51a0e822012-09-05 15:24:24 -040055 <variable name="col_center_x" value="780" />
56 <variable name="center_x" value="960" />
57 <variable name="screen_width" value="1920" />
58 <variable name="screen_height" value="1200" />
59 <variable name="col_progressbar_x" value="771" />
60 <variable name="row_progressbar_y" value="1100" />
61 <variable name="col1_medium_x" value="570" />
62 <variable name="col2_medium_x" value="770" />
63 <variable name="col3_medium_x" value="970" />
64 <variable name="col4_medium_x" value="1170" />
65 <variable name="row1_medium_y" value="105" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060066 <variable name="row2_medium_y" value="365" />
Dees_Troy51a0e822012-09-05 15:24:24 -040067 <variable name="row3_medium_y" value="245" />
Dees_Troy2f9117a2013-02-17 19:52:09 -060068 <variable name="row4_medium_y" value="720" />
Dees_Troy51a0e822012-09-05 15:24:24 -040069 <variable name="row5_medium_y" value="700" />
70 <variable name="row1_text_y" value="90" />
71 <variable name="row2_text_y" value="140" />
72 <variable name="row3_text_y" value="190" />
73 <variable name="row4_text_y" value="240" />
74 <variable name="row5_text_y" value="290" />
75 <variable name="row6_text_y" value="340" />
76 <variable name="row7_text_y" value="390" />
77 <variable name="row8_text_y" value="440" />
78 <variable name="row9_text_y" value="490" />
79 <variable name="row10_text_y" value="540" />
80 <variable name="row11_text_y" value="590" />
81 <variable name="row12_text_y" value="640" />
82 <variable name="row13_text_y" value="690" />
83 <variable name="row14_text_y" value="740" />
84 <variable name="row15_text_y" value="790" />
85 <variable name="row16_text_y" value="840" />
86 <variable name="row17_text_y" value="890" />
87 <variable name="row18_text_y" value="940" />
88 <variable name="row_offsetmedium_y" value="775" />
89 <variable name="home_button_x" value="1620" />
90 <variable name="home_button_y" value="5" />
91 <variable name="back_button_x" value="1720" />
92 <variable name="back_button_y" value="5" />
93 <variable name="console_button_x" value="1820" />
94 <variable name="console_button_y" value="5" />
95 <variable name="nandcheck_col1" value="328" />
96 <variable name="nandcheck_col2" value="800" />
97 <variable name="nandcheck_row1" value="200" />
98 <variable name="nandcheck_row2" value="275" />
99 <variable name="nandcheck_row3" value="350" />
100 <variable name="nandcheck_row4" value="425" />
101 <variable name="nandcheck_row5" value="500" />
102 <variable name="nandcheck_row6" value="575" />
103 <variable name="nandcheck_row7" value="650" />
bigbiffbf1d6722015-02-14 16:25:59 -0500104 <variable name="nandcheck_row8" value="725" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400105 <variable name="button_text_color" value="#AAAAAA" />
106 <variable name="text_color" value="#A0A0A0" />
107 <variable name="text_success_color" value="#33B5E5" />
108 <variable name="text_fail_color" value="#FF0101" />
Dees_Troy1a7a6672013-02-15 09:39:07 -0600109 <variable name="highlight_color" value="#90909080" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600110 <variable name="caps_highlight_color" value="#33B5E580" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400111 <variable name="slider_x" value="630" />
112 <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" />
176 <variable name="lock_x" value="660" />
177 <variable name="lock_y" value="300" />
178 <variable name="filemanager_select_x" value="1500" />
179 <variable name="filemanager_select_y" value="980" />
180 <variable name="backup_name_text_y" value="440" />
181 <variable name="backup_name_button_y" value="390" />
182 <variable name="col_right_x" value="1870" />
183 <variable name="cancel_button_y" value="240" />
184 <variable name="terminal_console_y" value="0" />
185 <variable name="terminal_console_height" value="610" />
186 <variable name="terminal_text_y" value="624" />
187 <variable name="terminal_button_y" value="615" />
188 <variable name="terminal_input_width" value="1550" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500189 <variable name="button_fill_color" value="#303030" />
190 <variable name="button_fill_full_width" value="960" />
191 <variable name="button_fill_main_width" value="900" />
192 <variable name="button_fill_main_height" value="240" />
Dees_Troy83bd4832013-05-04 12:39:56 +0000193 <variable name="button_fill_half_height" value="80" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500194 <variable name="button_fill_quarter_height" value="60" />
195 <variable name="button_full_center_x" value="480" />
Ethan Yonker96af84a2015-01-05 14:58:36 -0600196 <variable name="flash_list_height" value="300" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500197 <variable name="backup_list_x" value="50" />
198 <variable name="backup_list_y" value="160" />
199 <variable name="backup_list_width" value="900" />
200 <variable name="backup_list_height" value="660" />
201 <variable name="backup_storage_y" value="405" />
Dees_Troy83bd4832013-05-04 12:39:56 +0000202 <variable name="backup_encrypt_y" value="495" />
Dees_Troya13d74f2013-03-24 08:54:55 -0500203 <variable name="restore_list_y" value="190" />
204 <variable name="restore_list_height" value="600" />
205 <variable name="mount_list_height" value="900" />
206 <variable name="mount_storage_row" value="850" />
207 <variable name="wipe_list_height" value="850" />
208 <variable name="wipe_button_y" value="375" />
Vojtech Bocek85932342013-04-01 22:11:33 +0200209 <variable name="slidervalue_x" value="540" />
210 <variable name="slidervalue_w" value="960" />
211 <variable name="slidervalue_line_clr" value="#FFFFFF" />
212 <variable name="slidervalue_slider_clr" value="#33B5E5" />
213 <variable name="slidervalue_lineh" value="3" />
214 <variable name="slidervalue_padding" value="0" />
215 <variable name="slidervalue_sliderw" value="20" />
216 <variable name="slidervalue_sliderh" value="80" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400217 </variables>
218
Vojtech Bocek1fc30fc2014-01-29 18:37:19 +0100219 <mousecursor>
220 <placement w="15" h="15" />
221 <background color="#FFFF00FF" resource="cursor" />
222 <speed multiplier="2.5" />
223 </mousecursor>
224
Dees_Troy51a0e822012-09-05 15:24:24 -0400225 <templates>
226 <template name="header">
227 <background color="#000000FF" />
228
229 <object type="image">
Dees_Troy51a0e822012-09-05 15:24:24 -0400230 <image resource="base" />
231 <placement x="0" y="0" />
232 </object>
233
Dees_Troy51a0e822012-09-05 15:24:24 -0400234 <object type="text" color="%text_color%">
235 <font resource="font" />
236 <placement x="250" y="5" />
Dees_Troye7e0ae82013-07-05 14:46:07 +0000237 <text>Team Win Recovery Project v%tw_version%</text>
Dees_Troy51a0e822012-09-05 15:24:24 -0400238 </object>
239
240 <object type="text" color="%text_color%">
241 <font resource="font" />
242 <placement x="250" y="40" />
243 <conditions>
244 <condition var1="tw_no_battery_percent" var2="0" />
Matt Mower82931532015-02-27 14:19:59 -0600245 <condition var1="tw_battery" op="&gt;" var2="0" />
246 <condition var1="tw_battery" op="&lt;" var2="101" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400247 </conditions>
248 <text>Battery Level: %tw_battery%</text>
249 </object>
250
251 <object type="text" color="%text_color%">
252 <font resource="font" />
253 <placement x="600" y="40" />
254 <text>%tw_time%</text>
255 </object>
256
257 <object type="text" color="%text_color%">
Jenkins1710bf22014-10-02 20:22:21 -0400258 <font resource="font" />
259 <placement x="1150" y="40" />
260 <conditions>
261 <condition var1="tw_no_cpu_temp" var2="0" />
262 </conditions>
263 <text>CPU: %tw_cpu_temp% C</text>
264 </object>
265
266 <object type="text" color="%text_color%">
Dees_Troy51a0e822012-09-05 15:24:24 -0400267 <condition var1="tw_simulate_actions" var2="1" />
268 <font resource="font" />
Jenkins1710bf22014-10-02 20:22:21 -0400269 <placement x="750" y="40" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400270 <text>SIMULATING ACTIONS</text>
271 </object>
272
273 <object type="button">
274 <placement x="%home_button_x%" y="%home_button_y%" />
275 <font resource="font" color="%button_text_color%" />
276 <text></text>
277 <image resource="home_icon" />
278 <condition var1="tw_busy" var2="0" />
279 <action function="key">home</action>
280 </object>
281
282 <object type="button">
283 <placement x="%back_button_x%" y="%back_button_y%" />
284 <font resource="font" color="%button_text_color%" />
285 <text></text>
286 <image resource="back_icon" />
287 <condition var1="tw_busy" var2="0" />
288 <action function="key">back</action>
289 </object>
290
291 <object type="action">
292 <touch key="power" />
293 <action function="overlay">lock</action>
294 </object>
Vojtech Bocek03fd6c52014-03-13 18:46:34 +0100295
296 <object type="action">
297 <touch key="power+voldown" />
298 <action function="screenshot" />
299 </object>
Dees_Troy51a0e822012-09-05 15:24:24 -0400300 </template>
301
302 <template name="progress_bar">
303 <object type="progressbar">
304 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
Matt Mowerfb1c4ff2014-04-16 13:43:36 -0500305 <resource empty="progress_empty" full="progress_full" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400306 <data name="ui_progress" />
307 </object>
308
309 <object type="animation">
310 <placement x="%col_progressbar_x%" y="%row_progressbar_y%" />
311 <resource name="progress" />
312 <speed fps="15" render="6" />
313 <loop frame="1" />
314 </object>
315 </template>
316
317 <template name="sort_options">
318 <object type="text" color="%text_color%">
319 <font resource="font" />
320 <placement x="%sort_text_x%" y="%sort_asc_text_y%" />
321 <text>Sort Ascending:</text>
322 </object>
323
324 <object type="button">
325 <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" />
326 <font resource="font" color="%button_text_color%" />
327 <text>Name</text>
328 <image resource="sort_button" />
329 <action function="set">tw_gui_sort_order=1</action>
330 </object>
331
332 <object type="button">
333 <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" />
334 <font resource="font" color="%button_text_color%" />
335 <text>Date</text>
336 <image resource="sort_button" />
337 <action function="set">tw_gui_sort_order=2</action>
338 </object>
339
340 <object type="button">
341 <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" />
342 <font resource="font" color="%button_text_color%" />
343 <text>Size</text>
344 <image resource="sort_button" />
345 <action function="set">tw_gui_sort_order=3</action>
346 </object>
347
348 <object type="text" color="%text_color%">
349 <font resource="font" />
350 <placement x="%sort_text_x%" y="%sort_desc_text_y%" />
351 <text>Sort Descending:</text>
352 </object>
353
354 <object type="button">
355 <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" />
356 <font resource="font" color="%button_text_color%" />
357 <text>Name</text>
358 <image resource="sort_button" />
359 <action function="set">tw_gui_sort_order=-1</action>
360 </object>
361
362 <object type="button">
363 <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" />
364 <font resource="font" color="%button_text_color%" />
365 <text>Date</text>
366 <image resource="sort_button" />
367 <action function="set">tw_gui_sort_order=-2</action>
368 </object>
369
370 <object type="button">
371 <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" />
372 <font resource="font" color="%button_text_color%" />
373 <text>Size</text>
374 <image resource="sort_button" />
375 <action function="set">tw_gui_sort_order=-3</action>
376 </object>
377 </template>
378
379 <template name="flash_zip_console">
380 <object type="console">
381 <placement x="%console_x%" y="140" w="%console_width%" h="700" />
382 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
383 <font resource="fixed" />
384 </object>
385 </template>
386
387 <template name="action_page_console">
388 <object type="console">
389 <placement x="%console_x%" y="400" w="%console_width%" h="600" />
390 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
391 <font resource="fixed" />
392 </object>
393 </template>
394
395 <template name="footer">
396 <object type="console">
397 <slideout resource="console_button" x="%console_button_x%" y="%console_button_y%" />
398 <placement x="%console_x%" y="150" w="%console_width%" h="1000" />
399 <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" />
400 <font resource="fixed" />
401 </object>
402 </template>
403
404 <template name="keyboardtemplate">
405 <object type="keyboard">
406 <placement x="0" y="684" />
407 <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" />
Dees_Troy1a7a6672013-02-15 09:39:07 -0600408 <highlight color="%highlight_color%" />
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600409 <capshighlight color="%caps_highlight_color%" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400410 <layout1>
411 <keysize height="129" width="159" />
412 <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" />
413 <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" />
414 <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" />
415 <row4 key01="600:" key02="720: " key03="/" long03=":" key04="-" long0="_" />
416 </layout1>
417 <layout2>
Ethan Yonkerc3120d42014-02-17 07:55:00 -0600418 <keysize height="129" width="159" capslock="0" revert_layout="1" />
Dees_Troy51a0e822012-09-05 15:24:24 -0400419 <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="156:K" key10="156:L" key11="303:action" />
421 <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" />
422 <row4 key01="600:" key02="720: " key03="/" long03=":" key04="-" long0="_" />
423 </layout2>
424 <layout3>
425 <keysize height="129" width="159" />
426 <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 -0600427 <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" />
428 <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 -0400429 <row4 key01="282:" key02="/" key03="@" key04="720: " key05="159:c:34" key06="_" />
430 </layout3>
431 <layout4>
432 <keysize height="129" width="159" />
433 <row1 key01="153:" key02="~" key03="`" key04="|" key05="159:" key06="159:" key07="159:" key08="159:" key09="159:" key10="159:" key11="159:" key12="177:c:8" />
434 <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" />
435 <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" />
436 <row4 key01="600:" key02="720: " />
437 </layout4>
438 </object>
439 </template>
440 </templates>
Dees_Troy51a0e822012-09-05 15:24:24 -0400441</recovery>