Fix search floater title
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater can_close="true" can_drag_on_left="false" can_minimize="true"
|
||||
can_resize="true" height="570" min_height="570" min_width="780"
|
||||
name="directory" rect_control="FloaterFindRect2" title="Search Second Life"
|
||||
name="directory" rect_control="FloaterFindRect2" title="Search"
|
||||
width="780">
|
||||
<tab_container bottom="-570" follows="left|top|right|bottom" height="550" left="0"
|
||||
mouse_opaque="false" name="Directory Tabs" tab_position="top" width="780">
|
||||
@@ -83,7 +83,7 @@
|
||||
font="SansSerif" handle_edit_keys_directly="false" height="18"
|
||||
label="Search" left_delta="56" max_length="254" mouse_opaque="true"
|
||||
name="search_editor" select_all_on_focus_received="false"
|
||||
select_on_focus="false" tab_group="1" tool_tip="Search Second Life"
|
||||
select_on_focus="false" tab_group="1" tool_tip="Search"
|
||||
width="160" spell_check="true" />
|
||||
<button bottom="-26" follows="top|right" font="SansSerifSmall" height="25"
|
||||
label="" left="230" name="back_btn" width="25" image_overlay="go-previous.png"/>
|
||||
|
||||
@@ -121,12 +121,12 @@
|
||||
font="SansSerifSmall" handle_edit_keys_directly="false" height="13"
|
||||
label="Search" left="-94" max_length="254" mouse_opaque="true"
|
||||
name="search_editor" select_all_on_focus_received="false"
|
||||
select_on_focus="false" tab_group="1" tool_tip="Search Second Life"
|
||||
select_on_focus="false" tab_group="1" tool_tip="Search"
|
||||
width="78" spell_check="true"/>
|
||||
<button bottom="-17" enabled="true" follows="right|bottom" font="SansSerifSmall"
|
||||
halign="center" height="16" image_unselected="status_search_btn.png" image_selected="status_search_btn_pressed.png" image_disabled_selected="status_search_btn_pressed.png" image_disabled="status_search_btn.png"
|
||||
label="" label_selected="" left="-16" mouse_opaque="true" name="search_btn"
|
||||
tool_tip="Search Second Life" width="16" scale_image="false"/>
|
||||
tool_tip="Search" width="16" scale_image="false"/>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-16" enabled="false" follows="right|bottom" font="SansSerifSmall"
|
||||
halign="center" height="12" left="-20" mouse_opaque="true"
|
||||
|
||||
Reference in New Issue
Block a user