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