/indra/newview/skins/default/xui/en/floater_my_inventory.xml
XML | 22 lines | 22 code | 0 blank | 0 comment | 0 complexity | 056a988e647006ffe9c0287d6deabadd MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?> 2<floater 3 open_positioning="cascading" 4 can_close="true" 5 can_resize="true" 6 height="570" 7 help_topic="sidebar_inventory" 8 min_width="333" 9 min_height="440" 10 name="floater_my_inventory" 11 save_rect="true" 12 save_visibility="true" 13 reuse_instance="true" 14 title="INVENTORY" 15 width="333" > 16 <panel 17 class="sidepanel_inventory" 18 name="main_panel" 19 filename="sidepanel_inventory.xml" 20 follows="all" 21 top="0"/> 22</floater>