diff options
author | McCabe Maxsted | 2010-08-11 05:57:33 -0700 |
---|---|---|
committer | McCabe Maxsted | 2010-08-11 05:57:33 -0700 |
commit | a5ea09a4b5d53edef7a281ee610e921101db9b09 (patch) | |
tree | 48fb17509eb27f4baf48822300474a96003bf454 /linden/indra/newview/skins/default/xui | |
parent | Applied patch by Altair Memo for VWR-19947: Nvidia gpu_table.txt updated (diff) | |
download | meta-impy-a5ea09a4b5d53edef7a281ee610e921101db9b09.zip meta-impy-a5ea09a4b5d53edef7a281ee610e921101db9b09.tar.gz meta-impy-a5ea09a4b5d53edef7a281ee610e921101db9b09.tar.bz2 meta-impy-a5ea09a4b5d53edef7a281ee610e921101db9b09.tar.xz |
Re-enabled search url fetching in the grid manager and fixed up web search to support them (fetched urls are equivalent to SearchURLDefault and searches follow the SL web search formatting)
Diffstat (limited to 'linden/indra/newview/skins/default/xui')
-rw-r--r-- | linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml index 8d3e101..f635d59 100644 --- a/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml +++ b/linden/indra/newview/skins/default/xui/en-us/floater_grid_manager.xml | |||
@@ -129,7 +129,7 @@ | |||
129 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top" | 129 | bottom_delta="-30" drop_shadow_visible="true" follows="left|top" |
130 | font="SansSerif" h_pad="0" halign="left" height="16" | 130 | font="SansSerif" h_pad="0" halign="left" height="16" |
131 | left="195" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> | 131 | left="195" mouse_opaque="true" name="loginpage_text" v_pad="0" width="120"> |
132 | Grid Info: | 132 | Grid Info URLs: |
133 | </text> | 133 | </text> |
134 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | 134 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" |
135 | bottom_delta="-28" drop_shadow_visible="true" follows="left|top" | 135 | bottom_delta="-28" drop_shadow_visible="true" follows="left|top" |
@@ -168,7 +168,7 @@ | |||
168 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | 168 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
169 | font="SansSerifSmall" h_pad="0" halign="left" height="16" | 169 | font="SansSerifSmall" h_pad="0" halign="left" height="16" |
170 | left_delta="-90" mouse_opaque="true" name="support_text" v_pad="0" width="120"> | 170 | left_delta="-90" mouse_opaque="true" name="support_text" v_pad="0" width="120"> |
171 | Support URL: | 171 | Support: |
172 | </text> | 172 | </text> |
173 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 173 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
174 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | 174 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
@@ -179,7 +179,7 @@ | |||
179 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | 179 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
180 | font="SansSerifSmall" h_pad="0" halign="left" height="16" | 180 | font="SansSerifSmall" h_pad="0" halign="left" height="16" |
181 | left_delta="-90" mouse_opaque="true" name="register_text" v_pad="0" width="120"> | 181 | left_delta="-90" mouse_opaque="true" name="register_text" v_pad="0" width="120"> |
182 | Account URL: | 182 | Account: |
183 | </text> | 183 | </text> |
184 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 184 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
185 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | 185 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
@@ -190,15 +190,26 @@ | |||
190 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | 190 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" |
191 | font="SansSerifSmall" h_pad="0" halign="left" height="16" | 191 | font="SansSerifSmall" h_pad="0" halign="left" height="16" |
192 | left_delta="-90" mouse_opaque="true" name="password_text" v_pad="0" width="120"> | 192 | left_delta="-90" mouse_opaque="true" name="password_text" v_pad="0" width="120"> |
193 | Password URL: | 193 | Password: |
194 | </text> | 194 | </text> |
195 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | 195 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" |
196 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | 196 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" |
197 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | 197 | height="20" left_delta="90" max_length="255" mouse_opaque="true" |
198 | name="password" select_all_on_focus_received="true" width="280" /> | 198 | name="password" select_all_on_focus_received="true" width="280" /> |
199 | 199 | ||
200 | <text bg_visible="false" border_drop_shadow_visible="false" border_visible="false" | ||
201 | bottom_delta="-22" drop_shadow_visible="true" follows="left|top" | ||
202 | font="SansSerifSmall" h_pad="0" halign="left" height="16" | ||
203 | left_delta="-90" mouse_opaque="true" name="websearch_text" v_pad="0" width="120"> | ||
204 | Web Search: | ||
205 | </text> | ||
206 | <line_editor bevel_style="in" border_style="line" border_thickness="1" bottom_delta="0" | ||
207 | follows="left|top|right" font="SansSerifSmall" handle_edit_keys_directly="true" | ||
208 | height="20" left_delta="90" max_length="255" mouse_opaque="true" | ||
209 | name="search" select_all_on_focus_received="true" width="280" /> | ||
210 | |||
200 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-10" | 211 | <view_border bevel_style="none" border_thickness="1" bottom_delta="-10" |
201 | follows="top|left|right" height="148" left="195" | 212 | follows="top|left|right" height="168" left="195" |
202 | name="OptionalPrefsBorder" width="390" /> | 213 | name="OptionalPrefsBorder" width="390" /> |
203 | 214 | ||
204 | <!-- Combo box for multi avatar grid manager avatar name | 215 | <!-- Combo box for multi avatar grid manager avatar name |