summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_preferences_setup.xml
blob: 5e41ba4ae19fdba7477ee22102aacc04953c141b (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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
 border="true"
 follows="left|top|right|bottom"
 height="408"
 label="Setup"
 layout="topleft"
 left="102"
 name="Input panel"
 top="1"
 width="517">
  <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="30"
     name="Network:"
     mouse_opaque="false"
     top="10"
     width="300">
    Network:
  </text>
  <text
   type="string"
   length="1"
   follows="left|top"
   height="10"
   layout="topleft"
   left_delta="50"
   name="Maximum bandwidth"
   mouse_opaque="false"
   top_pad="10"
   width="200">
    Maximum bandwidth
  </text>
  <slider
   can_edit_text="true"
   control_name="ThrottleBandwidthKBPS"
   decimal_digits="0"
   follows="left|top"
   height="15"
   increment="100"
   initial_value="500"
   layout="topleft"
   left_delta="150"
   max_val="10000"
   min_val="100"
   name="max_bandwidth"
   top_delta="0"
   width="180" />
  <text
   type="string"
   length="1"
   follows="left|top"
   height="10"
   layout="topleft"
   left_pad="6"
   mouse_opaque="false"
   name="text_box2"
   top_delta="1"
   width="200">
    kbps
  </text>
  <check_box
   control_name="ConnectionPortEnabled"
 height="16"
   label="Custom port"
   layout="topleft"
   left="77"
   name="connection_port_enabled"
   top_pad="10"
   width="256">
    <check_box.commit_callback
     function="Notification.Show"
 parameter="ChangeConnectionPort" />
  </check_box>
  <spinner
   control_name="ConnectionPort"
   enabled_control="ConnectionPortEnabled"
   decimal_digits="0"
   follows="left|top"
   height="23"
   increment="1"
   initial_value="13000"
   label="Port number:"
   label_width="105"
   layout="topleft"
   left_delta="160"
   max_val="13050"
   min_val="13000"
   name="connection_port"
   top_delta="3"
   width="170" />

  <text
         type="string"
         length="1"
         follows="left|top"
         height="10"
         layout="topleft"
         left="30"
         name="Web:"
         top_pad="5"
         width="300">
    Web:
  </text>
  <radio_group
   control_name="PreferredBrowserBehavior"
   follows="left|top"
   height="60"
   layout="topleft"
   left_delta="50"
   name="preferred_browser_behavior"
   top_pad="0"
   width="480">
    <radio_item
      height="20"
      label="Use the default system browser for all links"
      layout="topleft"
      left="0"
      name="internal"
      value="0"
      tool_tip="Use the default system web browser for help, web links, etc. Not recommended if running full screen."
      top="0"
      width="480" />
    <radio_item
      height="20"
      label="Use the built-in browser for Second Life links only"
      layout="topleft"
      left_delta="0"
      name="external"
      value="1"      
      tool_tip="Use the default system web browser for help, web links, etc. The built-in browser will be used only for LindenLab/Second Life links."
      top_delta="20"
      width="480" />
    <radio_item
      height="20"
      label="Use the built-in browser for all links"
      layout="topleft"
      left="0"
      name="external_all"
      value="2"
      tool_tip="Use the built-in web browser for help, web links, etc. This browser opens as a new window inside [APP_NAME]."
      top_delta="20"
      width="480" />
  </radio_group>

  <check_box
    top_delta="4"
    enabled="true"
    follows="left|top"
    height="14"
    initial_value="true"
    control_name="BrowserJavascriptEnabled"
    label="Enable Javascript"
    left_delta="0"
    mouse_opaque="true"
    name="browser_javascript_enabled"
    radio_style="false"
    width="400"
    top_pad="5"/>
  <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="30"
     name="Software updates:"
     mouse_opaque="false"
     top_pad="5"
     width="300">
    Software updates:
  </text>
  <combo_box
     control_name="UpdaterServiceSetting"
     follows="left|top"
     height="23"
     layout="topleft"
     left_delta="50"
     top_pad="5"
     name="updater_service_combobox"
     width="300">
        <combo_box.item
         label="Install each update automatically"
         name="Install_automatically"
         value="3" />
        <combo_box.item
         label="Ask me when an optional update is ready to install"
         name="Install_ask"
         value="1" />
        <combo_box.item
         label="Install only mandatory updates"
         name="Install_manual"
         value="0" />
  </combo_box>
  <check_box
    top_delta="4"
    enabled="true"
    follows="left|top"
    height="14"
    control_name="UpdaterWillingToTest"
    label="Willing to update to release candidates"
    left_delta="0"
    mouse_opaque="true"
    name="update_willing_to_test"
    width="400"           
    top_pad="5"/>
  <check_box
    top_delta="4"
    enabled="true"
    follows="left|top"
    height="14"
    control_name="UpdaterShowReleaseNotes"
    label="Show Release Notes after update"
    left_delta="0"
    mouse_opaque="true"
    name="update_show_release_notes"
    width="400"
    top_pad="5"/>
  <text
     type="string"
     length="1"
     follows="left|top"
     height="10"
     layout="topleft"
     left="30"
     name="Proxy Settings:"
     mouse_opaque="false"
     top_pad="5"
     width="300">
    Proxy Settings:
  </text>
  <button
	label="Adjust proxy settings"
    follows="left|top"
    height="23"
	width="140"
    label_selected="Browse"
    layout="topleft"
    left_delta="50"
    name="set_proxy"
    top_pad="5"
    >
    <button.commit_callback
		  function="Pref.Proxy" />
  </button>
</panel>