~gnome15-team/gnome15/trunk

« back to all changes in this revision

Viewing changes to gnome15-plugins/src/tweak/tweak.glade

  • Committer: tanktarta
  • Date: 2012-11-24 10:27:36 UTC
  • Revision ID: tanktarta-20121124102736-0drhasy3jdn862wx
0.9.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
60
60
        <property name="can_focus">False</property>
61
61
        <property name="spacing">2</property>
62
62
        <child>
63
 
          <object class="GtkCheckButton" id="AnimatedMenus">
64
 
            <property name="label" translatable="yes">Animated Menus</property>
 
63
          <object class="GtkHBox" id="hbox1">
65
64
            <property name="visible">True</property>
66
 
            <property name="can_focus">True</property>
67
 
            <property name="receives_default">False</property>
68
 
            <property name="use_action_appearance">False</property>
69
 
            <property name="draw_indicator">True</property>
 
65
            <property name="can_focus">False</property>
 
66
            <property name="spacing">8</property>
 
67
            <child>
 
68
              <object class="GtkVBox" id="vbox1">
 
69
                <property name="visible">True</property>
 
70
                <property name="can_focus">False</property>
 
71
                <property name="spacing">4</property>
 
72
                <child>
 
73
                  <object class="GtkCheckButton" id="AnimatedMenus">
 
74
                    <property name="label" translatable="yes">Animated Menus</property>
 
75
                    <property name="visible">True</property>
 
76
                    <property name="can_focus">True</property>
 
77
                    <property name="receives_default">False</property>
 
78
                    <property name="use_action_appearance">False</property>
 
79
                    <property name="draw_indicator">True</property>
 
80
                  </object>
 
81
                  <packing>
 
82
                    <property name="expand">True</property>
 
83
                    <property name="fill">True</property>
 
84
                    <property name="position">0</property>
 
85
                  </packing>
 
86
                </child>
 
87
                <child>
 
88
                  <object class="GtkCheckButton" id="MonitorDesktopSession">
 
89
                    <property name="label" translatable="yes">Monitor desktop session</property>
 
90
                    <property name="visible">True</property>
 
91
                    <property name="can_focus">True</property>
 
92
                    <property name="receives_default">False</property>
 
93
                    <property name="use_action_appearance">False</property>
 
94
                    <property name="draw_indicator">True</property>
 
95
                  </object>
 
96
                  <packing>
 
97
                    <property name="expand">True</property>
 
98
                    <property name="fill">True</property>
 
99
                    <property name="position">1</property>
 
100
                  </packing>
 
101
                </child>
 
102
                <child>
 
103
                  <object class="GtkCheckButton" id="UseXTest">
 
104
                    <property name="label" translatable="yes">Use XTEST for macros and macro recording</property>
 
105
                    <property name="visible">True</property>
 
106
                    <property name="can_focus">True</property>
 
107
                    <property name="receives_default">False</property>
 
108
                    <property name="use_action_appearance">False</property>
 
109
                    <property name="draw_indicator">True</property>
 
110
                  </object>
 
111
                  <packing>
 
112
                    <property name="expand">True</property>
 
113
                    <property name="fill">True</property>
 
114
                    <property name="position">2</property>
 
115
                  </packing>
 
116
                </child>
 
117
                <child>
 
118
                  <object class="GtkCheckButton" id="FadeKeyboardBacklightOnClose">
 
119
                    <property name="label" translatable="yes">Fade keyboard backlight on close</property>
 
120
                    <property name="visible">True</property>
 
121
                    <property name="can_focus">True</property>
 
122
                    <property name="receives_default">False</property>
 
123
                    <property name="use_action_appearance">False</property>
 
124
                    <property name="draw_indicator">True</property>
 
125
                  </object>
 
126
                  <packing>
 
127
                    <property name="expand">True</property>
 
128
                    <property name="fill">True</property>
 
129
                    <property name="position">3</property>
 
130
                  </packing>
 
131
                </child>
 
132
                <child>
 
133
                  <object class="GtkCheckButton" id="FadeScreenOnClose">
 
134
                    <property name="label" translatable="yes">Fade screen on close</property>
 
135
                    <property name="visible">True</property>
 
136
                    <property name="can_focus">True</property>
 
137
                    <property name="receives_default">False</property>
 
138
                    <property name="use_action_appearance">False</property>
 
139
                    <property name="draw_indicator">True</property>
 
140
                  </object>
 
141
                  <packing>
 
142
                    <property name="expand">True</property>
 
143
                    <property name="fill">True</property>
 
144
                    <property name="position">4</property>
 
145
                  </packing>
 
146
                </child>
 
147
                <child>
 
148
                  <object class="GtkCheckButton" id="DisableSVGGlow">
 
149
                    <property name="label" translatable="yes">Disable SVG Glow</property>
 
