summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_main_inventory.xml
blob: d437f98e91c0499b01439b642d79161f1b5c517b (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 follows="all"
 height="423"
 label="Things"
 layout="topleft"
 min_height="300"
 min_width="240"
 name="main inventory panel"
 width="355">
  <panel.string
   name="Itemcount">
  </panel.string>
  <panel.string
   name="ItemcountFetching">
    Fetching [ITEM_COUNT] Items and [CATEGORY_COUNT] Folders... [FILTER]
  </panel.string>
  <panel.string
   name="ItemcountCompleted">
    [ITEM_COUNT] Items and [CATEGORY_COUNT] Folders [FILTER]
  </panel.string>
  <panel.string
   name="ItemcountUnknown">
    Fetched [ITEM_COUNT] Items and [CATEGORY_COUNT] Folders [FILTER]
  </panel.string>
  <text
		     type="string"
		     length="1"
		     follows="left|top|right"
		     height="13"
		     layout="topleft"
    		 left="12"
		     name="ItemcountText"
		     font="SansSerifMedium"
		     text_color="InventoryItemLinkColor"
		     use_ellipses="true"
		     top_pad="0"
		     width="300">
    Items:
  </text>
  <combo_box
   height="23"
   layout="topleft"
   left="3"
   top="18"
   name="search_type"
   follows="top|left"
   width="67">
    <item
     label="Name"
     name="Name"
     value="search_by_name"/>
    <item
     label="Creator"
     name="Creator"
     value="search_by_creator"/>
    <item
     label="Description"
     name="Description"
     value="search_by_description"/>
    <item
     label="UUID"
     name="UUID"
     value="search_by_UUID"/>
  </combo_box>
  <menu_button
   follows="top|left"
   tool_tip="Show search visibility options"
   height="23"
   image_overlay="Inv_Toolbar_SearchVisibility"
   layout="topleft"
   left_pad="1"
   name="options_visibility_btn"
   width="31" />
  <filter_editor
   text_pad_left="10"
   follows="left|top|right"
   height="23"
   label="Enter search text"
   layout="topleft"
   left_pad="1"
   max_length_chars="300"
   highlight_text_field="true"
   name="inventory search editor"
   width="99" />
  <menu_button
   follows="top|right"
   tool_tip="Show additional options"
   height="23"
   image_hover_unselected="Toolbar_Middle_Over"
   image_overlay="OptionsMenu_Off"
   image_selected="Toolbar_Middle_Selected"
   image_unselected="Toolbar_Middle_Off"
   layout="topleft"
   left_pad="1"
   name="options_gear_btn"
   width="31" />
  <menu_button
   follows="top|right"
   tool_tip="View/sort options"
   height="23"
   image_hover_unselected="Toolbar_Middle_Over"
   image_overlay="Conv_toolbar_sort"
   image_selected="Toolbar_Middle_Selected"
   image_unselected="Toolbar_Middle_Off"
   layout="topleft"
   left_pad="1"
   name="view_btn"
   width="31" />
  <button
   follows="top|right"
   height="23"
   image_hover_unselected="Toolbar_Middle_Over"
   image_overlay="AddItem_Off"
   image_selected="Toolbar_Middle_Selected"
   image_unselected="Toolbar_Middle_Off"
   layout="topleft"
   left_pad="1"
   name="add_btn"
   tool_tip="Add new item"
   width="31" />
  <button
   follows="top|right"
   tool_tip="Toggles between traditional and single-folder views"
   height="23"
   image_hover_unselected="Toolbar_Middle_Over"
   image_overlay="Command_Map_Icon"
   image_selected="Toolbar_Middle_Selected"
   image_unselected="Toolbar_Middle_Off"
   layout="topleft"
   left_pad="1"
   enabled="false"
   name="view_mode_btn"
   width="31" />
  <tab_container
     follows="all"
     halign="center"
     height="372"
     layout="topleft"
     left="7"
     name="inventory filter tabs"
     tab_height="30"
     tab_position="top"
     tab_min_width="100"
     top_pad="10"
     width="312">
    <inventory_panel
     bg_opaque_color="DkGray2"
     bg_alpha_color="DkGray2"
     background_visible="true"
     border="false"
     bevel_style="none"
     follows="all"
     height="338"
     label="MY INVENTORY"
     help_topic="my_inventory_tab"
     layout="topleft"
     left="0"
     name="All Items"
     sort_order_setting="InventorySortOrder"
     show_item_link_overlays="true"
     top="16"
     width="288" />
    <recent_inventory_panel
     bg_opaque_color="DkGray2"
     bg_alpha_color="DkGray2"
     background_visible="true"
     border="false"
     bevel_style="none"
     follows="all"
     height="338"
     label="RECENT"
     help_topic="recent_inventory_tab"
     layout="topleft"
     left_delta="0"
     name="Recent Items"
     show_item_link_overlays="true"
     width="290" />
       <inventory_panel
      name="Worn Items"
      label="WORN"
      show_empty_message="false"
      follows="all"
      layout="topleft"
      width="290"
      bg_opaque_color="DkGray2"
      bg_alpha_color="DkGray2"
      background_visible="true"
      border="false"
      bevel_style="none"
      scroll.reserve_scroll_corner="false">
  </inventory_panel>
  </tab_container>
</panel>