summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_group_general.xml
blob: 10d10f60ff67247d5a74fa395f832695fc3f316c (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
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 border="true"
 follows="all"
 height="466"
 label="General"
 layout="topleft"
 left="1"
 name="general_tab"
 top="466"
 width="418">
    <panel.string
     name="help_text">
        The General tab contains general information about
this group, a list of Owners and visible Members, 
general Group Preferences and member options.

Hover your mouse over the options for more help.
    </panel.string>
    <panel.string
     name="group_info_unchanged">
        General group information has changed.
    </panel.string>
    <panel.string
     name="incomplete_member_data_str">
        Retrieving member data
    </panel.string>
    <panel.string
     name="confirm_group_create_str">
        Creating this group will cost L$100. 
Are you really, really, REALLY sure you want to spend L$100 to create this group?
Be aware that if nobody else joins this group within 48 hours, it will be disbanded and the group&apos;s name will be unavailable for future use.
    </panel.string>
    <panel.string
     name="group_join_btn">
        Join (L$[AMOUNT])
    </panel.string>
    <button
     follows="left|top"
     height="16"
     label="?"
     label_selected="?"
     layout="topleft"
     left="391"
     name="help_button"
     top="8"
     width="20" />
    <line_editor
     follows="left|top"
     font="SansSerif"
     halign="left"
     height="16"
     label="Type your new group name here"
     layout="topleft"
     left_delta="-384"
     max_length="35"
     name="group_name_editor"
     top_delta="0"
     width="300" />
    <text
     type="string"
     length="1"
     follows="left|top"
     font="SansSerifBig"
     height="16"
     layout="topleft"
     left_delta="0"
     name="group_name"
     top_delta="-4"
     width="300">
        Type your new group name here
    </text>
    <text
     type="string"
     length="1"
     height="16"
     layout="topleft"
     left_delta="0"
     name="prepend_founded_by"
     top_pad="4"
     width="100">
        Founded by
    </text>
    <name_box
     follows="left|top"
     height="16"
     initial_value="(retrieving)"
     layout="topleft"
     left_delta="63"
     name="founder_name"
     top_delta="0"
     width="200" />
    <text
     type="string"
     length="1"
     height="16"
     layout="topleft"
     name="group_charter_label"
     right="410"
     top="40"
     width="265">
        Group Charter
    </text>
    <texture_picker
     follows="left|top"
     height="144"
     label="Group Insignia"
     layout="topleft"
     left_delta="-138"
     name="insignia"
     tool_tip="Click to choose a picture"
     top_delta="1"
     width="128" />
    <text_editor
     type="string"
     length="1"
     follows="left|top"
     halign="left"
     height="160"
     hide_scrollbar="true"
     layout="topleft"
     max_length="511"
     name="charter"
     right="410"
     top="55"
     width="265"
     word_wrap="true">
        Group Charter
    </text_editor>
    <button
     follows="left|top"
     height="22"
     label="Join (L$0)"
     label_selected="Join (L$0)"
     layout="topleft"
     left="7"
     name="join_button"
     top="193"
     width="128" />
    <button
     follows="left|top"
     height="22"
     label="Detailed View"
     label_selected="Detailed View"
     layout="topleft"
     left_delta="0"
     name="info_button"
     top_delta="0"
     width="128" />
    <text
     type="string"
     length="1"
     font="SansSerif"
     height="16"
     layout="topleft"
     left_delta="0"
     name="text_owners_and_visible_members"
     top_pad="4"
     width="160">
        Owners &amp; Visible Members
    </text>
    <text
     type="string"
     length="1"
     height="16"
     layout="topleft"
     left_delta="0"
     name="text_owners_are_shown_in_bold"
     top_delta="16"
     width="160">
        (Owners are shown in bold)
    </text>
    <name_list
     column_padding="0"
     draw_heading="true"
     follows="left|top"
     heading_height="14"
     height="80"
     layout="topleft"
     left_delta="0"
     name="visible_members"
     top_pad="8"
     width="404">
        <name_list.columns
         label="Member Name"
         name="name"
         relative_width="0.45" />
        <name_list.columns
         label="Title"
         name="title"
         relative_width="0.3" />
        <name_list.columns
         label="Last Login"
         name="online"
         relative_width="0.25" />
    </name_list>
    <text
     type="string"
     length="1"
     bottom_delta="18"
     font="SansSerif"
     layout="topleft"
     name="text_group_preferences">
        Group Preferences
    </text>
    <panel
     background_opaque="true"
     bevel_style="in"
     border="true"
     follows="left|top"
     height="96"
     layout="topleft"
     left_delta="0"
     name="preferences_container"
     top_pad="8"
     width="404">
        <check_box
         height="16"
         initial_value="true"
         label="Show in search"
         layout="topleft"
         left="4"
         name="show_in_group_list"
         tool_tip="Let people see this group in search results."
         top="4"
         width="95" />
        <check_box
         follows="right|top"
         height="16"
         label="Open enrollment"
         layout="topleft"
         left_delta="0"
         name="open_enrollement"
         tool_tip="Sets whether this group allows new members to join   without being invited."
         top_pad="2"
         width="95" />
        <check_box
         height="16"
         label="Enrollment fee: L$"
         layout="topleft"
         left_delta="16"
         name="check_enrollment_fee"
         tool_tip="Sets whether to require an enrollment fee to join the group."
         top="40"
         width="95" />
        <spinner
         decimal_digits="0"
         follows="left|top"
         halign="left"
         height="16"
         increment="1"
         label_width="10"
         layout="topleft"
         left_pad="21"
         max_val="99999"
         name="spin_enrollment_fee"
         tool_tip="New members must pay this fee to join the group when   Enrollment Fee is checked."
         top_delta="-2"
         width="65" />
        <combo_box
         height="20"
         layout="topleft"
         left="6"
         name="group_mature_check"
         tool_tip="Sets whether your group information is considered mature."
         top="64"
         width="130">
            <combo_box.item
             label="Select Mature -"
             value="Select" />
            <combo_box.item
             label="Mature Content"
             value="Mature" />
            <combo_box.item
             label="PG Content"
             value="Not Mature" />
        </combo_box>
        <text
         type="string"
         length="1"
         height="16"
         layout="topleft"
         left="225"
         name="active_title_label"
         top="4"
         width="95">
            My Active Title
        </text>
        <combo_box
         height="16"
         layout="topleft"
         left_delta="0"
         name="active_title"
         tool_tip="Sets the title that appears in your avatar&apos;s name tag   when this group is active."
         top_pad="6"
         width="95" />
        <check_box
         height="16"
         label="Receive group notices"
         layout="topleft"
         left_delta="0"
         name="receive_notices"
         tool_tip="Sets whether you want to receive Notices from this group.   Uncheck this box if this group is spamming you."
         top_pad="9"
         width="95" />
        <check_box
         height="16"
         label="List group in my profile"
         layout="topleft"
         left_delta="0"
         name="list_groups_in_profile"
         tool_tip="Sets whether you want to list this group in your Profile"
         top_pad="2"
         width="95" />
    </panel>
</panel>