summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_fs_search.xml
blob: 2372bc03bab71bfccb8a5b9eeb2294c9cdede9c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
	can_resize="true"
	default_tab_group="1"
	height="590"
	help_topic="search"
	layout="topleft"
	legacy_header_height="0"
	min_height="590"
	min_width="660"
	name="floater_search"
	positioning="centered"
	save_rect="true"
	single_instance="true"
	title="SEARCH"
	width="780">
	<!-- Strings -->
	<floater.string name="string.location">
		Location: [LOCATION]
	</floater.string>
	<floater.string name="string.traffic">
		Traffic: [DWELL]
	</floater.string>
	<floater.string name="string.area">
		Area: [AREA]
	</floater.string>
	<floater.string name="string.members">
		Members: [MEMBER_COUNT]
	</floater.string>
	<floater.string name="string.founder">
		Founder: [FOUNDER]
	</floater.string>
	<floater.string name="string.age">
		Age: [AGE]
	</floater.string>
	<floater.string name="string.partner">
		Partner: [PARTNER]
	</floater.string>
	<floater.string name="string.listing_price">
		Listing Price: [LISTING_PRICE]
	</floater.string>
	<floater.string name="string.slurl">
		[SLURL]
	</floater.string>
	<floater.string name="string.duration">
		Duration: [DURATION]
	</floater.string>
	<floater.string name="string.covercharge">
		Cover: [COVERCHARGE]
	</floater.string>
	<!-- Tab time -->
	<tab_container
		layout="topleft"
		follows="all"
		top="1"
		left="0"
		name="ls_tabs"
		tab_min_width="90"
		tab_position="top"
		width="780"
		height="585">
		<panel
			class="panel_ls_web"
			filename="panel_fs_search_legacy_web.xml"
			label="Websearch"
			layout="topleft"
			name="panel_ls_web" />
		<panel
			class="panel_ls_people"
			filename="panel_fs_search_legacy_people.xml"
			label="People"
			layout="topleft"
			name="panel_ls_people" />
		<panel
			class="panel_ls_groups"
			filename="panel_fs_search_legacy_groups.xml"
			label="Groups"
			layout="topleft"
			name="panel_ls_groups" />
		<panel
			class="panel_ls_places"
			filename="panel_fs_search_legacy_places.xml"
			label="Places"
			layout="topleft"
			name="panel_ls_places" />
		<panel
			class="panel_ls_land"
			filename="panel_fs_search_legacy_land.xml"
			label="Land Sales"
			layout="topleft"
			name="panel_ls_land" />
		<panel
			class="panel_ls_events"
			filename="panel_fs_search_legacy_events.xml"
			label="Events"
			layout="topleft"
			name="panel_ls_events" />
		<panel
			class="panel_ls_classifieds"
			filename="panel_fs_search_legacy_classifieds.xml"
			label="Classifieds"
			layout="topleft"
			name="panel_ls_classifieds" />
	</tab_container>
	<!-- Details/Action Panes -->
	<panel
		border="true"
		follows="top|right|bottom"
		height="508"
		layout="topleft"
		left="412"
		top="80"
		width="366"
		name="panel_ls_details">
		<text_editor
		left="12"
		top="5"
		height="24"
		width="340"
		layout="topleft"
		follows="left|top|right"
		name="title"
		bg_visible="false"
		border_visible="false"
		allow_scroll="false"
		h_pad="0"
		v_pad="0"
		halign="center"
		enabled="false"
		use_ellipses="true"
		font="SansSerifHugeBold"
		value="Undefined name" />
		<texture_picker
		enabled="false"
		fallback_image="Generic_Person_Large"
		follows="left|top|right"
		height="210"
		layout="topleft"
		left="78"
		name="snapshot"
		top_pad="4"
		width="210"/>
		<texture_picker
		enabled="false"
		fallback_image="default_land_picture.j2c"
		follows="left|top|right"
		height="210"
		layout="topleft"
		left_delta="0"
		name="snapshot_parcel"
		top_delta="0"
		visible="false"
		width="210"/>
		<text_editor
		left="20"
		top_pad="2"
		height="16"
		width="180"
		layout="topleft"
		follows="left|top|right"
		name="aux1"
		bg_visible="false"
		border_visible="false"
		h_pad="0"
		v_pad="0"
		word_wrap="true"
		enabled="false"
		max_length="117"
		allow_scroll="false"
		parse_urls="true"
		value="Auxilary info field 1"/>
		<text_editor
		left_pad="4"
		top_delta="0"
		height="16"
		width="140"
		layout="topleft"
		follows="left|top|right"
		name="aux2"
		bg_visible="false"
		border_visible="false"
		h_pad="0"
		v_pad="0"
		word_wrap="true"
		enabled="false"
		max_length="117"
		allow_scroll="false"
		parse_urls="true"
		value="Auxilary info field 2"/>
		<icon
		follows="top|right"
		height="16"
		image_name="Unknown_Icon"
		layout="topleft"
		left="20"
		top_pad="2"
		name="maturity_icon"
		width="18" />
		<text_editor
		left_pad="4"
		top_delta="0"
		height="28"
		width="302"
		layout="topleft"
		follows="left|top|right"
		name="location"
		bg_visible="false"
		border_visible="false"
		h_pad="0"
		v_pad="0"
		word_wrap="true"
		enabled="false"
		max_length="117"
		allow_scroll="false"
		parse_urls="true"
		value="Location info field"/>
		<text_editor
		left="20"
		top_pad="12"
		height="154"
		width="324"
		layout="topleft"
		follows="left|top|right"
		name="desc"
		bg_visible="false"
		border_visible="false"
		h_pad="0"
		v_pad="0"
		word_wrap="true"
		parse_urls="true"
		enabled="false"
		max_length="1000"
		trusted_content="false"
		value="You unlock this door with the key of imagination. Beyond it is another dimension: a dimension of sound, a dimension of sight, a dimension of mind. You're moving into a land of both shadow and substance, of things and ideas; you've just crossed over into the Twilight Zone. What you are about to see is real; the litigants on the screen are not actors. They are genuine citizens who, having filed their claims in a real small claims court, have been persuaded to drop their suits there and have them settled here, in this forum... the People's Court."/>
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Open Profile"
		name="people_profile_btn"
		top="484"
		left="3"
		width="120" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Send Message"
		name="people_message_btn"
		width="120"
		left_pad="1" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Add Friend"
		name="people_friend_btn"
		width="120"
		left_pad="1" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Open Profile"
		name="group_profile_btn"
		top="484"
		left="3"
		width="120" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Join Chat"
		name="group_message_btn"
		width="120"
		left_pad="1" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Join Group"
		name="group_join_btn"
		width="120"
		left_pad="1" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Teleport"
		name="teleport_btn"
		top="484"
		left="3"
		width="120" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Show on Map"
		name="map_btn"
		width="120"
		left_pad="1" />
		<button
		layout="topleft"
		follows="left|bottom"
		height="23"
		label="Remind me"
		name="event_reminder_btn"
		width="120"
		left_pad="1" />
		<loading_indicator
		left="134"
		top="320"
		follows="left|top|right"
		mouse_opaque="false"
		name="loading"
		images_per_sec="1.0"
		tab_stop="false"
		height="100"
		width="100"
		visible="false" >
			<images>
				<image name="ProgressLarge_1"/>
				<image name="ProgressLarge_2"/>
				<image name="ProgressLarge_3"/>
				<image name="ProgressLarge_4"/>
				<image name="ProgressLarge_5"/>
				<image name="ProgressLarge_6"/>
				<image name="ProgressLarge_7"/>
				<image name="ProgressLarge_8"/>
				<image name="ProgressLarge_9"/>
				<image name="ProgressLarge_10"/>
				<image name="ProgressLarge_11"/>
				<image name="ProgressLarge_12"/>
			</images>
		</loading_indicator>
	</panel>
</floater>