150
                    <property name="visible">True</property>
 
151
                    <property name="can_focus">True</property>
 
152
                    <property name="receives_default">False</property>
 
153
                    <property name="use_action_appearance">False</property>
 
154
                    <property name="draw_indicator">True</property>
 
155
                  </object>
 
156
                  <packing>
 
157
                    <property name="expand">True</property>
 
158
                    <property name="fill">True</property>
 
159
                    <property name="position">5</property>
 
160
                  </packing>
 
161
                </child>
 
162
                <child>
 
163
                  <object class="GtkCheckButton" id="StartScreensInThreads">
 
164
                    <property name="label" translatable="yes">Start each screen in it's own thread</property>
 
165
                    <property name="visible">True</property>
 
166
                    <property name="can_focus">True</property>
 
167
                    <property name="receives_default">False</property>
 
168
                    <property name="use_action_appearance">False</property>
 
169
                    <property name="draw_indicator">True</property>
 
170
                  </object>
 
171
                  <packing>
 
172
                    <property name="expand">True</property>
 
173
                    <property name="fill">True</property>
 
174
                    <property name="position">6</property>
 
175
                  </packing>
 
176
                </child>
 
177
                <child>
 
178
                  <object class="GtkCheckButton" id="AllOffOnDisconnect">
 
179
                    <property name="label" translatable="yes">Power off all lights on close</property>
 
180
                    <property name="visible">True</property>
 
181
                    <property name="can_focus">True</property>
 
182
                    <property name="receives_default">False</property>
 
183
                    <property name="use_action_appearance">False</property>
 
184
                    <property name="draw_indicator">True</property>
 
185
                  </object>
 
186
                  <packing>
 
187
                    <property name="expand">True</property>
 
188
                    <property name="fill">True</property>
 
189
                    <property name="position">7</property>
 
190
                  </packing>
 
191
                </child>
 
192
                <child>
 
193
                  <object class="GtkTable" id="table1">
 
194
                    <property name="visible">True</property>
 
195
                    <property name="can_focus">False</property>
 
196
                    <property name="n_rows">5</property>
 
197
                    <property name="n_columns">3</property>
 
198
                    <property name="column_spacing">4</property>
 
199
                    <property name="row_spacing">4</property>
 
200
                    <child>
 
201
                      <object class="GtkLabel" id="label1">
 
202
                        <property name="visible">True</property>
 
203
                        <property name="can_focus">False</property>
 
204
                        <property name="xalign">0</property>
 
205
                        <property name="label" translatable="yes">Scroll Delay</property>
 
206
                      </object>
 
207
                      <packing>
 
208
                        <property name="top_attach">1</property>
 
209
                        <property name="bottom_attach">2</property>
 
210
                      </packing>
 
211
                    </child>
 
212
                    <child>
 
213
                      <object class="GtkLabel" id="label2">
 
214
                        <property name="visible">True</property>
 
215
                        <property name="can_focus">False</property>
 
216
                        <property name="xalign">0</property>
 
217
                        <property name="label" translatable="yes">Scroll Amount</property>
 
218
                      </object>
 
219
                      <packing>
 
220
                        <property name="top_attach">2</property>
 
221
                        <property name="bottom_attach">3</property>
 
222
                      </packing>
 
223
                    </child>
 
224
                    <child>
 
225
                      <object class="GtkLabel" id="label3">
 
226
                        <property name="visible">True</property>
 
227
                        <property name="can_focus">False</property>
 
228
                        <property name="xalign">0</property>
 
229
                        <property name="label" translatable="yes">Animation Delay</property>
 
230
                      </object>
 
231
                      <packing>
 
232
                        <property name="top_attach">3</property>
 
233
                        <property name="bottom_attach">4</property>
 
234
                      </packing>
 
235
                    </child>
 
236
                    <child>
 
237
                      <object class="GtkLabel" id="label4">
 
238
                        <property name="visible">True</property>
 
239
                        <property name="can_focus">False</property>
 
240
                        <property name="xalign">0</property>
 
241
                        <property name="label" translatable="yes">Key Hold Duration</property>
 
242
                      </object>
 
243
                      <packing>
 
244
                        <property name="top_attach">4</property>
 
245
                        <property name="bottom_attach">5</property>
 
246
                      </packing>
 
247
                    </child>
 
248
                    <child>
 
249
                      <object class="GtkSpinButton" id="spinbutton1">
 
250
                        <property name="visible">True</property>
 
251
                        <property name="can_focus">True</property>
 
252
                        <property name="invisible_char">●</property>
 
253
                        <property name="invisible_char_set">True</property>
 
254
                        <property name="primary_icon_activatable">False</property>
 
255
                        <property name="secondary_icon_activatable">False</property>
 
256
                        <property name="primary_icon_sensitive">True</property>
 
