summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
blob: 0893c204e76c44a8896eed0ec25bb8015adb679d (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
background_visible="true"
 follows="all"
 height="635"
 label="Group Info"
 layout="topleft"
 min_height="460"
 left="0"
 top="20"
 name="GroupInfo"
 width="323">
    <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"
     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"
     no_commit_on_selection="true"
     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"
     link="true"
     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
           single_expansion="true"
             follows="all"
             height="478"
             layout="topleft"
             left="0"
             name="groups_accordion"
             top_pad="10"
             width="323">
             <accordion_tab
            expanded="false"
            layout="topleft"
            name="group_general_tab"
            title="General">
            <panel
             border="false"
             class="panel_group_general"
             filename="panel_group_general.xml"
             layout="topleft"
             left="0"
             help_topic="group_general_tab"
             name="group_general_tab_panel"
             top="0" />
         </accordion_tab>
         <accordion_tab
            expanded="true"
            layout="topleft"
            name="group_roles_tab"
            title="Roles">
            <panel
            border="false"
            class="panel_group_roles"
             filename="panel_group_roles.xml"
             layout="topleft"
             left="0"
             name="group_roles_tab_panel"
             top="0" />
         </accordion_tab>
         <accordion_tab
                 expanded="false"
                 layout="topleft"
                 name="group_notices_tab"
                 title="Notices">
        <panel
        border="false"
         class="panel_group_notices"
         filename="panel_group_notices.xml"
         layout="topleft"
         left="0"
         help_topic="group_notices_tab"
         name="group_notices_tab_panel"
         top="0" />
         </accordion_tab>
        <accordion_tab
                 expanded="false"
                 layout="topleft"
                 name="group_land_tab"
                 title="Land/Assets">
        <panel
        border="false"
         class="panel_group_land_money"
         filename="panel_group_land_money.xml"
         layout="topleft"
         left="0"
         name="group_land_tab_panel"
         top="0" />
         </accordion_tab>
         </accordion>
   <panel
   name="button_row"
   height="23"
   follows="bottom|left"
   top_pad="-1"
   width="323">
   <button
     follows="top|left"
     height="22"
     image_overlay="Refresh_Off"
     layout="topleft"
     left="10"
     name="btn_refresh"
     width="23" />
    <button
     height="22"
     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
     follows="bottom|right"          
     label="Group Chat"
     name="btn_chat"
     right="-184"
     left_pad="2"     
     height="22"          
     width="85" />
     <button
     follows="bottom|right"          
     label="Group Call"
     name="btn_call"
     right="-97"
     left_pad="2"     
     height="22"          
     width="85" />
     <button
     height="22"
     label="Save"
     label_selected="Save"
     name="btn_apply"
     left_pad="10"
     right="-10"
     width="85" />
     </panel>
</panel>