summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/sidepanel_inventory.xml
blob: c945f27ac620a69960e8d71c8dd843a0bae79b48 (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
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
	  background_visible="true"
	  follows="all"
	  height="570"
	  label="Things"
	  layout="topleft"
	  min_height="350"
	  min_width="240"
	  name="objects panel"
	  width="333">
    <panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 name="sidepanel__inventory_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="true"
		 width="330">
         <layout_stack
              follows="left|right|top|bottom"
              layout="topleft"
              left="0"
              top="0"
              orientation="vertical"
              name="inventory_layout_stack"
             height="535"
              width="330">
             <layout_panel
                 name="main_inventory_layout_panel"
                 min_dim="150"
                 width="330"
                  follows="bottom|left|right"
                 user_resize="false"
                 height="480">
                 <panel
                      class="panel_main_inventory"
                      filename="panel_main_inventory.xml"
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="panel_main_inventory"
                      top="0"
                      label=""
                      height="480"
                      width="330" />
             </layout_panel>
             <layout_panel
                 width="330"
                 auto_resize="true"
                user_resize="false"
                  follows="bottom|left|right"
                 min_dim="35"
                 name="inbox_layout_panel"
                 max_dim="125"
                 height="35">
                 <panel
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="marketplace_inbox"
                      class="panel_marketplace_inbox"
                      top="0"
                      label=""
                      height="125"
                      width="330">
                     <string name="InboxLabelWithArg">MARKETPLACE INBOX ([NUM])</string>
                     <string name="InboxLabelNoArg">MARKETPLACE INBOX</string>
                     <button
                         label="MARKETPLACE INBOX"
                         name="inbox_btn"
                         height="35"
                         width="308"
                         image_unselected="MarketplaceBtn_Off"
                            image_selected="MarketplaceBtn_Selected"
                         halign="left"
                         follows="top|left|right"
                         is_toggle="true"
                         tab_stop="false"
                         pad_left="35"
                         top="0"
                        left="10" />
                         <panel
                             follows="all"
                             left="10"
                             height="90"
                             width="308"
                             top="35"
                             bg_opaque_color="InventoryBackgroundColor"
                             background_visible="true"
                             background_opaque="true"
                           >
                             <text
                                 type="string"
                                 length="1"
                                 follows="top|left|right"
                                 font="SansSerifSmall"
                                 use_ellipses="true"
                                 name="move_items_text"
                                 top="10"
                                 left="4"
                                 height="20"
                                 width="304"
                                 >Move items to your inventory to manage and use them.</text>
                             <inventory_panel
                                bg_opaque_color="DkGray2"
                                bg_alpha_color="DkGray2"
                                background_visible="true"
                                background_opaque="true"
                                border="false"
                                bevel_style="none"
                                follows="all"
                                height="70"
                                start_folder="Inbox"
                                layout="topleft"
                                left="0"
                                name="inventory_inbox"
                                sort_order_setting="InventorySortOrder"
                                show_item_link_overlays="true"
                                top_pad="0"
                                width="308" />   
                         </panel>
                 </panel>
             </layout_panel>
             <layout_panel
                width="330"
                auto_resize="true"
                user_resize="false"
                follows="bottom|left|right"
                name="outbox_layout_panel"
                min_dim="35"
                max_dim="125"
                height="35">
                 <panel
                      follows="all"
                      layout="topleft"
                      left="10"
                      name="marketplace_outbox"
                      class="panel_marketplace_outbox"
                      top="0"
                      label=""
                      height="125"
                      width="310">
                     <button
                        label="MARKETPLACE OUTBOX"
                        is_toggle="true"
                        name="outbox_btn"
                        follows="top|left|right"
                        image_unselected="MarketplaceBtn_Off"
                        image_selected="MarketplaceBtn_Selected"
                        height="35"
                        tab_stop="false"
                        width="308"
                        halign="left"
                        pad_left="35"
                        top="0"
                        left="0" />
                     <button
                         image_unselected="OutboxPush_Off"
                         image_selected="OutboxPush_Selected"
                         image_hover_selected="OutboxPush_Selected_Over"
                         image_hover_unselected="OutboxPush_Over"
                         image_disabled_selected="OutboxPush_Selected_Disabled"
                         image_disabled="OutboxPush_Disabled"
                         image_pressed="OutboxPush_Press"
                         image_pressed_selected="OutboxPush_Selected_Press"
                         label=""
                         tool_tip="Push to my Marketplace Storefront"
                         is_toggle="false"
                         name="outbox_sync_btn"
                         follows="top|right"
                         tab_stop="false"
                         halign="center"
                         top="6"
                         left="-50"
                         height="23"
                         width="32"
                         enabled="false" />
                     <loading_indicator
                        follows="top|right"
                        name="outbox_sync_indicator"
                        top="6"
                        left="-50"
                        height="23"
                        width="32"
                        images_per_sec="1.15"
                        tab_stop="false"
                        visible="false">
                         <images>
                             <image name="OutboxPush_Progress_1"/>
                             <image name="OutboxPush_Progress_2"/>
                             <image name="OutboxPush_Progress_3"/>
                             <image name="OutboxPush_Progress_4"/>
                             <image name="OutboxPush_Progress_5"/>
                             <image name="OutboxPush_Progress_6"/>
                         </images>
                     </loading_indicator>
                     <panel
                         follows="all"
                         left="0"
                         height="90"
                         width="330"
                         top="35"
                           >
                         <inventory_panel
                              bg_opaque_color="DkGray2"
                              bg_alpha_color="DkGray2"
                              background_visible="true"
                              background_opaque="true"
                              border="false"
                              bevel_style="none"
                              follows="all"
                              height="90"
                              start_folder="Outbox"
                              layout="topleft"
                              left="0"
                              name="inventory_outbox"
                              sort_order_setting="InventorySortOrder"
                              show_item_link_overlays="true"
                              top="0"
                              width="308" />
                     </panel>

                 </panel>
             </layout_panel>
         </layout_stack>
		<panel
		     follows="bottom|left|right"
			 height="30"
			 layout="topleft"
			 name="button_panel"
			 left="9"
             top_pad="7"
			 width="308">
			<layout_stack
     	         follows="bottom|left|right"
		         height="23"
		         layout="topleft"
		         mouse_opaque="false"
		         name="button_panel_ls"
		         left="0"
		         orientation="horizontal"
		         top="0"
		         width="308">	
			    <layout_panel
			         follows="bottom|left|right"
			         height="23"
                     layout="bottomleft"
                     left="0"			
                     mouse_opaque="false"
                     name="info_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="101">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Profile"
                         layout="topleft"
                         left="1"
                         name="info_btn"
                         tool_tip="Show object profile"
                         top="0"
                         width="100" />
			    </layout_panel>
			    <layout_panel
                     follows="bottom|left|right"
                     height="23"
                     layout="bottomleft"
                     left_pad="1"			
                     mouse_opaque="false"
                     name="share_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="100">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Share"
                         layout="topleft"
                         left="1"
                         name="share_btn"
                         tool_tip="Share an inventory item"
                         top="0"
                         width="99" />
			    </layout_panel>
			    <layout_panel
                     follows="bottom|left|right"
                     height="23"
                     layout="bottomleft"
                     left_pad="1"			
                     mouse_opaque="false"
                     name="shop_btn_lp"
                     user_resize="false" 
                     auto_resize="true"
                     width="100">
                    <button
                         enabled="true"
                         follows="bottom|left|right"
                         height="23"
                         label="Shop"
                         layout="topleft"
                         left="1"
                         name="shop_btn"
                         tool_tip="Open Marketplace webpage"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Wear"
                         layout="topleft"
                         left="1"
                         name="wear_btn"
                         tool_tip="Wear seleceted outfit"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Play"
                         layout="topleft"
                         name="play_btn"
                         left="1"
                         top="0"
                         width="99" />
                    <button
                         enabled="false"
                         follows="bottom|left|right"
                         height="23"
                         label="Teleport"
                         layout="topleft"
                         left="1"
                         name="teleport_btn"
                         tool_tip="Teleport to the selected area"
                         top="0"
                         width="99" />
			    </layout_panel>
			</layout_stack>
		</panel>
	</panel>

<panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 class="sidepanel_item_info"
		 filename="sidepanel_item_info.xml"
		 name="sidepanel__item_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="false"
		 width="330">
	</panel>

<panel
		 follows="all"
		 layout="topleft"
		 left="0"
		 class="sidepanel_task_info"
		 filename="sidepanel_task_info.xml"
		 name="sidepanel__task_panel"
		 top="0"
		 label=""
		 height="570"
		 visible="false"
		 width="330">
	</panel>
</panel>