summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_preferences_general.xml
blob: b30bda3e5979abc4f1765220aa5e683cad337d7f (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
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 border="true"
 follows="left|top|right|bottom"
 height="408"
 label="General"
 layout="topleft"
 left="102"
 name="general_panel"
 top="1"
 width="517">
    <combo_box
     control_name="LoginLocation"
     follows="left|bottom"
     height="18"
     layout="topleft"
     left_delta="151"
     name="start_location_combo"
     top="7"
     width="155">
        <combo_box.item
         label="My Last Location"
         value="last" />
        <combo_box.item
         label="My Home"
         value="home" />
    </combo_box>
    <check_box
     control_name="ShowStartLocation"
     height="16"
     initial_value="true"
     label="Show Start Location on Login Screen"
     layout="topleft"
     left_delta="0"
     name="show_location_checkbox"
     top_pad="3"
     width="256" />
    <combo_box
     control_name="RenderName"
     height="18"
     layout="topleft"
     left_delta="4"
     name="fade_out_combobox"
     top_pad="7"
     width="146">
        <combo_box.item
         label="Never"
         value="0" />
        <combo_box.item
         label="Show Temporarily"
         value="1" />
        <combo_box.item
         label="Always"
         value="2" />
    </combo_box>
    <check_box
     control_name="SmallAvatarNames"
     height="16"
     initial_value="true"
     label="Small Avatar Names"
     layout="topleft"
     left_delta="-4"
     name="small_avatar_names_checkbox"
     top_pad="9"
     width="200" />
    <check_box
     control_name="RenderNameHideSelf"
     height="16"
     label="Hide My Name On My Screen"
     layout="topleft"
     left_delta="0"
     name="show_my_name_checkbox"
     top_pad="2"
     width="200" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="16"
     layout="topleft"
     left="10"
     name="group_titles_textbox"
     top="120"
     width="394">
        Group Titles:
    </text>
    <check_box
     control_name="RenderHideGroupTitleAll"
     height="16"
     label="Hide All Group Titles"
     layout="topleft"
     left_delta="141"
     name="show_all_title_checkbox"
     top_delta="0"
     width="256" />
    <check_box
     control_name="RenderHideGroupTitle"
     height="16"
     label="Hide My Group Title"
     layout="topleft"
     left_delta="0"
     name="show_my_title_checkbox"
     top_pad="2"
     width="256" />
    <color_swatch
     border_color="0.45098 0.517647 0.607843 1"
     control_name="EffectColor"
     follows="left|top"
     height="48"
     layout="topleft"
     left_delta="2"
     name="effect_color_swatch"
     tool_tip="Click to open Color Picker"
     top_pad="8"
     width="32" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="12"
     layout="topleft"
     left="10"
     name="UI Size:"
     top="203"
     width="128">
        UI Size:
    </text>
    <spinner
     control_name="UIScaleFactor"
     height="16"
     increment="0.025"
     initial_value="1"
     layout="topleft"
     left_pad="16"
     max_val="1.4"
     min_val="0.75"
     name="ui_scale_slider"
     top_delta="-2"
     width="58" />
    <check_box
     control_name="UIAutoScale"
     height="16"
     label="Use resolution independent scale"
     layout="topleft"
     left_delta="-3"
     name="ui_auto_scale"
     top_pad="3"
     width="256" />
    <spinner
     control_name="AFKTimeout"
     decimal_digits="0"
     follows="left|top"
     height="16"
     increment="1"
     initial_value="300"
     label="Away Timeout:"
     label_width="141"
     layout="topleft"
     left="10"
     max_val="600"
     min_val="30"
     name="afk_timeout_spinner"
     top="244"
     width="202" />
    <check_box
     control_name="NotifyMoneyChange"
     height="16"
     label="Notify when Linden dollars (L$) spent or received"
     layout="topleft"
     left="151"
     name="notify_money_change_checkbox"
     top="270"
     width="256" />
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="10"
     name="maturity_desired_label"
     top="312"
     width="394">
        Rating:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_delta="141"
     name="maturity_desired_prompt"
     top_delta="0"
     width="394">
        I want to access content rated:
    </text>
    <combo_box
     control_name="PreferredMaturity"
     height="18"
     layout="topleft"
     left_delta="164"
     name="maturity_desired_combobox"
     top_delta="-2"
     width="150">
        <combo_box.item
         label="PG, Mature and Adult"
         value="42" />
        <combo_box.item
         label="PG and Mature"
         value="21" />
        <combo_box.item
         label="PG only"
         value="13" />
    </combo_box>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_delta="0"
     name="maturity_desired_textbox"
     top_delta="2"
     width="150">
        PG only
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="10"
     name="start_location_textbox"
     top="10"
     width="394">
        Start Location:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_delta="0"
     name="show_names_textbox"
     top_pad="34"
     width="394">
        Show Names:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left_delta="0"
     name="effects_color_textbox"
     top_pad="110"
     width="394">
        Color For My Effects:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="220"
     name="seconds_textbox"
     top="244"
     width="128">
        seconds
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="18"
     layout="topleft"
     left="10"
     name="crash_report_textbox"
     top="344"
     width="394">
        Crash reports:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="18"
     layout="topleft"
     left_delta="0"
     name="language_textbox"
     top_pad="4"
     width="394">
        Language:
    </text>
    <text
     type="string"
     length="1"
     follows="left|top"
     height="18"
     layout="topleft"
     left_delta="293"
     name="language_textbox2"
     top_delta="1"
     width="400">
        (Requires restart for full effect)
    </text>
    <combo_box
     control_name="CrashSubmitBehavior"
     height="18"
     layout="topleft"
     left="153"
     name="crash_behavior_combobox"
     top="344"
     width="146">
        <combo_box.item
         enabled="true"
         label="Ask before sending"
         value="Ask before sending" />
        <combo_box.item
         enabled="true"
         label="Always send"
         value="Always send" />
        <combo_box.item
         enabled="true"
         label="Never send"
         value="Never send" />
    </combo_box>
    <combo_box
     allow_text_entry="true"
     control_name="Language"
     follows="left|bottom"
     height="16"
     layout="topleft"
     left_delta="0"
     max_chars="135"
     name="language_combobox"
     top_pad="4"
     width="146">
        <combo_box.item
         enabled="true"
         label="System Default"
         value="default" />
        <combo_box.item
         enabled="true"
         label="English"
         value="en" />
        <combo_box.item
         enabled="true"
         label="Dansk (Danish) - Beta"
         value="da" />
        <combo_box.item
         enabled="true"
         label="Deutsch (German) - Beta"
         value="de" />
        <combo_box.item
         enabled="true"
         label="Español (Spanish) - Beta"
         value="es" />
        <combo_box.item
         enabled="true"
         label="Français (French) - Beta"
         value="fr" />
        <combo_box.item
         enabled="true"
         label="Italiano (Italian) - Beta"
         value="it" />
        <combo_box.item
         enabled="true"
         label="Magyar (Hungarian) - Beta"
         value="hu" />
        <combo_box.item
         enabled="true"
         label="Nederlands (Dutch) - Beta"
         value="nl" />
        <combo_box.item
         enabled="true"
         label="Polski (Polish) - Beta"
         value="pl" />
        <combo_box.item
         enabled="true"
         label="Portugués (Portuguese) - Beta"
         value="pt" />
        <combo_box.item
         enabled="true"
         label="Русский (Russian) - Beta"
         value="ru" />
        <combo_box.item
         enabled="true"
         label="Türkçe (Turkish) - Beta"
         value="tr" />
        <combo_box.item
         enabled="true"
         label="Українська (Ukrainian) - Beta"
         value="uk" />
        <combo_box.item
         enabled="true"
         label="中文 (简体) (Chinese) - Beta"
         value="zh" />
        <combo_box.item
         enabled="true"
         label="日本語 (Japanese) - Beta"
         value="ja" />
        <combo_box.item
         enabled="true"
         label="한국어 (Korean) - Beta"
         value="ko" />
        <combo_box.item
         enabled="true"
         label="Test Language"
         value="test" />
    </combo_box>
    <check_box
     control_name="LanguageIsPublic"
     height="16"
     label="Share language with objects"
     layout="topleft"
     left_delta="-2"
     name="language_is_public"
     tool_tip="This lets in-world objects know your preferred language."
     top_pad="2"
     width="256" />
</panel>