257
                        <property name="secondary_icon_sensitive">True</property>
 
258
                        <property name="adjustment">ScrollDelayAdjustment</property>
 
259
                      </object>
 
260
                      <packing>
 
261
                        <property name="left_attach">1</property>
 
262
                        <property name="right_attach">2</property>
 
263
                        <property name="top_attach">1</property>
 
264
                        <property name="bottom_attach">2</property>
 
265
                      </packing>
 
266
                    </child>
 
267
                    <child>
 
268
                      <object class="GtkSpinButton" id="spinbutton2">
 
269
                        <property name="visible">True</property>
 
270
                        <property name="can_focus">True</property>
 
271
                        <property name="invisible_char">●</property>
 
272
                        <property name="invisible_char_set">True</property>
 
273
                        <property name="primary_icon_activatable">False</property>
 
274
                        <property name="secondary_icon_activatable">False</property>
 
275
                        <property name="primary_icon_sensitive">True</property>
 
276
                        <property name="secondary_icon_sensitive">True</property>
 
277
                        <property name="adjustment">ScrollAmountAdjustment</property>
 
278
                      </object>
 
279
                      <packing>
 
280
                        <property name="left_attach">1</property>
 
281
                        <property name="right_attach">2</property>
 
282
                        <property name="top_attach">2</property>
 
283
                        <property name="bottom_attach">3</property>
 
284
                      </packing>
 
285
                    </child>
 
286
                    <child>
 
287
                      <object class="GtkSpinButton" id="spinbutton3">
 
288
                        <property name="visible">True</property>
 
289
                        <property name="can_focus">True</property>
 
290
                        <property name="invisible_char">●</property>
 
291
                        <property name="invisible_char_set">True</property>
 
292
                        <property name="primary_icon_activatable">False</property>
 
293
                        <property name="secondary_icon_activatable">False</property>
 
294
                        <property name="primary_icon_sensitive">True</property>
 
295
                        <property name="secondary_icon_sensitive">True</property>
 
296
                        <property name="adjustment">AnimationDelayAdjustment</property>
 
297
                      </object>
 
298
                      <packing>
 
299
                        <property name="left_attach">1</property>
 
300
                        <property name="right_attach">2</property>
 
301
                        <property name="top_attach">3</property>
 
302
                        <property name="bottom_attach">4</property>
 
303
                      </packing>
 
304
                    </child>
 
305
                    <child>
 
306
                      <object class="GtkSpinButton" id="spinbutton4">
 
307
                        <property name="visible">True</property>
 
308
                        <property name="can_focus">True</property>
 
309
                        <property name="invisible_char">●</property>
 
310
                        <property name="invisible_char_set">True</property>
 
311
                        <property name="primary_icon_activatable">False</property>
 
312
                        <property name="secondary_icon_activatable">False</property>
 
313
                        <property name="primary_icon_sensitive">True</property>
 
314
                        <property name="secondary_icon_sensitive">True</property>
 
315
                        <property name="adjustment">KeyHoldDurationAdjustment</property>
 
316
                      </object>
 
317
                      <packing>
 
318
                        <property name="left_attach">1</property>
 
319
                        <property name="right_attach">2</property>
 
320
                        <property name="top_attach">4</property>
 
321
                        <property name="bottom_attach">5</property>
 
322
                      </packing>
 
323
                    </child>
 
324
                    <child>
 
325
                      <object class="GtkLabel" id="label5">
 
326
                        <property name="visible">True</property>
 
327
                        <property name="can_focus">False</property>
 
328
                        <property name="label" translatable="yes">ms</property>
 
329
                      </object>
 
330
                      <packing>
 
331
                        <property name="left_attach">2</property>
 
332
                        <property name="right_attach">3</property>
 
333
                        <property name="top_attach">1</property>
 
334
                        <property name="bottom_attach">2</property>
 
335
                      </packing>
 
336
                    </child>
 
337
                    <child>
 
338
                      <object class="GtkLabel" id="label6">
 
339
                        <property name="visible">True</property>
 
340
                        <property name="can_focus">False</property>
 
341
                        <property name="label" translatable="yes">ms</property>
 
342
                      </object>
 
343
                      <packing>
 
344
                        <property name="left_attach">2</property>
 
345
                        <property name="right_attach">3</property>
 
346
                        <property name="top_attach">3</property>
 
347
                        <property name="bottom_attach">4</property>
 
348
                      </packing>
 
349
                    </child>
 
350
                    <child>
 
351
                      <object class="GtkLabel" id="label7">
 
352
                        <property name="visible">True</property>
 
353
                        <property name="can_focus">False</property>
 
354
                        <property name="label" translatable="yes">ms</property>
 
355
                      </object>
 
356
                      <packing>
 
357
                        <property name="left_attach">2</property>
 
