fixed layout
[psensor.git] / src / glade / psensor-pref.glade
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <!-- interface-requires gtk+ 3.0 -->
4   <object class="GtkDialog" id="dialog1">
5     <property name="can_focus">False</property>
6     <property name="border_width">5</property>
7     <property name="title" translatable="yes">Edit Preferences</property>
8     <property name="modal">True</property>
9     <property name="destroy_with_parent">True</property>
10     <property name="type_hint">normal</property>
11     <child internal-child="vbox">
12       <object class="GtkBox" id="dialog-vbox1">
13         <property name="visible">True</property>
14         <property name="can_focus">False</property>
15         <property name="spacing">2</property>
16         <child internal-child="action_area">
17           <object class="GtkButtonBox" id="dialog-action_area1">
18             <property name="visible">True</property>
19             <property name="can_focus">False</property>
20             <property name="layout_style">end</property>
21             <child>
22               <object class="GtkButton" id="button1">
23                 <property name="label">gtk-ok</property>
24                 <property name="use_action_appearance">False</property>
25                 <property name="visible">True</property>
26                 <property name="can_focus">True</property>
27                 <property name="receives_default">True</property>
28                 <property name="use_action_appearance">False</property>
29                 <property name="use_stock">True</property>
30               </object>
31               <packing>
32                 <property name="expand">False</property>
33                 <property name="fill">False</property>
34                 <property name="position">0</property>
35               </packing>
36             </child>
37             <child>
38               <object class="GtkButton" id="button2">
39                 <property name="label">gtk-cancel</property>
40                 <property name="use_action_appearance">False</property>
41                 <property name="visible">True</property>
42                 <property name="can_focus">True</property>
43                 <property name="receives_default">True</property>
44                 <property name="use_action_appearance">False</property>
45                 <property name="use_stock">True</property>
46               </object>
47               <packing>
48                 <property name="expand">False</property>
49                 <property name="fill">False</property>
50                 <property name="position">1</property>
51               </packing>
52             </child>
53           </object>
54           <packing>
55             <property name="expand">False</property>
56             <property name="fill">True</property>
57             <property name="pack_type">end</property>
58             <property name="position">0</property>
59           </packing>
60         </child>
61         <child>
62           <object class="GtkNotebook" id="notebook">
63             <property name="visible">True</property>
64             <property name="can_focus">True</property>
65             <child>
66               <object class="GtkTable" id="table1">
67                 <property name="visible">True</property>
68                 <property name="can_focus">False</property>
69                 <property name="n_rows">8</property>
70                 <property name="n_columns">3</property>
71                 <child>
72                   <object class="GtkLabel" id="label14">
73                     <property name="visible">True</property>
74                     <property name="can_focus">False</property>
75                     <property name="xalign">0</property>
76                     <property name="label" translatable="yes">Position of sensors table:</property>
77                   </object>
78                   <packing>
79                     <property name="x_padding">14</property>
80                     <property name="y_padding">4</property>
81                   </packing>
82                 </child>
83                 <child>
84                   <object class="GtkCheckButton" id="hide_window_decoration">
85                     <property name="label" translatable="yes">Hide window decoration</property>
86                     <property name="use_action_appearance">False</property>
87                     <property name="visible">True</property>
88                     <property name="can_focus">True</property>
89                     <property name="receives_default">False</property>
90                     <property name="use_action_appearance">False</property>
91                     <property name="xalign">0</property>
92                     <property name="draw_indicator">True</property>
93                   </object>
94                   <packing>
95                     <property name="right_attach">3</property>
96                     <property name="top_attach">1</property>
97                     <property name="bottom_attach">2</property>
98                     <property name="x_padding">14</property>
99                     <property name="y_padding">4</property>
100                   </packing>
101                 </child>
102                 <child>
103                   <object class="GtkCheckButton" id="keep_window_below">
104                     <property name="label" translatable="yes">Keep window below</property>
105                     <property name="use_action_appearance">False</property>
106                     <property name="visible">True</property>
107                     <property name="can_focus">True</property>
108                     <property name="receives_default">False</property>
109                     <property name="use_action_appearance">False</property>
110                     <property name="xalign">0</property>
111                     <property name="draw_indicator">True</property>
112                   </object>
113                   <packing>
114                     <property name="right_attach">3</property>
115                     <property name="top_attach">2</property>
116                     <property name="bottom_attach">3</property>
117                     <property name="x_padding">14</property>
118                     <property name="y_padding">4</property>
119                   </packing>
120                 </child>
121                 <child>
122                   <object class="GtkComboBox" id="sensors_list_position">
123                     <property name="visible">True</property>
124                     <property name="can_focus">False</property>
125                     <property name="model">liststore1</property>
126                     <child>
127                       <object class="GtkCellRendererText" id="renderer1"/>
128                       <attributes>
129                         <attribute name="text">0</attribute>
130                       </attributes>
131                     </child>
132                   </object>
133                   <packing>
134                     <property name="left_attach">1</property>
135                     <property name="right_attach">3</property>
136                     <property name="x_padding">4</property>
137                     <property name="y_padding">4</property>
138                   </packing>
139                 </child>
140                 <child>
141                   <object class="GtkCheckButton" id="enable_menu">
142                     <property name="label" translatable="yes">Enable menu</property>
143                     <property name="use_action_appearance">False</property>
144                     <property name="visible">True</property>
145                     <property name="can_focus">True</property>
146                     <property name="receives_default">False</property>
147                     <property name="use_action_appearance">False</property>
148                     <property name="xalign">0</property>
149                     <property name="draw_indicator">True</property>
150                   </object>
151                   <packing>
152                     <property name="right_attach">3</property>
153                     <property name="top_attach">3</property>
154                     <property name="bottom_attach">4</property>
155                     <property name="x_padding">14</property>
156                     <property name="y_padding">4</property>
157                   </packing>
158                 </child>
159                 <child>
160                   <object class="GtkCheckButton" id="enable_launcher_counter">
161                     <property name="label" translatable="yes">Enable Unity Launcher counter</property>
162                     <property name="use_action_appearance">False</property>
163                     <property name="visible">True</property>
164                     <property name="can_focus">True</property>
165                     <property name="receives_default">False</property>
166                     <property name="use_action_appearance">False</property>
167                     <property name="xalign">0</property>
168                     <property name="draw_indicator">True</property>
169                   </object>
170                   <packing>
171                     <property name="right_attach">3</property>
172                     <property name="top_attach">4</property>
173                     <property name="bottom_attach">5</property>
174                     <property name="x_padding">14</property>
175                     <property name="y_padding">4</property>
176                   </packing>
177                 </child>
178                 <child>
179                   <object class="GtkCheckButton" id="hide_on_startup">
180                     <property name="label" translatable="yes">Hide window on startup</property>
181                     <property name="use_action_appearance">False</property>
182                     <property name="visible">True</property>
183                     <property name="can_focus">True</property>
184                     <property name="receives_default">False</property>
185                     <property name="use_action_appearance">False</property>
186                     <property name="xalign">0</property>
187                     <property name="draw_indicator">True</property>
188                   </object>
189                   <packing>
190                     <property name="right_attach">3</property>
191                     <property name="top_attach">5</property>
192                     <property name="bottom_attach">6</property>
193                     <property name="x_padding">14</property>
194                     <property name="y_padding">4</property>
195                   </packing>
196                 </child>
197                 <child>
198                   <object class="GtkCheckButton" id="restore_window">
199                     <property name="label" translatable="yes">Restore window position and size</property>
200                     <property name="use_action_appearance">False</property>
201                     <property name="visible">True</property>
202                     <property name="can_focus">True</property>
203                     <property name="receives_default">False</property>
204                     <property name="use_action_appearance">False</property>
205                     <property name="xalign">0</property>
206                     <property name="draw_indicator">True</property>
207                   </object>
208                   <packing>
209                     <property name="right_attach">3</property>
210                     <property name="top_attach">6</property>
211                     <property name="bottom_attach">7</property>
212                     <property name="x_padding">14</property>
213                     <property name="y_padding">4</property>
214                   </packing>
215                 </child>
216                 <child>
217                   <object class="GtkLabel" id="temperature_unit_label">
218                     <property name="visible">True</property>
219                     <property name="can_focus">False</property>
220                     <property name="xalign">0</property>
221                     <property name="label" translatable="yes">Temperature unit:</property>
222                   </object>
223                   <packing>
224                     <property name="top_attach">7</property>
225                     <property name="bottom_attach">8</property>
226                     <property name="x_padding">14</property>
227                   </packing>
228                 </child>
229                 <child>
230                   <object class="GtkComboBoxText" id="temperature_unit">
231                     <property name="visible">True</property>
232                     <property name="can_focus">False</property>
233                     <property name="entry_text_column">0</property>
234                     <property name="id_column">1</property>
235                     <items>
236                       <item translatable="yes">Celcius</item>
237                       <item translatable="yes">Fahrenheit</item>
238                     </items>
239                   </object>
240                   <packing>
241                     <property name="left_attach">1</property>
242                     <property name="right_attach">3</property>
243                     <property name="top_attach">7</property>
244                     <property name="bottom_attach">8</property>
245                     <property name="x_padding">4</property>
246                     <property name="y_padding">4</property>
247                   </packing>
248                 </child>
249               </object>
250             </child>
251             <child type="tab">
252               <object class="GtkLabel" id="Interface">
253                 <property name="visible">True</property>
254                 <property name="can_focus">False</property>
255                 <property name="label" translatable="yes">Interface</property>
256               </object>
257               <packing>
258                 <property name="tab_fill">False</property>
259               </packing>
260             </child>
261             <child>
262               <object class="GtkGrid" id="grid1">
263                 <property name="visible">True</property>
264                 <property name="can_focus">False</property>
265                 <property name="valign">start</property>
266                 <property name="row_homogeneous">True</property>
267                 <child>
268                   <object class="GtkColorButton" id="color_fg">
269                     <property name="use_action_appearance">False</property>
270                     <property name="visible">True</property>
271                     <property name="can_focus">True</property>
272                     <property name="receives_default">True</property>
273                     <property name="halign">start</property>
274                     <property name="margin_left">4</property>
275                     <property name="margin_right">4</property>
276                     <property name="margin_top">4</property>
277                     <property name="margin_bottom">4</property>
278                     <property name="use_action_appearance">False</property>
279                     <property name="color">#000000000000</property>
280                   </object>
281                   <packing>
282                     <property name="left_attach">1</property>
283                     <property name="top_attach">1</property>
284                     <property name="width">1</property>
285                     <property name="height">1</property>
286                   </packing>
287                 </child>
288                 <child>
289                   <object class="GtkLabel" id="label2">
290                     <property name="visible">True</property>
291                     <property name="can_focus">False</property>
292                     <property name="valign">start</property>
293                     <property name="margin_left">14</property>
294                     <property name="xalign">0</property>
295                     <property name="label" translatable="yes">Foreground:</property>
296                   </object>
297                   <packing>
298                     <property name="left_attach">0</property>
299                     <property name="top_attach">1</property>
300                     <property name="width">2</property>
301                     <property name="height">1</property>
302                   </packing>
303                 </child>
304                 <child>
305                   <object class="GtkLabel" id="label3">
306                     <property name="visible">True</property>
307                     <property name="can_focus">False</property>
308                     <property name="margin_left">14</property>
309                     <property name="xalign">0</property>
310                     <property name="label" translatable="yes">Background:</property>
311                   </object>
312                   <packing>
313                     <property name="left_attach">0</property>
314                     <property name="top_attach">2</property>
315                     <property name="width">2</property>
316                     <property name="height">1</property>
317                   </packing>
318                 </child>
319                 <child>
320                   <object class="GtkColorButton" id="color_bg">
321                     <property name="use_action_appearance">False</property>
322                     <property name="visible">True</property>
323                     <property name="can_focus">True</property>
324                     <property name="receives_default">True</property>
325                     <property name="halign">start</property>
326                     <property name="margin_left">4</property>
327                     <property name="margin_right">4</property>
328                     <property name="margin_top">4</property>
329                     <property name="margin_bottom">4</property>
330                     <property name="use_action_appearance">False</property>
331                     <property name="color">#000000000000</property>
332                   </object>
333                   <packing>
334                     <property name="left_attach">1</property>
335                     <property name="top_attach">2</property>
336                     <property name="width">1</property>
337                     <property name="height">1</property>
338                   </packing>
339                 </child>
340                 <child>
341                   <object class="GtkLabel" id="label4">
342                     <property name="visible">True</property>
343                     <property name="can_focus">False</property>
344                     <property name="margin_left">14</property>
345                     <property name="xalign">0</property>
346                     <property name="label" translatable="yes">Background opacity:</property>
347                   </object>
348                   <packing>
349                     <property name="left_attach">0</property>
350                     <property name="top_attach">3</property>
351                     <property name="width">1</property>
352                     <property name="height">1</property>
353                   </packing>
354                 </child>
355                 <child>
356                   <object class="GtkHBox" id="hbox1">
357                     <property name="visible">True</property>
358                     <property name="can_focus">False</property>
359                     <property name="margin_left">4</property>
360                     <property name="margin_right">4</property>
361                     <property name="margin_top">4</property>
362                     <property name="margin_bottom">4</property>
363                     <property name="spacing">8</property>
364                     <child>
365                       <object class="GtkLabel" id="label15">
366                         <property name="visible">True</property>
367                         <property name="can_focus">False</property>
368                         <property name="xalign">0</property>
369                         <property name="label" translatable="yes">&lt;i&gt;Min&lt;/i&gt;</property>
370                         <property name="use_markup">True</property>
371                       </object>
372                       <packing>
373                         <property name="expand">False</property>
374                         <property name="fill">True</property>
375                         <property name="position">0</property>
376                       </packing>
377                     </child>
378                     <child>
379                       <object class="GtkHScale" id="bg_opacity">
380                         <property name="visible">True</property>
381                         <property name="can_focus">True</property>
382                         <property name="adjustment">opacity</property>
383                         <property name="draw_value">False</property>
384                       </object>
385                       <packing>
386                         <property name="expand">True</property>
387                         <property name="fill">True</property>
388                         <property name="position">1</property>
389                       </packing>
390                     </child>
391                     <child>
392                       <object class="GtkLabel" id="label16">
393                         <property name="visible">True</property>
394                         <property name="can_focus">False</property>
395                         <property name="xalign">0</property>
396                         <property name="label" translatable="yes">&lt;i&gt;Max&lt;/i&gt;</property>
397                         <property name="use_markup">True</property>
398                       </object>
399                       <packing>
400                         <property name="expand">False</property>
401                         <property name="fill">True</property>
402                         <property name="position">2</property>
403                       </packing>
404                     </child>
405                   </object>
406                   <packing>
407                     <property name="left_attach">1</property>
408                     <property name="top_attach">3</property>
409                     <property name="width">2</property>
410                     <property name="height">1</property>
411                   </packing>
412                 </child>
413                 <child>
414                   <object class="GtkLabel" id="label1">
415                     <property name="visible">True</property>
416                     <property name="can_focus">False</property>
417                     <property name="margin_left">4</property>
418                     <property name="margin_right">4</property>
419                     <property name="margin_top">4</property>
420                     <property name="margin_bottom">4</property>
421                     <property name="xalign">0</property>
422                     <property name="label" translatable="yes">Colors</property>
423                     <attributes>
424                       <attribute name="weight" value="bold"/>
425                     </attributes>
426                   </object>
427                   <packing>
428                     <property name="left_attach">0</property>
429                     <property name="top_attach">0</property>
430                     <property name="width">2</property>
431                     <property name="height">1</property>
432                   </packing>
433                 </child>
434                 <child>
435                   <object class="GtkLabel" id="label7">
436                     <property name="visible">True</property>
437                     <property name="can_focus">False</property>
438                     <property name="margin_left">14</property>
439                     <property name="xalign">0</property>
440                     <property name="label" translatable="yes">Monitoring duration:</property>
441                   </object>
442                   <packing>
443                     <property name="left_attach">0</property>
444                     <property name="top_attach">5</property>
445                     <property name="width">1</property>
446                     <property name="height">1</property>
447                   </packing>
448                 </child>
449                 <child>
450                   <object class="GtkSpinButton" id="monitoring_duration">
451                     <property name="visible">True</property>
452                     <property name="can_focus">True</property>
453                     <property name="margin_left">4</property>
454                     <property name="margin_right">4</property>
455                     <property name="margin_top">4</property>
456                     <property name="margin_bottom">4</property>
457                     <property name="invisible_char">•</property>
458                     <property name="invisible_char_set">True</property>
459                     <property name="primary_icon_activatable">False</property>
460                     <property name="secondary_icon_activatable">False</property>
461                     <property name="adjustment">mins</property>
462                   </object>
463                   <packing>
464                     <property name="left_attach">1</property>
465                     <property name="top_attach">5</property>
466                     <property name="width">1</property>
467                     <property name="height">1</property>
468                   </packing>
469                 </child>
470                 <child>
471                   <object class="GtkLabel" id="label9">
472                     <property name="visible">True</property>
473                     <property name="can_focus">False</property>
474                     <property name="margin_left">4</property>
475                     <property name="margin_right">4</property>
476                     <property name="margin_top">4</property>
477                     <property name="margin_bottom">4</property>
478                     <property name="label" translatable="yes">minute(s)</property>
479                   </object>
480                   <packing>
481                     <property name="left_attach">2</property>
482                     <property name="top_attach">5</property>
483                     <property name="width">1</property>
484                     <property name="height">1</property>
485                   </packing>
486                 </child>
487                 <child>
488                   <object class="GtkLabel" id="label8">
489                     <property name="visible">True</property>
490                     <property name="can_focus">False</property>
491                     <property name="margin_left">4</property>
492                     <property name="margin_right">4</property>
493                     <property name="margin_top">4</property>
494                     <property name="margin_bottom">4</property>
495                     <property name="label" translatable="yes">second(s)</property>
496                   </object>
497                   <packing>
498                     <property name="left_attach">2</property>
499                     <property name="top_attach">6</property>
500                     <property name="width">1</property>
501                     <property name="height">1</property>
502                   </packing>
503                 </child>
504                 <child>
505                   <object class="GtkSpinButton" id="update_interval">
506                     <property name="visible">True</property>
507                     <property name="can_focus">True</property>
508                     <property name="margin_left">4</property>
509                     <property name="margin_right">4</property>
510                     <property name="margin_top">4</property>
511                     <property name="margin_bottom">4</property>
512                     <property name="invisible_char">•</property>
513                     <property name="invisible_char_set">True</property>
514                     <property name="primary_icon_activatable">False</property>
515                     <property name="secondary_icon_activatable">False</property>
516                     <property name="adjustment">secs</property>
517                   </object>
518                   <packing>
519                     <property name="left_attach">1</property>
520                     <property name="top_attach">6</property>
521                     <property name="width">1</property>
522                     <property name="height">1</property>
523                   </packing>
524                 </child>
525                 <child>
526                   <object class="GtkLabel" id="label6">
527                     <property name="visible">True</property>
528                     <property name="can_focus">False</property>
529                     <property name="margin_left">14</property>
530                     <property name="xalign">0</property>
531                     <property name="label" translatable="yes">Update interval:</property>
532                   </object>
533                   <packing>
534                     <property name="left_attach">0</property>
535                     <property name="top_attach">6</property>
536                     <property name="width">1</property>
537                     <property name="height">1</property>
538                   </packing>
539                 </child>
540                 <child>
541                   <object class="GtkLabel" id="Measures">
542                     <property name="visible">True</property>
543                     <property name="can_focus">False</property>
544                     <property name="margin_left">4</property>
545                     <property name="margin_right">4</property>
546                     <property name="margin_top">8</property>
547                     <property name="margin_bottom">4</property>
548                     <property name="xalign">0</property>
549                     <property name="label" translatable="yes">Measures</property>
550                     <attributes>
551                       <attribute name="weight" value="bold"/>
552                     </attributes>
553                   </object>
554                   <packing>
555                     <property name="left_attach">0</property>
556                     <property name="top_attach">4</property>
557                     <property name="width">1</property>
558                     <property name="height">1</property>
559                   </packing>
560                 </child>
561                 <child>
562                   <placeholder/>
563                 </child>
564                 <child>
565                   <placeholder/>
566                 </child>
567                 <child>
568                   <placeholder/>
569                 </child>
570                 <child>
571                   <placeholder/>
572                 </child>
573                 <child>
574                   <placeholder/>
575                 </child>
576               </object>
577               <packing>
578                 <property name="position">1</property>
579               </packing>
580             </child>
581             <child type="tab">
582               <object class="GtkLabel" id="Graph">
583                 <property name="visible">True</property>
584                 <property name="can_focus">False</property>
585                 <property name="label" translatable="yes">Graph</property>
586               </object>
587               <packing>
588                 <property name="position">1</property>
589                 <property name="tab_fill">False</property>
590               </packing>
591             </child>
592             <child>
593               <object class="GtkGrid" id="grid2">
594                 <property name="visible">True</property>
595                 <property name="can_focus">False</property>
596                 <property name="valign">start</property>
597                 <property name="margin_top">8</property>
598                 <child>
599                   <object class="GtkLabel" id="label11">
600                     <property name="visible">True</property>
601                     <property name="can_focus">False</property>
602                     <property name="halign">start</property>
603                     <property name="valign">start</property>
604                     <property name="margin_left">4</property>
605                     <property name="margin_right">4</property>
606                     <property name="margin_top">8</property>
607                     <property name="margin_bottom">4</property>
608                     <property name="xalign">0</property>
609                     <property name="label" translatable="yes">Measure update interval:</property>
610                   </object>
611                   <packing>
612                     <property name="left_attach">0</property>
613                     <property name="top_attach">0</property>
614                     <property name="width">1</property>
615                     <property name="height">1</property>
616                   </packing>
617                 </child>
618                 <child>
619                   <object class="GtkSpinButton" id="sensor_update_interval">
620                     <property name="visible">True</property>
621                     <property name="can_focus">True</property>
622                     <property name="margin_left">4</property>
623                     <property name="margin_right">4</property>
624                     <property name="margin_top">4</property>
625                     <property name="margin_bottom">4</property>
626                     <property name="invisible_char">•</property>
627                     <property name="invisible_char_set">True</property>
628                     <property name="primary_icon_activatable">False</property>
629                     <property name="secondary_icon_activatable">False</property>
630                     <property name="adjustment">secs2</property>
631                   </object>
632                   <packing>
633                     <property name="left_attach">1</property>
634                     <property name="top_attach">0</property>
635                     <property name="width">1</property>
636                     <property name="height">1</property>
637                   </packing>
638                 </child>
639                 <child>
640                   <object class="GtkLabel" id="label12">
641                     <property name="visible">True</property>
642                     <property name="can_focus">False</property>
643                     <property name="margin_left">4</property>
644                     <property name="margin_right">4</property>
645                     <property name="margin_top">4</property>
646                     <property name="margin_bottom">4</property>
647                     <property name="label" translatable="yes">second(s)</property>
648                   </object>
649                   <packing>
650                     <property name="left_attach">2</property>
651                     <property name="top_attach">0</property>
652                     <property name="width">1</property>
653                     <property name="height">1</property>
654                   </packing>
655                 </child>
656               </object>
657               <packing>
658                 <property name="position">2</property>
659                 <property name="tab_fill">False</property>
660               </packing>
661             </child>
662             <child type="tab">
663               <object class="GtkLabel" id="Sensors">
664                 <property name="visible">True</property>
665                 <property name="can_focus">False</property>
666                 <property name="label" translatable="yes">Sensors</property>
667               </object>
668               <packing>
669                 <property name="position">2</property>
670                 <property name="tab_fill">False</property>
671               </packing>
672             </child>
673           </object>
674           <packing>
675             <property name="expand">False</property>
676             <property name="fill">True</property>
677             <property name="position">1</property>
678           </packing>
679         </child>
680       </object>
681     </child>
682     <action-widgets>
683       <action-widget response="-3">button1</action-widget>
684       <action-widget response="0">button2</action-widget>
685     </action-widgets>
686   </object>
687   <object class="GtkListStore" id="liststore1">
688     <columns>
689       <!-- column-name gchararray1 -->
690       <column type="gchararray"/>
691     </columns>
692     <data>
693       <row>
694         <col id="0" translatable="yes">Right</col>
695       </row>
696       <row>
697         <col id="0" translatable="yes">Left</col>
698       </row>
699       <row>
700         <col id="0" translatable="yes">Top</col>
701       </row>
702       <row>
703         <col id="0" translatable="yes">Bottom</col>
704       </row>
705     </data>
706   </object>
707   <object class="GtkAdjustment" id="mins">
708     <property name="lower">1</property>
709     <property name="upper">65535</property>
710     <property name="value">10</property>
711     <property name="step_increment">1</property>
712     <property name="page_increment">10</property>
713   </object>
714   <object class="GtkAdjustment" id="opacity">
715     <property name="upper">1</property>
716     <property name="step_increment">0.01</property>
717     <property name="page_increment">0.10000000000000001</property>
718   </object>
719   <object class="GtkAdjustment" id="secs">
720     <property name="lower">1</property>
721     <property name="upper">256</property>
722     <property name="value">1</property>
723     <property name="step_increment">1</property>
724     <property name="page_increment">10</property>
725   </object>
726   <object class="GtkAdjustment" id="secs2">
727     <property name="lower">1</property>
728     <property name="upper">256</property>
729     <property name="step_increment">1</property>
730     <property name="page_increment">10</property>
731   </object>
732 </interface>