summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_places.xml
blob: 6484b543604ec6a31e02b11c6ecb24d5cf241913 (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
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<floater
  open_positioning="cascading"
  legacy_header_height="18"
  can_resize="true"
  height="588"
  layout="topleft"
  name="floater_places"
  help_topic="floater_places"
  save_rect="true"
  reuse_instance="true"
  title="PLACES"
  min_height="230"
  min_width="333"
  width="333">
    <panel
      top="18"
      class="panel_places"
      name="main_panel"
      filename="panel_places.xml"
      label="Places"
      font="SansSerifBold"/>
</floater>