358
                        <property name="right_attach">3</property>
 
359
                        <property name="top_attach">4</property>
 
360
                        <property name="bottom_attach">5</property>
 
361
                      </packing>
 
362
                    </child>
 
363
                    <child>
 
364
                      <object class="GtkLabel" id="label8">
 
365
                        <property name="visible">True</property>
 
366
                        <property name="can_focus">False</property>
 
367
                        <property name="xalign">0</property>
 
368
                        <property name="label" translatable="yes">USB Key Read Timeout</property>
 
369
                      </object>
 
370
                    </child>
 
371
                    <child>
 
372
                      <object class="GtkSpinButton" id="spinbutton5">
 
373
                        <property name="visible">True</property>
 
374
                        <property name="can_focus">True</property>
 
375
                        <property name="invisible_char">●</property>
 
376
                        <property name="invisible_char_set">True</property>
 
377
                        <property name="primary_icon_activatable">False</property>
 
378
                        <property name="secondary_icon_activatable">False</property>
 
379
                        <property name="primary_icon_sensitive">True</property>
 
380
                        <property name="secondary_icon_sensitive">True</property>
 
381
                        <property name="adjustment">UsbKeyReadTimeoutAdjustment</property>
 
382
                      </object>
 
383
                      <packing>
 
384
                        <property name="left_attach">1</property>
 
385
                        <property name="right_attach">2</property>
 
386
                      </packing>
 
387
                    </child>
 
388
                    <child>
 
389
                      <object class="GtkLabel" id="label9">
 
390
                        <property name="visible">True</property>
 
391
                        <property name="can_focus">False</property>
 
392
                        <property name="label" translatable="yes">ms</property>
 
393
                      </object>
 
394
                      <packing>
 
395
                        <property name="left_attach">2</property>
 
396
                        <property name="right_attach">3</property>
 
397
                      </packing>
 
398
                    </child>
 
399
                    <child>
 
400
                      <placeholder/>
 
401
                    </child>
 
402
                  </object>
 
403
                  <packing>
 
404
                    <property name="expand">True</property>
 
405
                    <property name="fill">True</property>
 
406
                    <property name="padding">4</property>
 
407
                    <property name="position">8</property>
 
408
                  </packing>
 
409
                </child>
 
410
              </object>
 
411
              <packing>
 
412
                <property name="expand">False</property>
 
413
                <property name="fill">False</property>
 
414
                <property name="position">0</property>
 
415
              </packing>
 
416
            </child>
 
417
            <child>
 
418
              <object class="GtkVBox" id="vbox2">
 
419
                <property name="visible">True</property>
 
420
                <property name="can_focus">False</property>
 
421
                <child>
 
422
                  <object class="GtkTable" id="table2">
 
423
                    <property name="visible">True</property>
 
424
                    <property name="can_focus">False</property>
 
425
                    <property name="n_rows">4</property>
 
426
                    <property name="n_columns">2</property>
 
427
                    <property name="column_spacing">4</property>
 
428
                    <property name="row_spacing">4</property>
 
429
                    <child>
 
430
                      <object class="GtkLabel" id="label10">
 
431
                        <property name="visible">True</property>
 
432
                        <property name="can_focus">False</property>
 
433
                        <property name="xalign">0</property>
 
434
                        <property name="label" translatable="yes">Time Format</property>
 
435
                      </object>
 
436
                    </child>
 
437
                    <child>
 
438
                      <object class="GtkLabel" id="label11">
 
439
                        <property name="visible">True</property>
 
440
                        <property name="can_focus">False</property>
 
441
                        <property name="xalign">0</property>
 
442
                        <property name="label" translatable="yes">Time Format (24 hour)</property>
 
443
                      </object>
 
444
                      <packing>
 
445
                        <property name="top_attach">1</property>
 
446
                        <property name="bottom_attach">2</property>
 
447
                      </packing>
 
448
                    </child>
 
449
                    <child>
 
450
                      <object class="GtkLabel" id="label12">
 
451
                        <property name="visible">True</property>
 
452
                        <property name="can_focus">False</property>
 
453
                        <property name="xalign">0</property>
 
454
                        <property name="label" translatable="yes">Date Format</property>
 
455
                      </object>
 
456
                      <packing>
 
457
                        <property name="top_attach">2</property>
 
458
                        <property name="bottom_attach">3</property>
 
459
                      </packing>
 
460
                    </child>
 
461
                    <child>
 
462
                      <object class="GtkLabel" id="label13">
 
463
                        <property name="visible">True</property>
 
464
                        <property name="can_focus">False</property>
 
465
                        <property name="xalign">0</property>
 
466
                        <property name="label" translatable="yes">Datetime Format</property>
 
467
                      </object>
 
468
                      <packing>
 
469
                        <property name="top_attach">3</property>
 
