summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
blob: 4998322d62c11951425ff0a297781a21feb00695 (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
background_visible="true"
 follows="all"
 height="570"
 label="Group Profile"
 layout="topleft"
 min_height="350"
 left="0"
 top="20"
 name="GroupInfo"
 width="313">
    <panel.string
     name="default_needs_apply_text">
        There are unsaved changes
    </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>
    <panel
      name="group_info_top"
      follows="top|left"
      top="0"
      left="0"
      height="29"
      width="313"
      layout="topleft">
    <button
     follows="top|right"
     height="24"
     image_hover_unselected="BackButton_Over"
     image_pressed="BackButton_Press"
     image_unselected="BackButton_Off"
     layout="topleft"
     name="back"
     left="7"
     tab_stop="false"
     top="2"
     width="30" />
    <text_editor
     allow_scroll="false"
     bg_visible="false"
     read_only = "true"
     layout="topleft"
     name="group_name"
     v_pad="0"
     value="(Loading...)"
      font="SansSerifHugeBold"
     h_pad="0"
      height="26"
      left_pad="8"
     text_color="LtGray"
      top="1"
     use_ellipses="true"
      width="275"
      follows="top|left|right"
      word_wrap="false"
      mouse_opaque="false"/>
    <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="270"
     height="20"
     visible="false" />
    </panel>
   <layout_stack
     name="layout"
     orientation="vertical"
      follows="all"
     left="8"
     top_pad="0"
     height="536"
     width="292"
     border_size="0">
   <layout_panel
       bg_alpha_color="DkGray2"
       bg_opaque_color="DkGray2"
       background_visible="true"
       background_opaque="true"
       name="group_accordions"
       follows="all"
       layout="topleft"
       auto_resize="true"
       height="513"
       width="313">
   <accordion
     left="0"
     top="0"
     single_expansion="true"
     fit_parent="true"
     follows="all"
     layout="topleft"
     name="groups_accordion"
     height="513"
     width="313">
         <accordion_tab
            expanded="true"
            layout="topleft"
            name="group_general_tab"
            title="General"
            fit_panel="false">
                   <panel
                      border="false"
                      class="panel_group_general"
                      filename="panel_group_general.xml"
                      layout="topleft"
                      left="0"
                      follows="left|top|right"
                      help_topic="group_general_tab"
                      name="group_general_tab_panel"
                      top="0" />
         </accordion_tab>
         <accordion_tab
            expanded="false"
            layout="topleft"
            name="group_roles_tab"
            title="Roles"
            fit_panel="false">
                <panel
                   border="false"
                   class="panel_group_roles"
                   filename="panel_group_roles.xml"
                   follows="left|top|right"
                   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"
            fit_panel="false">
                <panel
                    border="false"
                    class="panel_group_notices"
                    filename="panel_group_notices.xml"
                    follows="left|top|right"
                    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"
             fit_panel="false">
                 <panel
					 border="false"
                     class="panel_group_land_money"
                     filename="panel_group_land_money.xml"
                     follows="left|top|right"
                     layout="topleft"
                     left="0"
                     name="group_land_tab_panel"
                     top="0" />
         </accordion_tab>
         </accordion>
   </layout_panel>
   <layout_panel
         height="30"
         layout="topleft"
         auto_resize="false"
         left="0"
         top_pad="0"
   name="button_row"
   follows="bottom|left"
   width="313">
   <button
    follows="bottom|left"
     height="23"
     image_overlay="Refresh_Off"
     layout="topleft"
     left="0"
     top="5"
     name="btn_refresh"
     width="23" />
     <button
      follows="bottom|left"
     label="Chat"
     name="btn_chat"
     left_pad="3"     
     height="23"
     width="82" />
     <button
         follows="bottom|left"
         left_pad="3"
         height="23"
     name="btn_call"
     label="Group Call"
         layout="topleft"
         tool_tip="Call this group"
         width="112" />
     <button
     follows="bottom|left"
     height="23"
     label="Save"
     label_selected="Save"
     name="btn_apply"
     left_pad="3"
     width="82" />
    <button
    follows="bottom|left"
                 height="23"
                 layout="topleft"
                 left="0"
                 label="Create Group"
     name="btn_create"
               visible="true"
                 tool_tip="Create a new Group"
                 width="103" />
   <!--<button
     left_pad="3"
     height="23"
     label="Cancel"
     label_selected="Cancel"
     name="btn_cancel"
     visible="false"
     width="65" />-->
     </layout_panel>
  </layout_stack>
</panel>