summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/inspect_toast.xml
blob: 0221397a8ca2fd5050395a8bc7fead6487376600 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!--
  Not can_close / no title to avoid window chrome
  Single instance - only have one at a time, recycle it each spawn
-->
<floater
 legacy_header_height="25"
 bevel_style="in"
 bg_opaque_image="Inspector_Background"
 can_close="false"
 can_minimize="false"
 height="148"
 layout="topleft"
 name="inspect_toast"
 single_instance="true"
 sound_flags="0"
 visible="true"
 width="228">
</floater>