diff options
author | McCabe Maxsted | 2009-09-12 18:03:10 -0700 |
---|---|---|
committer | McCabe Maxsted | 2009-09-12 18:03:10 -0700 |
commit | 692a5ed5f73dd41b471781dcba73e9eadf8f47a9 (patch) | |
tree | 69fb9ccb473be845ed946ea6cc8300f87ccdce33 | |
parent | Applied and modified Emerald viewer feature that shows what groups are hidden... (diff) | |
download | meta-impy-692a5ed5f73dd41b471781dcba73e9eadf8f47a9.zip meta-impy-692a5ed5f73dd41b471781dcba73e9eadf8f47a9.tar.gz meta-impy-692a5ed5f73dd41b471781dcba73e9eadf8f47a9.tar.bz2 meta-impy-692a5ed5f73dd41b471781dcba73e9eadf8f47a9.tar.xz |
Clarified 'show in search' in profile
-rw-r--r-- | ChangeLog.txt | 7 | ||||
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/panel_avatar.xml | 4 |
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 @@ | |||
1 | 2009-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 | |||
1 | 2009-09-11 McCabe Maxsted <hakushakukun@gmail.com> | 8 | 2009-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" |