470
                        <property name="bottom_attach">4</property>
 
471
                      </packing>
 
472
                    </child>
 
473
                    <child>
 
474
                      <object class="GtkEntry" id="TimeFormat">
 
475
                        <property name="visible">True</property>
 
476
                        <property name="can_focus">True</property>
 
477
                        <property name="invisible_char">•</property>
 
478
                        <property name="primary_icon_activatable">False</property>
 
479
                        <property name="secondary_icon_activatable">False</property>
 
480
                        <property name="primary_icon_sensitive">True</property>
 
481
                        <property name="secondary_icon_sensitive">True</property>
 
482
                      </object>
 
483
                      <packing>
 
484
                        <property name="left_attach">1</property>
 
485
                        <property name="right_attach">2</property>
 
486
                      </packing>
 
487
                    </child>
 
488
                    <child>
 
489
                      <object class="GtkEntry" id="TimeFormatTwentyFour">
 
490
                        <property name="visible">True</property>
 
491
                        <property name="can_focus">True</property>
 
492
                        <property name="invisible_char">•</property>
 
493
                        <property name="primary_icon_activatable">False</property>
 
494
                        <property name="secondary_icon_activatable">False</property>
 
495
                        <property name="primary_icon_sensitive">True</property>
 
496
                        <property name="secondary_icon_sensitive">True</property>
 
497
                      </object>
 
498
                      <packing>
 
499
                        <property name="left_attach">1</property>
 
500
                        <property name="right_attach">2</property>
 
501
                        <property name="top_attach">1</property>
 
502
                        <property name="bottom_attach">2</property>
 
503
                      </packing>
 
504
                    </child>
 
505
                    <child>
 
506
                      <object class="GtkEntry" id="DateFormat">
 
507
                        <property name="visible">True</property>
 
508
                        <property name="can_focus">True</property>
 
509
                        <property name="invisible_char">•</property>
 
510
                        <property name="primary_icon_activatable">False</property>
 
511
                        <property name="secondary_icon_activatable">False</property>
 
512
                        <property name="primary_icon_sensitive">True</property>
 
513
                        <property name="secondary_icon_sensitive">True</property>
 
514
                      </object>
 
515
                      <packing>
 
516
                        <property name="left_attach">1</property>
 
517
                        <property name="right_attach">2</property>
 
518
                        <property name="top_attach">2</property>
 
519
                        <property name="bottom_attach">3</property>
 
520
                      </packing>
 
521
                    </child>
 
522
                    <child>
 
523
                      <object class="GtkEntry" id="DateTimeFormat">
 
524
                        <property name="visible">True</property>
 
525
                        <property name="can_focus">True</property>
 
526
                        <property name="invisible_char">•</property>
 
527
                        <property name="primary_icon_activatable">False</property>
 
528
                        <property name="secondary_icon_activatable">False</property>
 
529
                        <property name="primary_icon_sensitive">True</property>
 
530
                        <property name="secondary_icon_sensitive">True</property>
 
531
                      </object>
 
532
                      <packing>
 
533
                        <property name="left_attach">1</property>
 
534
                        <property name="right_attach">2</property>
 
535
                        <property name="top_attach">3</property>
 
536
                        <property name="bottom_attach">4</property>
 
537
                      </packing>
 
538
                    </child>
 
539
                  </object>
 
540
                  <packing>
 
541
                    <property name="expand">False</property>
 
542
                    <property name="fill">False</property>
 
543
                    <property name="position">0</property>
 
544
                  </packing>
 
545
                </child>
 
546
              </object>
 
547
              <packing>
 
548
                <property name="expand">True</property>
 
549
                <property name="fill">True</property>
 
550
                <property name="position">1</property>
 
551
              </packing>
 
552
            </child>
70
553
          </object>
71
554
          <packing>
72
555
            <property name="expand">True</property>
103
586
          </packing>
104
587
        </child>
105
588
        <child>
106
 
          <object class="GtkVBox" id="vbox1">
107
 
            <property name="visible">True</property>
108
 
            <property name="can_focus">False</property>
109
 
            <property name="spacing">4</property>
110
 
            <child>
111
 
              <object class="GtkCheckButton" id="MonitorDesktopSession">
112
 
                <property name="label" translatable="yes">Monitor desktop session</property>
113
 
                <property name="visible">True</property>
114
 
                <property name="can_focus">True</property>
115
 
                <property name="receives_default">False</property>
116
 
                <property name="tooltip_text" translatable="yes">When enabled, Gnome15 will deactivate
117
 
if the user's desktop session is disable (e.g.
118
 
if you switch to another virtual console, or
119
 
switch to another user)</property>
120
 
                <property name="use_action_appearance">False</property>
121
 
                <property name="draw_indicator">True</property>
122
 
              </object>
123
 
              <packing>
