aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
blob: 14b97ef539b77c252ecef010e33a7b195375e587 (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
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true"
     can_resize="true" enabled="true" follows="left|top" height="361"
     hidden="false" left="273" min_height="243" min_width="234"
     mouse_opaque="true" name="preview notecard" title="Note:" width="400">
	<button bottom="-352" enabled="false" follows="left|bottom" font="SansSerif"
	     halign="center" height="20" hidden="false" label="Save"
	     label_selected="Save" left="9" mouse_opaque="false" name="Save"
	     scale_image="true" width="100" />
	<icon bottom="-19" color="1 1 1 1" enabled="true" follows="top|right" height="16"
	     hidden="false" image_name="icon_lock.tga" left="344" 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="294" />
	<text_editor type="string" length="1" bottom="-327" embedded_items="true" enabled="true"
	     follows="left|top|right|bottom" font="SansSerif" height="281"
	     hidden="false" ignore_tab="false" left="4" max_length="65536"
	     mouse_opaque="true" name="Notecard Editor" width="392" word_wrap="true">
Loading...
	</text_editor>
	<text hidden="true" name="no_object">Unable to find object containing this note.</text>
	<text hidden="true" name="not_allowed">You are not allowed to view this note.</text>
</floater>