blob: 49abbcde7143a105b32a4ae821813b11ab19fe0b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<inventory_panel
name="inventory_inbox"
start_folder="Inbox"
follows="all" layout="topleft"
top="0" left="0" height="165" width="308"
top_pad="0"
bg_opaque_color="DkGray2"
bg_alpha_color="DkGray2"
background_visible="true"
background_opaque="true"
border="false"
bevel_style="none"
show_item_link_overlays="true"
>
<scroll reserve_scroll_corner="false" />
</inventory_panel>
|