124
 
                <property name="expand">True</property>
125
 
                <property name="fill">True</property>
126
 
                <property name="position">0</property>
127
 
              </packing>
128
 
            </child>
129
 
            <child>
130
 
              <object class="GtkCheckButton" id="UseXTest">
131
 
                <property name="label" translatable="yes">Use XTEST for macros and macro recording</property>
132
 
                <property name="visible">True</property>
133
 
                <property name="can_focus">True</property>
134
 
                <property name="receives_default">False</property>
135
 
                <property name="tooltip_text" translatable="yes">When enabled, the XTEST 
136
 
extensions will be used for
137
 
recording macros and sending
138
 
keystrokes. When disable, raw
139
 
X11 events will be used.</property>
140
 
                <property name="use_action_appearance">False</property>
141
 
                <property name="draw_indicator">True</property>
142
 
              </object>
143
 
              <packing>
144
 
                <property name="expand">True</property>
145
 
                <property name="fill">True</property>
146
 
                <property name="position">1</property>
147
 
              </packing>
148
 
            </child>
149
 
            <child>
150
 
              <object class="GtkCheckButton" id="FadeKeyboardBacklightOnClose">
151
 
                <property name="label" translatable="yes">Fade keyboard backlight on close</property>
152
 
                <property name="visible">True</property>
153
 
                <property name="can_focus">True</property>
154
 
                <property name="receives_default">False</property>
155
 
                <property name="use_action_appearance">False</property>
156
 
                <property name="draw_indicator">True</property>
157
 
              </object>
158
 
              <packing>
159
 
                <property name="expand">True</property>
160
 
                <property name="fill">True</property>
161
 
                <property name="position">2</property>
162
 
              </packing>
163
 
            </child>
164
 
            <child>
165
 
              <object class="GtkCheckButton" id="FadeScreenOnClose">
166
 
                <property name="label" translatable="yes">Fade screen on close</property>
167
 
                <property name="visible">True</property>
168
 
                <property name="can_focus">True</property>
169
 
                <property name="receives_default">False</property>
170
 
                <property name="use_action_appearance">False</property>
171
 
                <property name="draw_indicator">True</property>
172
 
              </object>
173
 
              <packing>
174
 
                <property name="expand">True</property>
175
 
                <property name="fill">True</property>
176
 
                <property name="position">3</property>
177
 
              </packing>
178
 
            </child>
179
 
            <child>
180
 
              <object class="GtkCheckButton" id="DisableSVGGlow">
181
 
                <property name="label" translatable="yes">Disable SVG Glow</property>
182
 
                <property name="visible">True</property>
183
 
                <property name="can_focus">True</property>
184
 
                <property name="receives_default">False</property>
185
 
                <property name="tooltip_text" translatable="yes">The SVG glow effect currently
186
 
uses lots of CPU. Select this option
187
 
to remove the effect.</property>
188
 
                <property name="use_action_appearance">False</property>
189
 
                <property name="draw_indicator">True</property>
190
 
              </object>
191
 
              <packing>
192
 
                <property name="expand">True</property>
193
 
                <property name="fill">True</property>
194
 
                <property name="position">4</property>
195
 
              </packing>
196
 
            </child>
197
 
            <child>
198
 
              <object class="GtkCheckButton" id="StartScreensInThreads">
199
 
                <property name="label" translatable="yes">Start each screen in it's own thread</property>
200
 
                <property name="visible">True</property>
201
 
                <property name="can_focus">True</property>
202
 
                <property name="receives_default">False</property>
203
 
                <property name="use_action_appearance">False</property>
204
 
                <property name="draw_indicator">True</property>
205
 
              </object>
206
 
              <packing>
207
 
                <property name="expand">True</property>
208
 
                <property name="fill">True</property>
209
 
                <property name="position">5</property>
210
 
              </packing>
211
 
            </child>
212
 
            <child>
213
 
              <object class="GtkCheckButton" id="AllOffOnDisconnect">
214
 
                <property name="label" translatable="yes">Power off all lights on close</property>
215
 
                <property name="visible">True</property>
216
 
                <property name="can_focus">True</property>
217
 
                <property name="receives_default">False</property>
218
 
                <property name="use_action_appearance">False</property>
219
 
                <property name="draw_indicator">True</property>
220
 
              </object>
221
 
              <packing>
222
 
                <property name="expand">True</property>
223
 
                <property name="fill">True</property>
224
 
                <property name="position">6</property>
225
 
              </packing>
226
 
            </child>
227
 
            <child>
228
 
              <object class="GtkTable" id="table1">
229
 
                <property name="visible">True</property>
230
 
                <property name="can_focus">False</property>
231
 
                <property name="n_rows">5</property>
232
 
                <property name="n_columns">3</property>
233
 
                <property name="column_spacing">4</property>
