summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_outfits_list.xml
blob: d0c44c4328916c5f6c8f2e2a90f8ded7ebdabf95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
   background_visible="true"
   bg_alpha_color="DkGray"
   border="false"
   follows="all"
   height="400"
   name="Outfits"
   layout="topleft"
   left="0"
   top="0"
   width="313">
    <accordion
     background_visible="true"
     bg_alpha_color="DkGray2"
     bg_opaque_color="DkGray2"
     no_matched_tabs_text.value="Didn't find what you're looking for? Try [secondlife:///app/search/all/[SEARCH_TERM] Search]."
     no_visible_tabs_text.value="There are no any outfits. Try [secondlife:///app/search/all/ Search]."
     follows="all"
     height="400"
     layout="topleft"
     left="3"
     name="outfits_accordion"
     top="0"
     width="307">
    </accordion>
</panel>