Ethan Yonker | 3d49ea7 | 2014-08-04 09:14:12 -0500 | [diff] [blame] | 1 | <?xml version="1.0"?> |
| 2 | |
| 3 | <recovery> |
| 4 | <details> |
| 5 | <resolution width="280" height="280" /> |
| 6 | <author>TeamWin</author> |
| 7 | <title>Backup Naowz</title> |
| 8 | <description>Default basic theme</description> |
| 9 | <preview>preview.jpg</preview> |
| 10 | </details> |
| 11 | |
| 12 | <include> |
| 13 | <xmlfile name="watch.xml" /> |
| 14 | </include> |
| 15 | |
| 16 | <resources> |
Vojtech Bocek | 76ee903 | 2014-09-07 15:01:56 +0200 | [diff] [blame] | 17 | <resource name="font" type="font" filename="RobotoCondensed-Regular.ttf" size="12" fallback="Roboto-Condensed-12" /> |
| 18 | <resource name="mediumfont" type="font" filename="RobotoCondensed-Regular.ttf" size="12" fallback="Roboto-Condensed-12" /> |
| 19 | <resource name="filelist" type="font" filename="RobotoCondensed-Regular.ttf" size="12" fallback="Roboto-Condensed-12" /> |
Ethan Yonker | 3d49ea7 | 2014-08-04 09:14:12 -0500 | [diff] [blame] | 20 | <resource name="top_bar" type="image" filename="top-bar.jpg" /> |
| 21 | <resource name="main_button" type="image" filename="menu-button" /> |
| 22 | <resource name="file_icon" type="image" filename="file" /> |
| 23 | <resource name="folder_icon" type="image" filename="folder" /> |
| 24 | <resource name="slideout" type="image" filename="slideout" /> |
| 25 | <resource name="progress" type="animation" filename="indeterminate" /> |
| 26 | <resource name="progress_empty" type="image" filename="progress_empty" /> |
| 27 | <resource name="progress_full" type="image" filename="progress_fill" /> |
| 28 | <resource name="checkbox_false" type="image" filename="checkbox_empty" /> |
| 29 | <resource name="checkbox_true" type="image" filename="checkbox_checked" /> |
| 30 | <resource name="radio_false" type="image" filename="radio_empty" /> |
| 31 | <resource name="radio_true" type="image" filename="radio_selected" /> |
| 32 | <resource name="medium_button" type="image" filename="medium-button" /> |
| 33 | <resource name="sort_button" type="image" filename="sort-button" /> |
| 34 | <resource name="minus_button" type="image" filename="minus-button" /> |
| 35 | <resource name="plus_button" type="image" filename="plus-button" /> |
| 36 | <resource name="home_icon" type="image" filename="home-icon" /> |
| 37 | <resource name="back_icon" type="image" filename="back-icon" /> |
| 38 | <resource name="slider" type="image" filename="slider" /> |
| 39 | <resource name="slider-used" type="image" filename="slider-used" /> |
| 40 | <resource name="slider-touch" type="image" filename="slider-touch" /> |
| 41 | <resource name="unlock-icon" type="image" filename="unlock" /> |
| 42 | <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" /> |
| 46 | </resources> |
| 47 | |
| 48 | <variables> |
| 49 | <variable name="col1_x" value="6" /> |
| 50 | <variable name="col2_x" value="148" /> |
| 51 | <variable name="col_center_x" value="77" /> |
| 52 | <variable name="col_center_medium_x" value="115" /> |
| 53 | <variable name="center_x" value="140" /> |
| 54 | <variable name="row1_home_y" value="40" /> |
| 55 | <variable name="row2_home_y" value="95" /> |
| 56 | <variable name="row3_home_y" value="150" /> |
| 57 | <variable name="row4_home_y" value="205" /> |
| 58 | <variable name="row1_y" value="25" /> |
| 59 | <variable name="row2_y" value="85" /> |
| 60 | <variable name="row3_y" value="145" /> |
| 61 | <variable name="row4_y" value="205" /> |
| 62 | <variable name="row_queue_y" value="164" /> |
| 63 | <variable name="row1_header_y" value="0" /> |
| 64 | <variable name="row1_text_y" value="19" /> |
| 65 | <variable name="row2_text_y" value="38" /> |
| 66 | <variable name="row3_text_y" value="57" /> |
| 67 | <variable name="row4_text_y" value="76" /> |
| 68 | <variable name="row5_text_y" value="95" /> |
| 69 | <variable name="row6_text_y" value="114" /> |
| 70 | <variable name="row7_text_y" value="133" /> |
| 71 | <variable name="row8_text_y" value="152" /> |
| 72 | <variable name="row9_text_y" value="171" /> |
| 73 | <variable name="row10_text_y" value="190" /> |
| 74 | <variable name="row11_text_y" value="209" /> |
| 75 | <variable name="row12_text_y" value="228" /> |
| 76 | <variable name="row13_text_y" value="237" /> |
| 77 | <variable name="zip_status_y" value="265" /> |
| 78 | <variable name="backup_text_y" value="50" /> |
| 79 | <variable name="col_progressbar_x" value="31" /> |
| 80 | <variable name="row_progressbar_y" value="250" /> |
| 81 | <variable name="col1_medium_x" value="6" /> |
| 82 | <variable name="col2_medium_x" value="79" /> |
| 83 | <variable name="col3_medium_x" value="150" /> |
| 84 | <variable name="col4_medium_x" value="223" /> |
| 85 | <variable name="row1_medium_y" value="24" /> |
| 86 | <variable name="row2_medium_y" value="64" /> |
| 87 | <variable name="row3_medium_y" value="104" /> |
| 88 | <variable name="row4_medium_y" value="144" /> |
| 89 | <variable name="row5_medium_y" value="184" /> |
| 90 | <variable name="row6_medium_y" value="224" /> |
| 91 | <variable name="row7_medium_y" value="264" /> |
| 92 | <variable name="slider_x" value="40" /> |
| 93 | <variable name="slider_y" value="234" /> |
| 94 | <variable name="slider_text_y" value="254" /> |
| 95 | <variable name="button_text_color" value="#AAAAAA" /> |
| 96 | <variable name="text_color" value="#FFFFFF" /> |
| 97 | <variable name="text_success_color" value="#33B5E5" /> |
| 98 | <variable name="text_fail_color" value="#FF0101" /> |
| 99 | <variable name="highlight_color" value="#90909080" /> |
| 100 | <variable name="caps_highlight_color" value="#33B5E580" /> |
| 101 | <variable name="home_button_x" value="3" /> |
| 102 | <variable name="home_button_y" value="262" /> |
| 103 | <variable name="back_button_x" value="244" /> |
| 104 | <variable name="back_button_y" value="262" /> |
| 105 | <variable name="sort_text_x" value="16" /> |
| 106 | <variable name="sort_asc_text_y" value="205" /> |
| 107 | <variable name="sort_asc_button_y" value="203" /> |
| 108 | <variable name="sort_desc_text_y" value="230" /> |
| 109 | <variable name="sort_desc_button_y" value="228" /> |
| 110 | <variable name="sort_col1_button_x" value="125" /> |
| 111 | <variable name="sort_col2_button_x" value="175" /> |
| 112 | <variable name="sort_col3_button_x" value="225" /> |
| 113 | <variable name="input_width" value="268" /> |
| 114 | <variable name="input_width_conf" value="10" /> |
| 115 | <variable name="input_height" value="18" /> |
| 116 | <variable name="input_background_color" value="#303030" /> |
| 117 | <variable name="input_cursor_color" value="#33B5E5" /> |
| 118 | <variable name="input_cursor_width" value="2" /> |
| 119 | <variable name="console_x" value="0" /> |
| 120 | <variable name="console_width" value="280" /> |
| 121 | <variable name="console_foreground" value="#A0A0A0" /> |
| 122 | <variable name="warning" value="#F8F8A0" /> |
| 123 | <variable name="error" value="#FF4040" /> |
| 124 | <variable name="highlight" value="#33B5E5" /> |
| 125 | <variable name="console_background" value="#303030" /> |
| 126 | <variable name="console_scroll" value="#303030" /> |
| 127 | <variable name="console_action_height" value="140" /> |
| 128 | <variable name="console_install_height" value="140" /> |
| 129 | <variable name="console_installdone_height" value="140" /> |
| 130 | <variable name="fileselector_x" value="0" /> |
| 131 | <variable name="fileselector_y" value="44" /> |
| 132 | <variable name="fileselector_width" value="280" /> |
| 133 | <variable name="fileselector_install_height" value="152" /> |
| 134 | <variable name="fileselector_header_background" value="#202020" /> |
| 135 | <variable name="fileselector_header_textcolor" value="#AAAAAA" /> |
| 136 | <variable name="fileselector_header_separatorcolor" value="#33B5E5" /> |
| 137 | <variable name="fileselector_header_separatorheight" value="2" /> |
| 138 | <variable name="fileselector_separatorcolor" value="#505050" /> |
| 139 | <variable name="fileselector_separatorheight" value="1" /> |
| 140 | <variable name="fileselector_background" value="#303030" /> |
| 141 | <variable name="fileselector_highlight_color" value="#505050" /> |
| 142 | <variable name="fileselector_highlight_font_color" value="#33B5E5" /> |
| 143 | <variable name="fileselector_spacing" value="12" /> |
| 144 | <variable name="fastscroll_linecolor" value="#808080" /> |
| 145 | <variable name="fastscroll_rectcolor" value="#808080" /> |
| 146 | <variable name="fastscroll_w" value="32" /> |
| 147 | <variable name="fastscroll_linew" value="1" /> |
| 148 | <variable name="fastscroll_rectw" value="18" /> |
| 149 | <variable name="fastscroll_recth" value="31" /> |
| 150 | <variable name="listbox_x" value="0" /> |
| 151 | <variable name="listbox_width" value="280" /> |
| 152 | <variable name="listbox_background" value="#303030" /> |
| 153 | <variable name="listbox_spacing" value="12" /> |
| 154 | <variable name="sd_plus_x" value="174" /> |
| 155 | <variable name="sdext_text_x" value="56" /> |
| 156 | <variable name="sdext_text_y" value="30" /> |
| 157 | <variable name="sdswap_button_y" value="60" /> |
| 158 | <variable name="sdswap_text_x" value="56" /> |
| 159 | <variable name="sdswap_text_y" value="63" /> |
| 160 | <variable name="sdfilesystem_text_y" value="92" /> |
| 161 | <variable name="sdfilesystem_button_y" value="120" /> |
| 162 | <variable name="lock_x" value="96" /> |
| 163 | <variable name="lock_y" value="70" /> |
| 164 | <variable name="filemanager_select_x" value="115" /> |
| 165 | <variable name="filemanager_select_y" value="250" /> |
| 166 | <variable name="terminal_console_height" value="114" /> |
| 167 | <variable name="terminal_text_y" value="116" /> |
| 168 | <variable name="terminal_button_y" value="250" /> |
| 169 | <variable name="listbox_tz_height" value="139" /> |
| 170 | <variable name="row_dst_text_y" value="142" /> |
| 171 | <variable name="row_offset_text_y" value="163" /> |
| 172 | <variable name="row_offset_medium_y" value="179" /> |
| 173 | <variable name="tz_set_y" value="237" /> |
| 174 | <variable name="tz_current_y" value="221" /> |
| 175 | <variable name="button_fill_color" value="#303030" /> |
| 176 | <variable name="button_fill_full_width" value="268" /> |
| 177 | <variable name="button_fill_main_width" value="126" /> |
| 178 | <variable name="button_fill_med_width" value="65" /> |
| 179 | <variable name="button_fill_small_width" value="32" /> |
| 180 | <variable name="button_fill_main_height" value="40" /> |
| 181 | <variable name="button_fill_half_height" value="20" /> |
| 182 | <variable name="button_fill_quarter_height" value="20" /> |
| 183 | <variable name="button_refresh_x" value="152" /> |
| 184 | <variable name="backup_list_y" value="26" /> |
| 185 | <variable name="backup_list_height" value="154" /> |
| 186 | <variable name="restore_list_height" value="180" /> |
| 187 | <variable name="backup_button_row1" value="184" /> |
| 188 | <variable name="backup_button_row2" value="208" /> |
| 189 | <variable name="mount_list_height" value="170" /> |
| 190 | <variable name="mount_storage_row" value="175" /> |
| 191 | <variable name="storage_list_height" value="134" /> |
| 192 | <variable name="wipe_list_height" value="194" /> |
| 193 | <variable name="wipe_button_y" value="170" /> |
| 194 | <variable name="slidervalue_w" value="268" /> |
| 195 | <variable name="slidervalue_line_clr" value="#FFFFFF" /> |
| 196 | <variable name="slidervalue_slider_clr" value="#33B5E5" /> |
| 197 | <variable name="slidervalue_lineh" value="1" /> |
| 198 | <variable name="slidervalue_padding" value="8" /> |
| 199 | <variable name="slidervalue_sliderw" value="4" /> |
| 200 | <variable name="slidervalue_sliderh" value="20" /> |
| 201 | <variable name="wipe_button_row1" value="210" /> |
| 202 | <variable name="invalid_partition_y" value="195" /> |
| 203 | </variables> |
| 204 | |
| 205 | <templates> |
| 206 | <template name="twrpheader"> |
| 207 | <object type="image"> |
| 208 | <image resource="top_bar" /> |
| 209 | <placement x="0" y="0" /> |
| 210 | </object> |
| 211 | |
| 212 | <object type="text" color="%text_color%"> |
| 213 | <font resource="font" /> |
| 214 | <placement x="3" y="3" /> |
| 215 | <text>TWRP v%tw_version%</text> |
| 216 | </object> |
| 217 | |
| 218 | <object type="text" color="%text_fail_color%"> |
| 219 | <condition var1="tw_simulate_actions" var2="1" /> |
| 220 | <font resource="font" /> |
| 221 | <placement x="3" y="21" /> |
| 222 | <text>SIMULATION</text> |
| 223 | </object> |
| 224 | |
| 225 | <object type="text" color="%text_color%"> |
| 226 | <font resource="font" /> |
Jenkins | 1710bf2 | 2014-10-02 20:22:21 -0400 | [diff] [blame] | 227 | <placement x="95" y="3" /> |
Ethan Yonker | 3d49ea7 | 2014-08-04 09:14:12 -0500 | [diff] [blame] | 228 | <text>%tw_time%</text> |
| 229 | </object> |
| 230 | |
| 231 | <object type="text" color="%text_color%"> |
| 232 | <font resource="font" /> |
| 233 | <placement x="277" y="3" placement="1" /> |
| 234 | <conditions> |
| 235 | <condition var1="tw_no_battery_percent" var2="0" /> |
| 236 | <condition var1="tw_battery" op=">" var2="0" /> |
| 237 | <condition var1="tw_battery" op="<" var2="101" /> |
| 238 | </conditions> |
| 239 | <text>%tw_battery%</text> |
| 240 | </object> |
Jenkins | 1710bf2 | 2014-10-02 20:22:21 -0400 | [diff] [blame] | 241 | |
| 242 | <object type="text" color="%text_color%"> |
| 243 | <font resource="font" /> |
| 244 | <placement x="160" y="3" /> |
| 245 | <conditions> |
| 246 | <condition var1="tw_no_cpu_temp" var2="0" /> |
| 247 | </conditions> |
| 248 | <text>CPU: %tw_cpu_temp% C</text> |
| 249 | </object> |
Ethan Yonker | 3d49ea7 | 2014-08-04 09:14:12 -0500 | [diff] [blame] | 250 | </template> |
| 251 | |
| 252 | <template name="header"> |
| 253 | <background color="#000000FF" /> |
| 254 | |
| 255 | <object type="button"> |
| 256 | <placement x="%home_button_x%" y="%home_button_y%" /> |
| 257 | <font resource="font" color="%button_text_color%" /> |
| 258 | <text></text> |
| 259 | <image resource="home_icon" /> |
| 260 | <condition var1="tw_busy" var2="0" /> |
| 261 | <action function="key">home</action> |
| 262 | </object> |
| 263 | |
| 264 | <object type="button"> |
| 265 | <placement x="%back_button_x%" y="%back_button_y%" /> |
| 266 | <font resource="font" color="%button_text_color%" /> |
| 267 | <text></text> |
| 268 | <image resource="back_icon" /> |
| 269 | <condition var1="tw_busy" var2="0" /> |
| 270 | <action function="key">back</action> |
| 271 | </object> |
| 272 | |
| 273 | <object type="action"> |
| 274 | <touch key="power" /> |
| 275 | <action function="overlay">lock</action> |
| 276 | </object> |
| 277 | |
| 278 | <object type="action"> |
| 279 | <touch key="power+voldown" /> |
| 280 | <action function="screenshot" /> |
| 281 | </object> |
| 282 | </template> |
| 283 | |
| 284 | <template name="progress_bar"> |
| 285 | <object type="progressbar"> |
| 286 | <placement x="%col_progressbar_x%" y="%row_progressbar_y%" /> |
| 287 | <resource empty="progress_empty" full="progress_full" /> |
| 288 | <data name="ui_progress" /> |
| 289 | </object> |
| 290 | |
| 291 | <object type="animation"> |
| 292 | <placement x="%col_progressbar_x%" y="%row_progressbar_y%" /> |
| 293 | <resource name="progress" /> |
| 294 | <speed fps="15" render="2" /> |
| 295 | <loop frame="1" /> |
| 296 | </object> |
| 297 | </template> |
| 298 | |
| 299 | <template name="action_page_console"> |
| 300 | <object type="console"> |
| 301 | <placement x="%console_x%" y="%row2_y%" w="%console_width%" h="%console_action_height%" /> |
| 302 | <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> |
| 303 | <font resource="fixed" /> |
| 304 | </object> |
| 305 | </template> |
| 306 | |
| 307 | <template name="sort_options"> |
| 308 | <object type="text" color="%text_color%"> |
| 309 | <font resource="mediumfont" /> |
| 310 | <placement x="%sort_text_x%" y="%sort_asc_text_y%" /> |
| 311 | <text>Sort Ascending:</text> |
| 312 | </object> |
| 313 | |
| 314 | <object type="button"> |
| 315 | <placement x="%sort_col1_button_x%" y="%sort_asc_button_y%" /> |
| 316 | <font resource="mediumfont" color="%button_text_color%" /> |
| 317 | <text>Name</text> |
| 318 | <image resource="sort_button" /> |
| 319 | <action function="set">tw_gui_sort_order=1</action> |
| 320 | </object> |
| 321 | |
| 322 | <object type="button"> |
| 323 | <placement x="%sort_col2_button_x%" y="%sort_asc_button_y%" /> |
| 324 | <font resource="mediumfont" color="%button_text_color%" /> |
| 325 | <text>Date</text> |
| 326 | <image resource="sort_button" /> |
| 327 | <action function="set">tw_gui_sort_order=2</action> |
| 328 | </object> |
| 329 | |
| 330 | <object type="button"> |
| 331 | <placement x="%sort_col3_button_x%" y="%sort_asc_button_y%" /> |
| 332 | <font resource="mediumfont" color="%button_text_color%" /> |
| 333 | <text>Size</text> |
| 334 | <image resource="sort_button" /> |
| 335 | <action function="set">tw_gui_sort_order=3</action> |
| 336 | </object> |
| 337 | |
| 338 | <object type="text" color="%text_color%"> |
| 339 | <font resource="mediumfont" /> |
| 340 | <placement x="%sort_text_x%" y="%sort_desc_text_y%" /> |
| 341 | <text>Sort Descending:</text> |
| 342 | </object> |
| 343 | |
| 344 | <object type="button"> |
| 345 | <placement x="%sort_col1_button_x%" y="%sort_desc_button_y%" /> |
| 346 | <font resource="mediumfont" color="%button_text_color%" /> |
| 347 | <text>Name</text> |
| 348 | <image resource="sort_button" /> |
| 349 | <action function="set">tw_gui_sort_order=-1</action> |
| 350 | </object> |
| 351 | |
| 352 | <object type="button"> |
| 353 | <placement x="%sort_col2_button_x%" y="%sort_desc_button_y%" /> |
| 354 | <font resource="mediumfont" color="%button_text_color%" /> |
| 355 | <text>Date</text> |
| 356 | <image resource="sort_button" /> |
| 357 | <action function="set">tw_gui_sort_order=-2</action> |
| 358 | </object> |
| 359 | |
| 360 | <object type="button"> |
| 361 | <placement x="%sort_col3_button_x%" y="%sort_desc_button_y%" /> |
| 362 | <font resource="mediumfont" color="%button_text_color%" /> |
| 363 | <text>Size</text> |
| 364 | <image resource="sort_button" /> |
| 365 | <action function="set">tw_gui_sort_order=-3</action> |
| 366 | </object> |
| 367 | </template> |
| 368 | |
| 369 | <template name="footer"> |
| 370 | <object type="console"> |
| 371 | <slideout resource="slideout" x="113" y="255" /> |
| 372 | <placement x="%console_x%" y="0" w="%console_width%" h="255" /> |
| 373 | <color foreground="%console_foreground%" background="%console_background%" scroll="%console_scroll%" /> |
| 374 | <font resource="fixed" /> |
| 375 | </object> |
| 376 | </template> |
| 377 | |
| 378 | <template name="keyboardtemplate"> |
| 379 | <object type="keyboard"> |
| 380 | <placement x="0" y="136" /> |
| 381 | <layout resource1="keyboard1" resource2="keyboard2" resource3="keyboard3" resource4="keyboard4" /> |
| 382 | <highlight color="%highlight_color%" /> |
| 383 | <capshighlight color="%caps_highlight_color%" /> |
| 384 | <layout1> |
| 385 | <keysize height="32" width="28" /> |
| 386 | <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" /> |
| 387 | <row2 key01="42:a" key02="s" key03="d" key04="f" key05="g" key06="h" key07="j" key08="k" key09="42:l" /> |
| 388 | <row3 key01="42:layout2" key02="z" key03="x" key04="c" key05="v" key06="b" key07="n" key08="m" key09="42:c:8" /> |
| 389 | <row4 key01="42:layout3" key02="28:," key03="140: " key04="28:." key05="42:a:action" /> |
| 390 | </layout1> |
| 391 | <layout2> |
| 392 | <keysize height="32" width="28" capslock="0" revert_layout="1" /> |
| 393 | <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" /> |
| 394 | <row2 key01="42:A" key02="S" key03="D" key04="F" key05="G" key06="H" key07="J" key08="K" key09="42:L" /> |
| 395 | <row3 key01="42:layout1" key02="Z" key03="X" key04="C" key05="V" key06="B" key07="N" key08="M" key09="42:c:8" /> |
| 396 | <row4 key01="42:layout3" key02="28:," key03="140: " key04="28:." key05="42:action" /> |
| 397 | </layout2> |
| 398 | <layout3> |
| 399 | <keysize height="32" width="28" /> |
| 400 | <row1 key01="1" key02="2" key03="3" key04="4" key05="5" key06="6" key07="7" key08="8" key09="9" key10="0" /> |
| 401 | <row2 key01="@" key02="#" key03="$" key04="%" key05="&" key06="*" key07="-" key08="+" key09="(" key10=")" /> |
| 402 | <row3 key01="42:layout4" key02="!" key03="28:c:34" key04="'" key05=":" key06=";" key07="/" key08="?" key09="42:c:8" /> |
| 403 | <row4 key01="42:layout1" key02="28:," key03="140: " key04="28:." key05="42:action" /> |
| 404 | </layout3> |
| 405 | <layout4> |
| 406 | <keysize height="32" width="28" /> |
| 407 | <row1 key01="~" key02="`" key03="|" key04="28:" key05="28:" key06="28:" key07="%" key08="28:" key09="{" key10="}" /> |
| 408 | <row2 key01="28:" key02="28:" key03="28:" key04="28:" key05="28:" key06="^" key07="_" key08="=" key09="[" key10="]" /> |
| 409 | <row3 key01="42:layout3" key02="28:" key03="28:" key04="28:" key05="28:" key06="\" key07="<" key08=">" key09="42:c:8" /> |
| 410 | <row4 key01="42:layout1" key02="28:c:34" key03="140: " key04="28:." key05="42:action" /> |
| 411 | </layout4> |
| 412 | </object> |
| 413 | </template> |
| 414 | </templates> |
| 415 | </recovery> |