diff options
Diffstat (limited to 'linden/indra/newview/skins/silver/xui/en-us')
-rw-r--r-- | linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml | 10 | ||||
-rw-r--r-- | linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml | 31 |
2 files changed, 23 insertions, 18 deletions
diff --git a/linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml b/linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml index 63e1be2..9b5d340 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/floater_tools.xml | |||
@@ -867,6 +867,16 @@ | |||
867 | label="Sculpt Texture" left="121" mouse_opaque="true" | 867 | label="Sculpt Texture" left="121" mouse_opaque="true" |
868 | name="sculpt texture control" tool_tip="Click to choose a picture" | 868 | name="sculpt texture control" tool_tip="Click to choose a picture" |
869 | visible="false" width="141" /> | 869 | visible="false" width="141" /> |
870 | <check_box bottom_delta="-24" follows="left|top" font="SansSerifSmall" height="16" | ||
871 | initial_value="false" label="Mirror" left="121" mouse_opaque="true" | ||
872 | name="sculpt mirror control" visible="false" | ||
873 | tool_tip="Flips sculpted prim along the X axis." | ||
874 | width="121" /> | ||
875 | <check_box bottom_delta="-20" follows="left|top" font="SansSerifSmall" height="16" | ||
876 | initial_value="false" label="Inside-out" left="121" mouse_opaque="true" | ||
877 | name="sculpt invert control" visible="false" | ||
878 | tool_tip="Inverts the sculpted prims normals, making it appear inside-out." | ||
879 | width="121" /> | ||
870 | <text align="left" bg_visible="false" border_drop_shadow_visible="false" | 880 | <text align="left" bg_visible="false" border_drop_shadow_visible="false" |
871 | border_visible="false" bottom_delta="-20" drop_shadow_visible="true" | 881 | border_visible="false" bottom_delta="-20" drop_shadow_visible="true" |
872 | follows="left|top" font="SansSerifSmall" h_pad="0" height="10" left="121" | 882 | follows="left|top" font="SansSerifSmall" h_pad="0" height="10" left="121" |
diff --git a/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml b/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml index ac7f6a3..53cc070 100644 --- a/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml +++ b/linden/indra/newview/skins/silver/xui/en-us/panel_avatar.xml | |||
@@ -183,31 +183,26 @@ | |||
183 | </panel> | 183 | </panel> |
184 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" | 184 | <panel border="true" bottom="-482" follows="left|top|right|bottom" height="466" |
185 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> | 185 | label="Web" left="1" mouse_opaque="true" name="WebProfile" width="418"> |
186 | <button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" | 186 | <line_editor bevel_style="in" border_style="line" |
187 | height="18" label="Home" label_selected="Home" left="10" | 187 | border_thickness="1" bottom_delta="-18" enabled="false" follows="left|top" |
188 | mouse_opaque="true" name="home" width="55" /> | 188 | font="SansSerifSmall" height="16" is_unicode="false" left="10" |
189 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | 189 | max_length="254" mouse_opaque="true" name="url_edit" |
190 | height="18" label="Load" label_selected="Load" left_delta="60" | 190 | width="400" /> |
191 | mouse_opaque="true" name="load" | 191 | <flyout_button bottom_delta="-22" follows="left|top" font="SansSerifSmall" halign="center" |
192 | tool_tip="Load this profile page with embedded web browser." width="60" /> | 192 | height="18" label="Load" label_selected="Load" left="10" |
193 | <button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center" | 193 | mouse_opaque="true" name="load" enabled="false" |
194 | height="18" label="Open..." label_selected="Open..." left_delta="63" | 194 | tool_tip="Load this profile page with embedded web browser." width="80" > |
195 | mouse_opaque="true" name="open" | 195 | <flyout_button_item value="open">In external browser</flyout_button_item> |
196 | tool_tip="Open this profile page in your default external web browser." | 196 | <flyout_button_item value="home">Home URL</flyout_button_item> |
197 | width="60" /> | 197 | </flyout_button> |
198 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" | 198 | <button bottom_delta="0" follows="left|top" font="SansSerif" halign="center" |
199 | height="18" label="?" label_selected="?" left_delta="65" | 199 | height="18" label="?" label_selected="?" left_delta="85" |
200 | mouse_opaque="true" name="web_profile_help" width="18" /> | 200 | mouse_opaque="true" name="web_profile_help" width="18" /> |
201 | <check_box bottom_delta="0" follows="right|top" font="SansSerifSmall" height="16" | 201 | <check_box bottom_delta="0" follows="right|top" font="SansSerifSmall" height="16" |
202 | initial_value="false" label="Automatically load web profiles" | 202 | initial_value="false" label="Automatically load web profiles" |
203 | left_delta="30" mouse_opaque="true" name="auto_load" | 203 | left_delta="30" mouse_opaque="true" name="auto_load" |
204 | tool_tip="Automatically load ALL profile webpages without asking first." | 204 | tool_tip="Automatically load ALL profile webpages without asking first." |
205 | width="127" /> | 205 | width="127" /> |
206 | <line_editor bevel_style="in" border_style="line" | ||
207 | border_thickness="1" bottom_delta="-18" enabled="false" follows="left|top" | ||
208 | font="SansSerifSmall" height="16" is_unicode="false" left="10" | ||
209 | max_length="254" mouse_opaque="true" name="url_edit" | ||
210 | width="400" /> | ||
211 | <web_browser border_visible="false" bottom="-444" follows="top|left|right" height="400" | 206 | <web_browser border_visible="false" bottom="-444" follows="top|left|right" height="400" |
212 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" | 207 | ignore_ui_scale="false" left="10" name="profile_html" start_url="" |
213 | width="400" /> | 208 | width="400" /> |