aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/skins/default
diff options
context:
space:
mode:
authorMcCabe Maxsted2009-09-29 20:31:24 -0700
committerMcCabe Maxsted2009-09-29 20:31:24 -0700
commit6d5736720697824f52b5221748fcb03639040951 (patch)
treeab3c716fea4e4ef2dbcfef02e12faf0a57419aca /linden/indra/newview/skins/default
parentFixed first windlight toolbar entry toggling Advanced Sky (diff)
downloadmeta-impy-6d5736720697824f52b5221748fcb03639040951.zip
meta-impy-6d5736720697824f52b5221748fcb03639040951.tar.gz
meta-impy-6d5736720697824f52b5221748fcb03639040951.tar.bz2
meta-impy-6d5736720697824f52b5221748fcb03639040951.tar.xz
Added the name box back to avatar profiles
Diffstat (limited to 'linden/indra/newview/skins/default')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
index 6bcd7a5..1bdcaa0 100644
--- a/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
@@ -116,7 +116,12 @@
116 width="130"> 116 width="130">
117 [FIRST] [LAST] 117 [FIRST] [LAST]
118 </line_editor> 118 </line_editor>
119 <texture_picker allow_no_texture="true" bottom="289" can_apply_immediately="false" 119 <name_editor bevel_style="in" border_style="line"
120 border_thickness="1" bottom="-23" enabled="false" follows="left|top"
121 font="SansSerifSmall" height="16" is_unicode="false" left="20"
122 max_length="254" mouse_opaque="false" name="name"
123 width="235" />
124 <texture_picker allow_no_texture="true" bottom="271" can_apply_immediately="false"
120 default_image_name="None" follows="left|top" height="192" label="" 125 default_image_name="None" follows="left|top" height="192" label=""
121 left="20" mouse_opaque="true" name="img" scale_image="false" auto-resize="false" 126 left="20" mouse_opaque="true" name="img" scale_image="false" auto-resize="false"
122 tool_tip="Click to choose a picture" width="235" /> 127 tool_tip="Click to choose a picture" width="235" />
@@ -126,8 +131,8 @@
126 mouse_opaque="true" name="About:" v_pad="0" width="170"> 131 mouse_opaque="true" name="About:" v_pad="0" width="170">
127 About (500 chars): 132 About (500 chars):
128 </text> 133 </text>
129 <text_editor bottom_delta="-155" embedded_items="false" 134 <text_editor bottom_delta="-137" embedded_items="false"
130 enabled="true" follows="left|top" font="SansSerifSmall" height="155" 135 enabled="true" follows="left|top" font="SansSerifSmall" height="137"
131 is_unicode="false" left_delta="0" max_length="511" mouse_opaque="true" 136 is_unicode="false" left_delta="0" max_length="511" mouse_opaque="true"
132 name="about" width="235" word_wrap="true" /> 137 name="about" width="235" word_wrap="true" />
133 138
@@ -160,11 +165,6 @@
160 tool_tip="Drop inventory items here to give them to this resident."> 165 tool_tip="Drop inventory items here to give them to this resident.">
161 to give to resident 166 to give to resident
162 </text> 167 </text>
163 <name_editor bevel_style="in" border_style="line"
164 border_thickness="0" bottom="0" enabled="false" follows="left|top"
165 font="SansSerifSmall" height="0" is_unicode="false" left="1"
166 max_length="254" mouse_opaque="false" name="name"
167 width="0" />
168 <check_box bottom="1" follows="left|top" font="SansSerifSmall" height="16" 168 <check_box bottom="1" follows="left|top" font="SansSerifSmall" height="16"
169 initial_value="false" label="Show profile in search" left="18" mouse_opaque="true" 169 initial_value="false" label="Show profile in search" left="18" mouse_opaque="true"
170 name="allow_publish" 170 name="allow_publish"