summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/sidepanel_inventory.xml
blob: 29aa6d103953627e7ac72450334630503273ca86 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
	  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"
                 layout="topleft"
                 auto_resize="true"
                 user_resize="true"
                 min_dim="150"
                 width="330"
                 follows="bottom|left|right"
                 height="300">
                 <panel
                      class="panel_main_inventory"
                      filename="panel_main_inventory.xml"
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="panel_main_inventory"
                      top="0"
                      label=""
                      height="300"
                      width="330" />
             </layout_panel>
			 <layout_panel
                 width="330"
                 layout="topleft"
                 auto_resize="true"
                 user_resize="true"
                 follows="left|right|top"
                 name="inbox_layout_panel"
                 visible="false"
                 min_dim="35"
                 max_dim="235"
                 expanded_min_dim="90"
                 height="235">
                 <panel
                      follows="all"
                      layout="topleft"
                      left="0"
                      name="marketplace_inbox"
                      class="panel_marketplace_inbox"
                      top="0"
                      label=""
                      height="235"
                      width="330">
                     <string name="InboxLabelWithArg">Received items ([NUM])</string>
                     <string name="InboxLabelNoArg">Received items</string>
                     <button
                        label="Received items"
						font="SansSerifMedium"
                        name="inbox_btn"
                        height="35"
                        width="308"
                        image_unselected="MarketplaceBtn_Off"
                        image_selected="MarketplaceBtn_Selected"
                        halign="left"
                        handle_right_mouse="false"
                        follows="top|left|right"
                        is_toggle="true"
                        tab_stop="false"
                        pad_left="35"
                        top="0"
                        left="10" />
                     <text
                        type="string"
                        length="1"
                        follows="right|top"
                        layout="topleft"
                        height="13"
                        top="10"
                        right="-20"
                        name="inbox_fresh_new_count"
                        font="SansSerifMedium"
                        halign="right"
                        top_pad="0"
                        width="300">
                        [NUM] new
                     </text>
                     <panel
                        follows="all"
                        left="10"
                        bottom="235"
                        width="308"
                        top="35"
                        bg_opaque_color="InventoryBackgroundColor"
                        background_visible="true"
                        background_opaque="true"
                        tool_tip="Drag and drop items to your inventory to use them"
                        >
                        <text
							name="inbox_inventory_placeholder"
							type="string"
							follows="all"
							layout="topleft"
							top="0"
							left="0"
							width="308"
							height="200"
							wrap="true"
							halign="center">
							Purchases from the marketplace will be delivered here.
						</text>
                    </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"
                     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"
                     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"
                     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>