summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
blob: ab0f956da0ba030b8b6b265c7ce17a2d3d0e1d06 (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
background_visible="true"
 follows="all"
 height="570"
 label="Group Info"
 layout="topleft"
 min_height="425"
 left="0"
 top="20"
 name="GroupInfo"
 width="333">
    <panel.string
     name="default_needs_apply_text">
        There are unsaved changes to the current tab
    </panel.string>
    <panel.string
     name="want_apply_text">
        Do you want to save these changes?
    </panel.string>
    <panel.string
     name="group_join_btn">
        Join (L$[AMOUNT])
    </panel.string>
    <panel.string
     name="group_join_free">
        Free
    </panel.string>
    <button
     follows="top|right"
     height="23"
     image_overlay="BackArrow_Off"
     layout="topleft"
     name="back"
     picture_style="true"
     left="10"
     tab_stop="false"
     top="2"
     width="23" />
    <text
     follows="top|left|right"
     font="SansSerifHugeBold"
     height="26"
     layout="topleft"
     left_pad="10"
     name="group_name"
     text_color="white"
     top="0"
     value="(Loading...)"
     use_ellipses="true"
     width="300" />
    <line_editor
     follows="left|top"
     font="SansSerif"
     label="Type your new group name here"
     layout="topleft"
     left_delta="10"
     max_length="35"
     name="group_name_editor"
     top_delta="5"
     width="250"
     height="20"
     visible="false" />
    <texture_picker
     follows="left|top"
     height="113"
     label=""
     layout="topleft"
     left="20"
     name="insignia"
     tool_tip="Click to choose a picture"
     top_pad="5"
     width="100" />
    <text
     type="string"
     follows="left|top"
     height="16"
     length="1"
     layout="topleft"
     left_pad="10"
     name="prepend_founded_by"
     top_delta="0"
     width="140">
      Founder:
    </text>
    <name_box
     follows="left|top"
     height="16"
     initial_value="(retrieving)"
     layout="topleft"
     left_delta="0"
     name="founder_name"
     top_pad="2"
     use_ellipses="true"
     width="140" />
    <text
    font="SansSerifBig"
    text_color="EmphasisColor"
     type="string"
     follows="left|top"
     height="16"
     layout="topleft"
     left_delta="0"
     name="join_cost_text"
     top_pad="10"
     visible="true"
     width="140">
      Free
    </text>
    <button
     follows="left|top"
     left_delta="0"
     top_pad="6"
     height="23"
     label="JOIN NOW!"
     name="btn_join"
     visible="true"
     width="120" />
   <accordion
             follows="all"
             height="425"
             layout="topleft"
             left="0"
             multiple_expansion="false"
             name="groups_accordion"
             top_pad="15"
             width="336">
             <accordion_tab
                 can_resize="false"
                 expanded="true"
                 layout="topleft"
                 name="tab_general"
                 title="General">
         <scroll_container
         color="DkGray2"
         opaque="true"
         height="323"
         follows="all"
         layout="topleft"
         left="0"
         top="0"
         name="general_scroll"
         reserve_scroll_corner="false"
         width="333">
            <panel
            border="false"
             filename="panel_group_general.xml"
             layout="topleft"
             left="0"
             help_topic="group_general_tab"
             name="general_tab"
             top="0"
             width="303" />
         </scroll_container>
         </accordion_tab>
         <accordion_tab
                 can_resize="false"
                 expanded="false"
                 layout="topleft"
                 name="tab_roles"
                 title="Roles">
               <scroll_container
                  color="DkGray2"
                  opaque="true"
                  height="323"
                  follows="all"
                  layout="topleft"
                  left="0"
                  top="0"
                  name="roles_scroll"
                  reserve_scroll_corner="false"
                  width="333">
                 <panel
                 border="false"
                  filename="panel_group_roles.xml"
                  layout="topleft"
                  left="0"
                  help_topic="group_roles_tab"
                  name="roles_tab"
                  top="0"
             width="303" />
         </scroll_container>
         </accordion_tab>
         <accordion_tab
                 can_resize="false"
                 expanded="false"
                 layout="topleft"
                 name="tab_notices"
                 title="Notices">
            <scroll_container
                  color="DkGray2"
                  opaque="true"
                  height="323"
                  follows="all"
                  layout="topleft"
                  left="0"
                  top="0"
                  name="notices_scroll"
                  reserve_scroll_corner="false"
                  width="333">
        <panel
        border="false"
         filename="panel_group_notices.xml"
         layout="topleft"
         left="0"
         help_topic="group_notices_tab"
         name="notices_tab"
         top="0"
         width="303" />
         </scroll_container>
         </accordion_tab>
        <accordion_tab
                 can_resize="false"
                 expanded="false"
                 layout="topleft"
                 name="tab_notices"
                 title="Land/Assets">
           <scroll_container
                  color="DkGray2"
                  opaque="true"
                  height="323"
                  follows="all"
                  layout="topleft"
                  left="0"
                  top="0"
                  name="land_scroll"
                  reserve_scroll_corner="false"
                  width="333">
        <panel
        border="false"
         filename="panel_group_land_money.xml"
         layout="topleft"
         left="0"
         help_topic="group_land_money_tab"
         name="land_money_tab"
         top="0"
         width="313" />
         </scroll_container>
         </accordion_tab>
         </accordion>
   <button
     follows="top|left"
     height="22"
     image_overlay="Refresh_Off"
     layout="topleft"
     left="5"
     name="btn_refresh"
     picture_style="true"
     top_pad="-15"
     width="23" />
         <button
     height="20"
     label="Create"
     label_selected="New group"
     name="btn_create"
     left_pad="10"
     visible="false"
     width="100" />
   <!-- <button
     left_pad="10"
     height="20"
     label="Cancel"
     label_selected="Cancel"
     name="btn_cancel"
     visible="false"
     width="65" />-->
     <button
     height="20"
     font="SansSerifSmall"
     label="Save"
     label_selected="Save"
     name="btn_apply"
     left_pad="10"
     right="-10"
     width="65" />
</panel>