aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.txt7
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml4
2 files changed, 9 insertions, 2 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 643a9c8..438f5b4 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,10 @@
12009-09-12 McCabe Maxsted <hakushakukun@gmail.com>
2
3 * Clarified 'show in search' in profile.
4
5 modified: linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml
6
7
12009-09-11 McCabe Maxsted <hakushakukun@gmail.com> 82009-09-11 McCabe Maxsted <hakushakukun@gmail.com>
2 9
3 * Applied inventory Search menu from Emerald viewer (still ugly). 10 * Applied inventory Search menu from Emerald viewer (still ugly).
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 b457cfe..2ea8890 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
@@ -166,12 +166,12 @@
166 max_length="254" mouse_opaque="false" name="name" 166 max_length="254" mouse_opaque="false" name="name"
167 width="0" /> 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 in search" left="20" 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"
171 tool_tip="Publish extra profile information such as description and image in Search." 171 tool_tip="Publish extra profile information such as description and image in Search."
172 width="130" /> 172 width="130" />
173 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="18" 173 <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" height="18"
174 label="?" label_selected="?" left_delta="145" mouse_opaque="true" name="?" 174 label="?" label_selected="?" left_delta="150" mouse_opaque="true" name="?"
175 width="20" /> 175 width="20" />
176 </panel> 176 </panel>
177 <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" 177 <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466"