summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_fs_search_legacy_web.xml
blob: 382a5e8945eafd325fbbb81c5225acdb8c52edc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
border="false"
follows="all"
height="566"
layout="topleft"
left="1"
width="780"
label="Websearch"
name="panel_ls_web">
	<web_browser
	 top="5"
	 bottom="-1"
	 left="5"
	 right="-5"
	 layout="topleft"
	 follows="all"
	 name="search_browser"
	 trusted_content="true"
	 start_url="about:blank" />
</panel>