aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_script_preview.xml
blob: 920f5ae29447ae24b3abad532377efbcdf9949de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-757" can_close="true" can_drag_on_left="false" can_minimize="true"
     can_resize="true" enabled="true" height="550" hidden="false" left="358"
     min_height="271" min_width="290" mouse_opaque="true"
     name="preview lsl text" rect_control="PreviewScriptRect"
     title="Script: Rotation Script" width="500">
	<panel bottom="-550" enabled="true" follows="left|top|right|bottom" height="508"
	     hidden="false" left="0" mouse_opaque="true" name="script panel" width="500" />
	<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
	     hidden="false" image_name="icon_lock.tga" left="444" mouse_opaque="true"
	     name="lock" width="16" />
	<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
	     bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
	     font="SansSerif" h_pad="0" halign="left" height="19" hidden="false"
	     left="13" mouse_opaque="true" name="desc txt" v_pad="0" width="80">
		Description:
	</text>
	<line_editor bevel_style="in" border_style="line" border_thickness="1" bottom="-38"
	     enabled="true" follows="left|top|right" font="SansSerif"
	     handle_edit_keys_directly="false" height="19" hidden="false" left="93"
	     max_length="127" mouse_opaque="true" name="desc"
	     select_all_on_focus_received="false" select_on_focus="false" width="394" />
</floater>