234
 
                <property name="row_spacing">4</property>
235
 
                <child>
236
 
                  <object class="GtkLabel" id="label1">
237
 
                    <property name="visible">True</property>
238
 
                    <property name="can_focus">False</property>
239
 
                    <property name="xalign">0</property>
240
 
                    <property name="label" translatable="yes">Scroll Delay</property>
241
 
                  </object>
242
 
                  <packing>
243
 
                    <property name="top_attach">1</property>
244
 
                    <property name="bottom_attach">2</property>
245
 
                  </packing>
246
 
                </child>
247
 
                <child>
248
 
                  <object class="GtkLabel" id="label2">
249
 
                    <property name="visible">True</property>
250
 
                    <property name="can_focus">False</property>
251
 
                    <property name="xalign">0</property>
252
 
                    <property name="label" translatable="yes">Scroll Amount</property>
253
 
                  </object>
254
 
                  <packing>
255
 
                    <property name="top_attach">2</property>
256
 
                    <property name="bottom_attach">3</property>
257
 
                  </packing>
258
 
                </child>
259
 
                <child>
260
 
                  <object class="GtkLabel" id="label3">
261
 
                    <property name="visible">True</property>
262
 
                    <property name="can_focus">False</property>
263
 
                    <property name="xalign">0</property>
264
 
                    <property name="label" translatable="yes">Animation Delay</property>
265
 
                  </object>
266
 
                  <packing>
267
 
                    <property name="top_attach">3</property>
268
 
                    <property name="bottom_attach">4</property>
269
 
                  </packing>
270
 
                </child>
271
 
                <child>
272
 
                  <object class="GtkLabel" id="label4">
273
 
                    <property name="visible">True</property>
274
 
                    <property name="can_focus">False</property>
275
 
                    <property name="xalign">0</property>
276
 
                    <property name="label" translatable="yes">Key Hold Duration</property>
277
 
                  </object>
278
 
                  <packing>
279
 
                    <property name="top_attach">4</property>
280
 
                    <property name="bottom_attach">5</property>
281
 
                  </packing>
282
 
                </child>
283
 
                <child>
284
 
                  <object class="GtkSpinButton" id="spinbutton1">
285
 
                    <property name="visible">True</property>
286
 
                    <property name="can_focus">True</property>
287
 
                    <property name="invisible_char">●</property>
288
 
                    <property name="primary_icon_activatable">False</property>
289
 
                    <property name="secondary_icon_activatable">False</property>
290
 
                    <property name="primary_icon_sensitive">True</property>
291
 
                    <property name="secondary_icon_sensitive">True</property>
292
 
                    <property name="adjustment">ScrollDelayAdjustment</property>
293
 
                  </object>
294
 
                  <packing>
295
 
                    <property name="left_attach">1</property>
296
 
                    <property name="right_attach">2</property>
297
 
                    <property name="top_attach">1</property>
298
 
                    <property name="bottom_attach">2</property>
299
 
                  </packing>
300
 
                </child>
301
 
                <child>
302
 
                  <object class="GtkSpinButton" id="spinbutton2">
303
 
                    <property name="visible">True</property>
304
 
                    <property name="can_focus">True</property>
305
 
                    <property name="invisible_char">●</property>
306
 
                    <property name="primary_icon_activatable">False</property>
307
 
                    <property name="secondary_icon_activatable">False</property>
308
 
                    <property name="primary_icon_sensitive">True</property>
309
 
                    <property name="secondary_icon_sensitive">True</property>
310
 
                    <property name="adjustment">ScrollAmountAdjustment</property>
311
 
                  </object>
312
 
                  <packing>
313
 
                    <property name="left_attach">1</property>
314
 
                    <property name="right_attach">2</property>
315
 
                    <property name="top_attach">2</property>
316
 
                    <property name="bottom_attach">3</property>
317
 
                  </packing>
318
 
                </child>
319
 
                <child>
320
 
                  <object class="GtkSpinButton" id="spinbutton3">
321
 
                    <property name="visible">True</property>
322
 
                    <property name="can_focus">True</property>
323
 
                    <property name="invisible_char">●</property>
324
 
                    <property name="primary_icon_activatable">False</property>
325
 
                    <property name="secondary_icon_activatable">False</property>
326
 
                    <property name="primary_icon_sensitive">True</property>
327
 
                    <property name="secondary_icon_sensitive">True</property>
328
 
                    <property name="adjustment">AnimationDelayAdjustment</property>
329
 
                  </object>
330
 
                  <packing>
331
 
                    <property name="left_attach">1</property>
332
 
                    <property name="right_attach">2</property>
333
 
                    <property name="top_attach">3</property>
334
 
                    <property name="bottom_attach">4</property>
335
 
                  </packing>
336
 
                </child>
337
 
                <child>
