aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
diff options
context:
space:
mode:
authorJacek Antonelli2008-08-15 23:45:34 -0500
committerJacek Antonelli2008-08-15 23:45:34 -0500
commitcd17687f01420952712a500107e0f93e7ab8d5f8 (patch)
treece48c2b706f2c1176290e39fb555fbdf6648ce01 /linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
parentSecond Life viewer sources 1.19.0.5 (diff)
downloadmeta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.zip
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.gz
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.bz2
meta-impy-cd17687f01420952712a500107e0f93e7ab8d5f8.tar.xz
Second Life viewer sources 1.19.1.0
Diffstat (limited to 'linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml')
-rw-r--r--linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml39
1 files changed, 21 insertions, 18 deletions
diff --git a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
index 14b97ef..03fc7f6 100644
--- a/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
+++ b/linden/indra/newview/skins/xui/en-us/floater_preview_notecard.xml
@@ -1,32 +1,35 @@
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 1<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
2<floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true" 2<floater bottom="-762" can_close="true" can_drag_on_left="false" can_minimize="true"
3 can_resize="true" enabled="true" follows="left|top" height="361" 3 can_resize="true" enabled="true" follows="left|top" height="361" left="273"
4 hidden="false" left="273" min_height="243" min_width="234" 4 min_height="243" min_width="234" mouse_opaque="true"
5 mouse_opaque="true" name="preview notecard" title="Note:" width="400"> 5 name="preview notecard" title="Note:" width="400">
6 <button bottom="-352" enabled="false" follows="left|bottom" font="SansSerif" 6 <button bottom="-352" enabled="false" follows="left|bottom" font="SansSerif"
7 halign="center" height="20" hidden="false" label="Save" 7 halign="center" height="20" label="Save" label_selected="Save" left="9"
8 label_selected="Save" left="9" mouse_opaque="false" name="Save" 8 mouse_opaque="false" name="Save" scale_image="true" width="100" />
9 scale_image="true" width="100" />
10 <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"
11 hidden="false" image_name="icon_lock.tga" left="344" mouse_opaque="true" 10 image_name="icon_lock.tga" left="344" mouse_opaque="true" name="lock"
12 name="lock" width="16" /> 11 width="16" />
13 <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"
14 bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top" 13 bottom="-38" drop_shadow_visible="true" enabled="true" follows="left|top"
15 font="SansSerif" h_pad="0" halign="left" height="19" hidden="false" 14 font="SansSerif" h_pad="0" halign="left" height="19" left="13"
16 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">
17 Description: 16 Description:
18 </text> 17 </text>
19 <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"
20 enabled="true" follows="left|top|right" font="SansSerif" 19 enabled="true" follows="left|top|right" font="SansSerif"
21 handle_edit_keys_directly="false" height="19" hidden="false" left="93" 20 handle_edit_keys_directly="false" height="19" left="93" max_length="127"
22 max_length="127" mouse_opaque="true" name="desc" 21 mouse_opaque="true" name="desc" select_all_on_focus_received="false"
23 select_all_on_focus_received="false" select_on_focus="false" width="294" /> 22 select_on_focus="false" width="294" />
24 <text_editor type="string" length="1" bottom="-327" embedded_items="true" enabled="true" 23 <text_editor type="string" length="1" bottom="-327" embedded_items="true" enabled="true"
25 follows="left|top|right|bottom" font="SansSerif" height="281" 24 follows="left|top|right|bottom" font="SansSerif" height="281"
26 hidden="false" ignore_tab="false" left="4" max_length="65536" 25 ignore_tab="false" left="4" max_length="65536" mouse_opaque="true"
27 mouse_opaque="true" name="Notecard Editor" width="392" word_wrap="true"> 26 name="Notecard Editor" width="392" word_wrap="true">
28Loading... 27 Loading...
29 </text_editor> 28 </text_editor>
30 <text hidden="true" name="no_object">Unable to find object containing this note.</text> 29 <string name="no_object">
31 <text hidden="true" name="not_allowed">You are not allowed to view this note.</text> 30 Unable to find object containing this note.
31 </string>
32 <string name="not_allowed">
33 You are not allowed to view this note.
34 </string>
32</floater> 35</floater>