aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default/xui/en-us/floater_chatterbox.xml
blob: 150c5708d2449b11644d00915c49542704b7a1e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<multi_floater can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true"
     height="390" name="floater_chatterbox"
     rect_control="ChatterboxRect" title="Communicate" width="392">
<icon enabled="false" image_name="tabarea.tga"
	     bg_alpha_color="blue" color="DefaultShadowLight" border="false"
	     bottom="-388" follows="left|right|bottom" height="17" left="1" scale_image="true"
	     mouse_opaque="false" name="chatterbox_tab_container" width="391"></icon>
    <tab_container bottom="2" follows="left|right|top|bottom" height="370" left="0"
	     name="chatterbox_tabs" tab_position="bottom" tab_width="80" width="395" />
  <string name="unread_count_string_singular">
    Unread IM
  </string>
  <string name="unread_count_string_plural">
    Unread IMs
  </string>
</multi_floater>