338
 
                  <object class="GtkSpinButton" id="spinbutton4">
339
 
                    <property name="visible">True</property>
340
 
                    <property name="can_focus">True</property>
341
 
                    <property name="invisible_char">●</property>
342
 
                    <property name="primary_icon_activatable">False</property>
343
 
                    <property name="secondary_icon_activatable">False</property>
344
 
                    <property name="primary_icon_sensitive">True</property>
345
 
                    <property name="secondary_icon_sensitive">True</property>
346
 
                    <property name="adjustment">KeyHoldDurationAdjustment</property>
347
 
                  </object>
348
 
                  <packing>
349
 
                    <property name="left_attach">1</property>
350
 
                    <property name="right_attach">2</property>
351
 
                    <property name="top_attach">4</property>
352
 
                    <property name="bottom_attach">5</property>
353
 
                  </packing>
354
 
                </child>
355
 
                <child>
356
 
                  <object class="GtkLabel" id="label5">
357
 
                    <property name="visible">True</property>
358
 
                    <property name="can_focus">False</property>
359
 
                    <property name="label" translatable="yes">ms</property>
360
 
                  </object>
361
 
                  <packing>
362
 
                    <property name="left_attach">2</property>
363
 
                    <property name="right_attach">3</property>
364
 
                    <property name="top_attach">1</property>
365
 
                    <property name="bottom_attach">2</property>
366
 
                  </packing>
367
 
                </child>
368
 
                <child>
369
 
                  <object class="GtkLabel" id="label6">
370
 
                    <property name="visible">True</property>
371
 
                    <property name="can_focus">False</property>
372
 
                    <property name="label" translatable="yes">ms</property>
373
 
                  </object>
374
 
                  <packing>
375
 
                    <property name="left_attach">2</property>
376
 
                    <property name="right_attach">3</property>
377
 
                    <property name="top_attach">3</property>
378
 
                    <property name="bottom_attach">4</property>
379
 
                  </packing>
380
 
                </child>
381
 
                <child>
382
 
                  <object class="GtkLabel" id="label7">
383
 
                    <property name="visible">True</property>
384
 
                    <property name="can_focus">False</property>
385
 
                    <property name="label" translatable="yes">ms</property>
386
 
                  </object>
387
 
                  <packing>
388
 
                    <property name="left_attach">2</property>
389
 
                    <property name="right_attach">3</property>
390
 
                    <property name="top_attach">4</property>
391
 
                    <property name="bottom_attach">5</property>
392
 
                  </packing>
393
 
                </child>
394
 
                <child>
395
 
                  <placeholder/>
396
 
                </child>
397
 
                <child>
398
 
                  <object class="GtkLabel" id="label8">
399
 
                    <property name="visible">True</property>
400
 
                    <property name="can_focus">False</property>
401
 
                    <property name="xalign">0</property>
402
 
                    <property name="label" translatable="yes">USB Key Read Timeout</property>
403
 
                  </object>
404
 
                </child>
405
 
                <child>
406
 
                  <object class="GtkSpinButton" id="spinbutton5">
407
 
                    <property name="visible">True</property>
408
 
                    <property name="can_focus">True</property>
409
 
                    <property name="invisible_char">●</property>
410
 
                    <property name="invisible_char_set">True</property>
411
 
                    <property name="primary_icon_activatable">False</property>
412
 
                    <property name="secondary_icon_activatable">False</property>
413
 
                    <property name="primary_icon_sensitive">True</property>
414
 
                    <property name="secondary_icon_sensitive">True</property>
415
 
                    <property name="adjustment">UsbKeyReadTimeoutAdjustment</property>
416
 
                  </object>
417
 
                  <packing>
418
 
                    <property name="left_attach">1</property>
419
 
                    <property name="right_attach">2</property>
420
 
                  </packing>
421
 
                </child>
422
 
                <child>
423
 
                  <object class="GtkLabel" id="label9">
424
 
                    <property name="visible">True</property>
425
 
                    <property name="can_focus">False</property>
426
 
                    <property name="label" translatable="yes">ms</property>
427
 
                  </object>
428
 
                  <packing>
429
 
                    <property name="left_attach">2</property>
430
 
                    <property name="right_attach">3</property>
431
 
                  </packing>
432
 
                </child>
433
 
              </object>
434
 
              <packing>
435
 
                <property name="expand">True</property>
436
 
                <property name="fill">True</property>
437
 
                <property name="padding">4</property>
438
 
                <property name="position">7</property>
439
 
              </packing>
440
 
            </child>
441
 
          </object>
442
 
          <packing>
443
 
            <property name="expand">False</property>
444
 
            <property name="fill">False</property>
445
 
            <property name="position">2</property>
446
 
          </packing>
 
589
          <placeholder/>
447
590
        </child>
448
591
        <child>
449
592
          <placeholder/>