made menu enabled setting dynamic
[psensor.git] / src / glade / psensor-pref.glade
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.18.3 -->
3 <interface>
4   <requires lib="gtk+" version="3.4"/>
5   <object class="GtkAdjustment" id="mins">
6     <property name="lower">1</property>
7     <property name="upper">65535</property>
8     <property name="value">10</property>
9     <property name="step_increment">1</property>
10     <property name="page_increment">10</property>
11   </object>
12   <object class="GtkAdjustment" id="opacity">
13     <property name="upper">1</property>
14     <property name="step_increment">0.01</property>
15     <property name="page_increment">0.10000000000000001</property>
16   </object>
17   <object class="GtkListStore" id="position_list_store">
18     <columns>
19       <!-- column-name gchararray1 -->
20       <column type="gchararray"/>
21     </columns>
22     <data>
23       <row>
24         <col id="0" translatable="yes" context="psensor">Right</col>
25       </row>
26       <row>
27         <col id="0" translatable="yes">Left</col>
28       </row>
29       <row>
30         <col id="0" translatable="yes">Top</col>
31       </row>
32       <row>
33         <col id="0" translatable="yes">Bottom</col>
34       </row>
35     </data>
36   </object>
37   <object class="GtkAdjustment" id="secs">
38     <property name="lower">1</property>
39     <property name="upper">256</property>
40     <property name="value">1</property>
41     <property name="step_increment">1</property>
42     <property name="page_increment">10</property>
43   </object>
44   <object class="GtkAdjustment" id="secs2">
45     <property name="lower">1</property>
46     <property name="upper">256</property>
47     <property name="step_increment">1</property>
48     <property name="page_increment">10</property>
49   </object>
50   <object class="GtkAdjustment" id="slog_interval_adjustment">
51     <property name="lower">1</property>
52     <property name="upper">6500</property>
53     <property name="value">300</property>
54     <property name="step_increment">1</property>
55     <property name="page_increment">10</property>
56   </object>
57   <object class="GtkDialog" id="dialog1">
58     <property name="can_focus">False</property>
59     <property name="border_width">5</property>
60     <property name="title" translatable="yes">Edit Preferences</property>
61     <property name="modal">True</property>
62     <property name="destroy_with_parent">True</property>
63     <property name="type_hint">normal</property>
64     <child internal-child="vbox">
65       <object class="GtkBox" id="dialog-vbox1">
66         <property name="visible">True</property>
67         <property name="can_focus">False</property>
68         <property name="orientation">vertical</property>
69         <property name="spacing">2</property>
70         <child internal-child="action_area">
71           <object class="GtkButtonBox" id="dialog-action_area1">
72             <property name="visible">True</property>
73             <property name="can_focus">False</property>
74             <property name="layout_style">end</property>
75             <child>
76               <object class="GtkButton" id="button1">
77                 <property name="label">gtk-ok</property>
78                 <property name="visible">True</property>
79                 <property name="can_focus">True</property>
80                 <property name="receives_default">True</property>
81                 <property name="use_stock">True</property>
82               </object>
83               <packing>
84                 <property name="expand">False</property>
85                 <property name="fill">False</property>
86                 <property name="position">0</property>
87               </packing>
88             </child>
89             <child>
90               <object class="GtkButton" id="button2">
91                 <property name="label">gtk-cancel</property>
92                 <property name="visible">True</property>
93                 <property name="can_focus">True</property>
94                 <property name="receives_default">True</property>
95                 <property name="use_stock">True</property>
96               </object>
97               <packing>
98                 <property name="expand">False</property>
99                 <property name="fill">False</property>
100                 <property name="position">1</property>
101               </packing>
102             </child>
103           </object>
104           <packing>
105             <property name="expand">False</property>
106             <property name="fill">True</property>
107             <property name="pack_type">end</property>
108             <property name="position">0</property>
109           </packing>
110         </child>
111         <child>
112           <object class="GtkNotebook" id="notebook">
113             <property name="visible">True</property>
114             <property name="can_focus">True</property>
115             <child>
116               <object class="GtkGrid" id="table1">
117                 <property name="visible">True</property>
118                 <property name="can_focus">False</property>
119                 <property name="margin_left">4</property>
120                 <property name="margin_right">4</property>
121                 <property name="margin_top">4</property>
122                 <property name="margin_bottom">4</property>
123                 <property name="column_homogeneous">True</property>
124                 <child>
125                   <object class="GtkCheckButton" id="hide_window_decoration">
126                     <property name="label" translatable="yes">Hide window decoration</property>
127                     <property name="visible">True</property>
128                     <property name="can_focus">True</property>
129                     <property name="receives_default">False</property>
130                     <property name="margin_left">4</property>
131                     <property name="margin_right">4</property>
132                     <property name="margin_top">4</property>
133                     <property name="margin_bottom">4</property>
134                     <property name="xalign">0</property>
135                     <property name="draw_indicator">True</property>
136                     <signal name="toggled" handler="ui_pref_decoration_toggled_cbk" swapped="no"/>
137                   </object>
138                   <packing>
139                     <property name="left_attach">0</property>
140                     <property name="top_attach">0</property>
141                     <property name="width">2</property>
142                   </packing>
143                 </child>
144                 <child>
145                   <object class="GtkCheckButton" id="keep_window_below">
146                     <property name="label" translatable="yes">Keep window below</property>
147                     <property name="visible">True</property>
148                     <property name="can_focus">True</property>
149                     <property name="receives_default">False</property>
150                     <property name="margin_left">4</property>
151                     <property name="margin_right">4</property>
152                     <property name="margin_top">4</property>
153                     <property name="margin_bottom">4</property>
154                     <property name="xalign">0</property>
155                     <property name="draw_indicator">True</property>
156                     <signal name="toggled" handler="ui_pref_keep_below_toggled_cbk" swapped="no"/>
157                   </object>
158                   <packing>
159                     <property name="left_attach">0</property>
160                     <property name="top_attach">1</property>
161                     <property name="width">2</property>
162                   </packing>
163                 </child>
164                 <child>
165                   <object class="GtkCheckButton" id="enable_menu">
166                     <property name="label" translatable="yes">Enable menu</property>
167                     <property name="visible">True</property>
168                     <property name="can_focus">True</property>
169                     <property name="receives_default">False</property>
170                     <property name="margin_left">4</property>
171                     <property name="margin_right">4</property>
172                     <property name="margin_top">4</property>
173                     <property name="margin_bottom">4</property>
174                     <property name="xalign">0</property>
175                     <property name="draw_indicator">True</property>
176                     <signal name="toggled" handler="ui_pref_menu_toggled_cbk" swapped="no"/>
177                   </object>
178                   <packing>
179                     <property name="left_attach">0</property>
180                     <property name="top_attach">2</property>
181                     <property name="width">2</property>
182                   </packing>
183                 </child>
184                 <child>
185                   <object class="GtkCheckButton" id="enable_launcher_counter">
186                     <property name="label" translatable="yes">Enable Unity Launcher counter</property>
187                     <property name="visible">True</property>
188                     <property name="can_focus">True</property>
189                     <property name="receives_default">False</property>
190                     <property name="tooltip_text" translatable="yes">Psensor has not been build with Unity Launcher support</property>
191                     <property name="margin_left">4</property>
192                     <property name="margin_right">4</property>
193                     <property name="margin_top">4</property>
194                     <property name="margin_bottom">4</property>
195                     <property name="xalign">0</property>
196                     <property name="draw_indicator">True</property>
197                   </object>
198                   <packing>
199                     <property name="left_attach">0</property>
200                     <property name="top_attach">3</property>
201                     <property name="width">2</property>
202                   </packing>
203                 </child>
204                 <child>
205                   <object class="GtkComboBoxText" id="temperature_unit">
206                     <property name="visible">True</property>
207                     <property name="can_focus">False</property>
208                     <property name="halign">start</property>
209                     <property name="margin_left">4</property>
210                     <property name="margin_right">4</property>
211                     <property name="margin_top">4</property>
212                     <property name="margin_bottom">4</property>
213                     <items>
214                       <item translatable="yes">Celsius</item>
215                       <item translatable="yes">Fahrenheit</item>
216                     </items>
217                     <signal name="changed" handler="ui_pref_temperature_unit_changed_cbk" swapped="no"/>
218                   </object>
219                   <packing>
220                     <property name="left_attach">1</property>
221                     <property name="top_attach">4</property>
222                   </packing>
223                 </child>
224                 <child>
225                   <object class="GtkComboBox" id="sensors_list_position">
226                     <property name="visible">True</property>
227                     <property name="can_focus">False</property>
228                     <property name="halign">start</property>
229                     <property name="margin_left">4</property>
230                     <property name="margin_right">4</property>
231                     <property name="margin_top">4</property>
232                     <property name="margin_bottom">4</property>
233                     <property name="model">position_list_store</property>
234                     <property name="active">0</property>
235                     <child>
236                       <object class="GtkCellRendererText" id="cellrenderertext1"/>
237                       <attributes>
238                         <attribute name="text">0</attribute>
239                       </attributes>
240                     </child>
241                   </object>
242                   <packing>
243                     <property name="left_attach">1</property>
244                     <property name="top_attach">5</property>
245                   </packing>
246                 </child>
247                 <child>
248                   <object class="GtkLabel" id="temperature_unit_label">
249                     <property name="visible">True</property>
250                     <property name="can_focus">False</property>
251                     <property name="margin_left">4</property>
252                     <property name="margin_right">4</property>
253                     <property name="margin_top">4</property>
254                     <property name="margin_bottom">4</property>
255                     <property name="xalign">0</property>
256                     <property name="label" translatable="yes">Temperature unit:</property>
257                   </object>
258                   <packing>
259                     <property name="left_attach">0</property>
260                     <property name="top_attach">4</property>
261                     <property name="width">2</property>
262                   </packing>
263                 </child>
264                 <child>
265                   <object class="GtkLabel" id="label14">
266                     <property name="visible">True</property>
267                     <property name="can_focus">False</property>
268                     <property name="margin_left">4</property>
269                     <property name="margin_right">4</property>
270                     <property name="margin_top">4</property>
271                     <property name="margin_bottom">4</property>
272                     <property name="xalign">0</property>
273                     <property name="label" translatable="yes">Position of sensors table:</property>
274                   </object>
275                   <packing>
276                     <property name="left_attach">0</property>
277                     <property name="top_attach">5</property>
278                   </packing>
279                 </child>
280               </object>
281             </child>
282             <child type="tab">
283               <object class="GtkLabel" id="Interface">
284                 <property name="visible">True</property>
285                 <property name="can_focus">False</property>
286                 <property name="margin_left">4</property>
287                 <property name="margin_right">4</property>
288                 <property name="margin_top">4</property>
289                 <property name="margin_bottom">4</property>
290                 <property name="label" translatable="yes">Interface</property>
291               </object>
292               <packing>
293                 <property name="tab_fill">False</property>
294               </packing>
295             </child>
296             <child>
297               <object class="GtkGrid" id="grid4">
298                 <property name="visible">True</property>
299                 <property name="can_focus">False</property>
300                 <property name="margin_left">4</property>
301                 <property name="margin_right">4</property>
302                 <property name="margin_top">4</property>
303                 <property name="margin_bottom">4</property>
304                 <child>
305                   <object class="GtkCheckButton" id="autostart">
306                     <property name="label" translatable="yes">Launch on session startup</property>
307                     <property name="visible">True</property>
308                     <property name="can_focus">True</property>
309                     <property name="receives_default">False</property>
310                     <property name="margin_left">4</property>
311                     <property name="margin_right">4</property>
312                     <property name="margin_top">4</property>
313                     <property name="margin_bottom">4</property>
314                     <property name="xalign">0</property>
315                     <property name="yalign">0.49000000953674316</property>
316                     <property name="draw_indicator">True</property>
317                   </object>
318                   <packing>
319                     <property name="left_attach">0</property>
320                     <property name="top_attach">0</property>
321                   </packing>
322                 </child>
323                 <child>
324                   <object class="GtkCheckButton" id="hide_on_startup">
325                     <property name="label" translatable="yes">Hide window on startup</property>
326                     <property name="visible">True</property>
327                     <property name="can_focus">True</property>
328                     <property name="receives_default">False</property>
329                     <property name="margin_left">4</property>
330                     <property name="margin_right">4</property>
331                     <property name="margin_top">4</property>
332                     <property name="margin_bottom">4</property>
333                     <property name="xalign">0</property>
334                     <property name="draw_indicator">True</property>
335                   </object>
336                   <packing>
337                     <property name="left_attach">0</property>
338                     <property name="top_attach">1</property>
339                   </packing>
340                 </child>
341                 <child>
342                   <object class="GtkCheckButton" id="restore_window">
343                     <property name="label" translatable="yes">Restore window position and size</property>
344                     <property name="visible">True</property>
345                     <property name="can_focus">True</property>
346                     <property name="receives_default">False</property>
347                     <property name="margin_left">4</property>
348                     <property name="margin_right">4</property>
349                     <property name="margin_top">4</property>
350                     <property name="margin_bottom">4</property>
351                     <property name="xalign">0</property>
352                     <property name="draw_indicator">True</property>
353                   </object>
354                   <packing>
355                     <property name="left_attach">0</property>
356                     <property name="top_attach">2</property>
357                   </packing>
358                 </child>
359               </object>
360               <packing>
361                 <property name="position">1</property>
362               </packing>
363             </child>
364             <child type="tab">
365               <object class="GtkLabel" id="label5">
366                 <property name="visible">True</property>
367                 <property name="can_focus">False</property>
368                 <property name="margin_left">4</property>
369                 <property name="margin_right">4</property>
370                 <property name="margin_top">4</property>
371                 <property name="margin_bottom">4</property>
372                 <property name="label" translatable="yes">Startup</property>
373               </object>
374               <packing>
375                 <property name="position">1</property>
376                 <property name="tab_fill">False</property>
377               </packing>
378             </child>
379             <child>
380               <object class="GtkGrid" id="grid1">
381                 <property name="visible">True</property>
382                 <property name="can_focus">False</property>
383                 <property name="valign">start</property>
384                 <property name="margin_left">4</property>
385                 <property name="margin_right">4</property>
386                 <property name="margin_top">4</property>
387                 <property name="margin_bottom">4</property>
388                 <property name="row_homogeneous">True</property>
389                 <child>
390                   <object class="GtkColorButton" id="color_fg">
391                     <property name="visible">True</property>
392                     <property name="can_focus">True</property>
393                     <property name="receives_default">True</property>
394                     <property name="halign">start</property>
395                     <property name="margin_left">4</property>
396                     <property name="margin_right">4</property>
397                     <property name="margin_top">4</property>
398                     <property name="margin_bottom">4</property>
399                   </object>
400                   <packing>
401                     <property name="left_attach">1</property>
402                     <property name="top_attach">3</property>
403                   </packing>
404                 </child>
405                 <child>
406                   <object class="GtkLabel" id="label2">
407                     <property name="visible">True</property>
408                     <property name="can_focus">False</property>
409                     <property name="margin_left">14</property>
410                     <property name="margin_right">4</property>
411                     <property name="margin_top">4</property>
412                     <property name="margin_bottom">4</property>
413                     <property name="xalign">0</property>
414                     <property name="label" translatable="yes">Foreground:</property>
415                   </object>
416                   <packing>
417                     <property name="left_attach">0</property>
418                     <property name="top_attach">3</property>
419                   </packing>
420                 </child>
421                 <child>
422                   <object class="GtkLabel" id="label3">
423                     <property name="visible">True</property>
424                     <property name="can_focus">False</property>
425                     <property name="margin_left">14</property>
426                     <property name="margin_right">4</property>
427                     <property name="margin_top">4</property>
428                     <property name="margin_bottom">4</property>
429                     <property name="xalign">0</property>
430                     <property name="label" translatable="yes">Background:</property>
431                   </object>
432                   <packing>
433                     <property name="left_attach">0</property>
434                     <property name="top_attach">4</property>
435                   </packing>
436                 </child>
437                 <child>
438                   <object class="GtkColorButton" id="color_bg">
439                     <property name="visible">True</property>
440                     <property name="can_focus">True</property>
441                     <property name="receives_default">True</property>
442                     <property name="halign">start</property>
443                     <property name="margin_left">4</property>
444                     <property name="margin_right">4</property>
445                     <property name="margin_top">4</property>
446                     <property name="margin_bottom">4</property>
447                   </object>
448                   <packing>
449                     <property name="left_attach">1</property>
450                     <property name="top_attach">4</property>
451                   </packing>
452                 </child>
453                 <child>
454                   <object class="GtkLabel" id="label4">
455                     <property name="visible">True</property>
456                     <property name="can_focus">False</property>
457                     <property name="margin_left">14</property>
458                     <property name="margin_right">4</property>
459                     <property name="margin_top">4</property>
460                     <property name="margin_bottom">4</property>
461                     <property name="xalign">0</property>
462                     <property name="label" translatable="yes">Background opacity:</property>
463                   </object>
464                   <packing>
465                     <property name="left_attach">0</property>
466                     <property name="top_attach">5</property>
467                   </packing>
468                 </child>
469                 <child>
470                   <object class="GtkLabel" id="label1">
471                     <property name="visible">True</property>
472                     <property name="can_focus">False</property>
473                     <property name="margin_left">4</property>
474                     <property name="margin_right">4</property>
475                     <property name="margin_top">8</property>
476                     <property name="margin_bottom">4</property>
477                     <property name="xalign">0</property>
478                     <property name="label" translatable="yes">Colors</property>
479                     <attributes>
480                       <attribute name="weight" value="bold"/>
481                     </attributes>
482                   </object>
483                   <packing>
484                     <property name="left_attach">0</property>
485                     <property name="top_attach">2</property>
486                     <property name="width">2</property>
487                   </packing>
488                 </child>
489                 <child>
490                   <object class="GtkLabel" id="label7">
491                     <property name="visible">True</property>
492                     <property name="can_focus">False</property>
493                     <property name="margin_left">14</property>
494                     <property name="margin_right">4</property>
495                     <property name="margin_top">4</property>
496                     <property name="margin_bottom">4</property>
497                     <property name="xalign">0</property>
498                     <property name="label" translatable="yes">Monitoring duration:</property>
499                   </object>
500                   <packing>
501                     <property name="left_attach">0</property>
502                     <property name="top_attach">7</property>
503                   </packing>
504                 </child>
505                 <child>
506                   <object class="GtkLabel" id="label6">
507                     <property name="visible">True</property>
508                     <property name="can_focus">False</property>
509                     <property name="margin_left">14</property>
510                     <property name="margin_right">4</property>
511                     <property name="margin_top">4</property>
512                     <property name="margin_bottom">4</property>
513                     <property name="xalign">0</property>
514                     <property name="label" translatable="yes">Update interval:</property>
515                   </object>
516                   <packing>
517                     <property name="left_attach">0</property>
518                     <property name="top_attach">8</property>
519                   </packing>
520                 </child>
521                 <child>
522                   <object class="GtkLabel" id="Measures">
523                     <property name="visible">True</property>
524                     <property name="can_focus">False</property>
525                     <property name="margin_left">4</property>
526                     <property name="margin_right">4</property>
527                     <property name="margin_top">8</property>
528                     <property name="margin_bottom">4</property>
529                     <property name="xalign">0</property>
530                     <property name="label" translatable="yes">Measures</property>
531                     <attributes>
532                       <attribute name="weight" value="bold"/>
533                     </attributes>
534                   </object>
535                   <packing>
536                     <property name="left_attach">0</property>
537                     <property name="top_attach">6</property>
538                     <property name="width">2</property>
539                   </packing>
540                 </child>
541                 <child>
542                   <object class="GtkBox" id="box1">
543                     <property name="visible">True</property>
544                     <property name="can_focus">False</property>
545                     <property name="margin_left">4</property>
546                     <property name="margin_right">4</property>
547                     <property name="margin_top">4</property>
548                     <property name="margin_bottom">4</property>
549                     <property name="hexpand">True</property>
550                     <property name="spacing">4</property>
551                     <child>
552                       <object class="GtkLabel" id="label15">
553                         <property name="visible">True</property>
554                         <property name="can_focus">False</property>
555                         <property name="xalign">0</property>
556                         <property name="label" translatable="yes">&lt;i&gt;Min&lt;/i&gt;</property>
557                         <property name="use_markup">True</property>
558                       </object>
559                       <packing>
560                         <property name="expand">False</property>
561                         <property name="fill">True</property>
562                         <property name="position">0</property>
563                       </packing>
564                     </child>
565                     <child>
566                       <object class="GtkScale" id="bg_opacity">
567                         <property name="visible">True</property>
568                         <property name="can_focus">True</property>
569                         <property name="adjustment">opacity</property>
570                         <property name="draw_value">False</property>
571                       </object>
572                       <packing>
573                         <property name="expand">True</property>
574                         <property name="fill">True</property>
575                         <property name="position">1</property>
576                       </packing>
577                     </child>
578                     <child>
579                       <object class="GtkLabel" id="label16">
580                         <property name="visible">True</property>
581                         <property name="can_focus">False</property>
582                         <property name="xalign">0</property>
583                         <property name="label" translatable="yes">&lt;i&gt;Max&lt;/i&gt;</property>
584                         <property name="use_markup">True</property>
585                       </object>
586                       <packing>
587                         <property name="expand">False</property>
588                         <property name="fill">True</property>
589                         <property name="position">2</property>
590                       </packing>
591                     </child>
592                   </object>
593                   <packing>
594                     <property name="left_attach">1</property>
595                     <property name="top_attach">5</property>
596                   </packing>
597                 </child>
598                 <child>
599                   <object class="GtkBox" id="box2">
600                     <property name="visible">True</property>
601                     <property name="can_focus">False</property>
602                     <child>
603                       <object class="GtkSpinButton" id="update_interval">
604                         <property name="visible">True</property>
605                         <property name="can_focus">True</property>
606                         <property name="halign">start</property>
607                         <property name="margin_left">4</property>
608                         <property name="margin_right">4</property>
609                         <property name="margin_top">4</property>
610                         <property name="margin_bottom">4</property>
611                         <property name="invisible_char">•</property>
612                         <property name="width_chars">4</property>
613                         <property name="xalign">1</property>
614                         <property name="primary_icon_activatable">False</property>
615                         <property name="secondary_icon_activatable">False</property>
616                         <property name="input_purpose">alpha</property>
617                         <property name="adjustment">secs</property>
618                       </object>
619                       <packing>
620                         <property name="expand">False</property>
621                         <property name="fill">True</property>
622                         <property name="position">0</property>
623                       </packing>
624                     </child>
625                     <child>
626                       <object class="GtkLabel" id="label8">
627                         <property name="visible">True</property>
628                         <property name="can_focus">False</property>
629                         <property name="halign">start</property>
630                         <property name="margin_left">4</property>
631                         <property name="margin_right">4</property>
632                         <property name="margin_top">4</property>
633                         <property name="margin_bottom">4</property>
634                         <property name="label" translatable="yes">second(s)</property>
635                       </object>
636                       <packing>
637                         <property name="expand">False</property>
638                         <property name="fill">True</property>
639                         <property name="position">1</property>
640                       </packing>
641                     </child>
642                   </object>
643                   <packing>
644                     <property name="left_attach">1</property>
645                     <property name="top_attach">8</property>
646                   </packing>
647                 </child>
648                 <child>
649                   <object class="GtkBox" id="box3">
650                     <property name="visible">True</property>
651                     <property name="can_focus">False</property>
652                     <child>
653                       <object class="GtkSpinButton" id="monitoring_duration">
654                         <property name="visible">True</property>
655                         <property name="can_focus">True</property>
656                         <property name="halign">start</property>
657                         <property name="margin_left">4</property>
658                         <property name="margin_right">4</property>
659                         <property name="margin_top">4</property>
660                         <property name="margin_bottom">4</property>
661                         <property name="invisible_char">•</property>
662                         <property name="width_chars">4</property>
663                         <property name="xalign">1</property>
664                         <property name="primary_icon_activatable">False</property>
665                         <property name="secondary_icon_activatable">False</property>
666                         <property name="input_purpose">digits</property>
667                         <property name="adjustment">mins</property>
668                       </object>
669                       <packing>
670                         <property name="expand">False</property>
671                         <property name="fill">True</property>
672                         <property name="position">0</property>
673                       </packing>
674                     </child>
675                     <child>
676                       <object class="GtkLabel" id="label9">
677                         <property name="visible">True</property>
678                         <property name="can_focus">False</property>
679                         <property name="halign">start</property>
680                         <property name="margin_left">4</property>
681                         <property name="margin_right">4</property>
682                         <property name="margin_top">4</property>
683                         <property name="margin_bottom">4</property>
684                         <property name="label" translatable="yes">minute(s)</property>
685                       </object>
686                       <packing>
687                         <property name="expand">False</property>
688                         <property name="fill">True</property>
689                         <property name="position">1</property>
690                       </packing>
691                     </child>
692                   </object>
693                   <packing>
694                     <property name="left_attach">1</property>
695                     <property name="top_attach">7</property>
696                   </packing>
697                 </child>
698                 <child>
699                   <object class="GtkCheckButton" id="graph_smooth_curves">
700                     <property name="label" translatable="yes">Smooth curves</property>
701                     <property name="visible">True</property>
702                     <property name="can_focus">True</property>
703                     <property name="receives_default">False</property>
704                     <property name="margin_left">14</property>
705                     <property name="margin_right">4</property>
706                     <property name="margin_top">4</property>
707                     <property name="margin_bottom">4</property>
708                     <property name="xalign">0</property>
709                     <property name="draw_indicator">True</property>
710                   </object>
711                   <packing>
712                     <property name="left_attach">0</property>
713                     <property name="top_attach">1</property>
714                     <property name="width">2</property>
715                   </packing>
716                 </child>
717                 <child>
718                   <object class="GtkLabel" id="label10">
719                     <property name="visible">True</property>
720                     <property name="can_focus">False</property>
721                     <property name="margin_left">4</property>
722                     <property name="margin_right">4</property>
723                     <property name="margin_top">4</property>
724                     <property name="margin_bottom">4</property>
725                     <property name="xalign">0</property>
726                     <property name="label" translatable="yes">Curves</property>
727                     <property name="ellipsize">start</property>
728                     <attributes>
729                       <attribute name="weight" value="bold"/>
730                     </attributes>
731                   </object>
732                   <packing>
733                     <property name="left_attach">0</property>
734                     <property name="top_attach">0</property>
735                     <property name="width">2</property>
736                   </packing>
737                 </child>
738               </object>
739               <packing>
740                 <property name="position">2</property>
741               </packing>
742             </child>
743             <child type="tab">
744               <object class="GtkLabel" id="Graph">
745                 <property name="visible">True</property>
746                 <property name="can_focus">False</property>
747                 <property name="margin_left">4</property>
748                 <property name="margin_right">4</property>
749                 <property name="margin_top">4</property>
750                 <property name="margin_bottom">4</property>
751                 <property name="label" translatable="yes">Graph</property>
752               </object>
753               <packing>
754                 <property name="position">2</property>
755                 <property name="tab_fill">False</property>
756               </packing>
757             </child>
758             <child>
759               <object class="GtkGrid" id="grid2">
760                 <property name="visible">True</property>
761                 <property name="can_focus">False</property>
762                 <property name="valign">start</property>
763                 <property name="margin_left">4</property>
764                 <property name="margin_right">4</property>
765                 <property name="margin_top">4</property>
766                 <property name="margin_bottom">4</property>
767                 <child>
768                   <object class="GtkLabel" id="label11">
769                     <property name="visible">True</property>
770                     <property name="can_focus">False</property>
771                     <property name="halign">start</property>
772                     <property name="valign">start</property>
773                     <property name="margin_left">4</property>
774                     <property name="margin_right">4</property>
775                     <property name="margin_top">4</property>
776                     <property name="margin_bottom">4</property>
777                     <property name="xalign">0</property>
778                     <property name="label" translatable="yes">Measure update interval:</property>
779                   </object>
780                   <packing>
781                     <property name="left_attach">0</property>
782                     <property name="top_attach">0</property>
783                   </packing>
784                 </child>
785                 <child>
786                   <object class="GtkSpinButton" id="sensor_update_interval">
787                     <property name="visible">True</property>
788                     <property name="can_focus">True</property>
789                     <property name="margin_left">4</property>
790                     <property name="margin_right">4</property>
791                     <property name="margin_top">4</property>
792                     <property name="margin_bottom">4</property>
793                     <property name="invisible_char">•</property>
794                     <property name="primary_icon_activatable">False</property>
795                     <property name="secondary_icon_activatable">False</property>
796                     <property name="adjustment">secs2</property>
797                   </object>
798                   <packing>
799                     <property name="left_attach">1</property>
800                     <property name="top_attach">0</property>
801                   </packing>
802                 </child>
803                 <child>
804                   <object class="GtkLabel" id="label12">
805                     <property name="visible">True</property>
806                     <property name="can_focus">False</property>
807                     <property name="margin_left">4</property>
808                     <property name="margin_right">4</property>
809                     <property name="margin_top">4</property>
810                     <property name="margin_bottom">4</property>
811                     <property name="label" translatable="yes">second(s)</property>
812                   </object>
813                   <packing>
814                     <property name="left_attach">2</property>
815                     <property name="top_attach">0</property>
816                   </packing>
817                 </child>
818                 <child>
819                   <object class="GtkCheckButton" id="enable_slog">
820                     <property name="label" translatable="yes">Enable sensors logging</property>
821                     <property name="visible">True</property>
822                     <property name="can_focus">True</property>
823                     <property name="receives_default">False</property>
824                     <property name="margin_left">4</property>
825                     <property name="margin_right">4</property>
826                     <property name="margin_top">4</property>
827                     <property name="margin_bottom">4</property>
828                     <property name="xalign">0</property>
829                     <property name="yalign">0.49000000953674316</property>
830                     <property name="draw_indicator">True</property>
831                   </object>
832                   <packing>
833                     <property name="left_attach">0</property>
834                     <property name="top_attach">1</property>
835                     <property name="width">3</property>
836                   </packing>
837                 </child>
838                 <child>
839                   <object class="GtkSpinButton" id="slog_interval">
840                     <property name="visible">True</property>
841                     <property name="can_focus">True</property>
842                     <property name="margin_left">4</property>
843                     <property name="margin_right">4</property>
844                     <property name="margin_top">4</property>
845                     <property name="margin_bottom">4</property>
846                     <property name="invisible_char">•</property>
847                     <property name="progress_pulse_step">1</property>
848                     <property name="adjustment">slog_interval_adjustment</property>
849                   </object>
850                   <packing>
851                     <property name="left_attach">1</property>
852                     <property name="top_attach">2</property>
853                   </packing>
854                 </child>
855                 <child>
856                   <object class="GtkLabel" id="slog_interval_label">
857                     <property name="visible">True</property>
858                     <property name="can_focus">False</property>
859                     <property name="halign">start</property>
860                     <property name="margin_left">4</property>
861                     <property name="margin_right">4</property>
862                     <property name="margin_top">4</property>
863                     <property name="margin_bottom">4</property>
864                     <property name="label" translatable="yes">Sensors logging interval:</property>
865                   </object>
866                   <packing>
867                     <property name="left_attach">0</property>
868                     <property name="top_attach">2</property>
869                   </packing>
870                 </child>
871                 <child>
872                   <object class="GtkLabel" id="slog_interval_unit">
873                     <property name="visible">True</property>
874                     <property name="can_focus">False</property>
875                     <property name="margin_left">4</property>
876                     <property name="margin_right">4</property>
877                     <property name="margin_top">4</property>
878                     <property name="margin_bottom">4</property>
879                     <property name="label" translatable="yes">seconds(s)</property>
880                   </object>
881                   <packing>
882                     <property name="left_attach">2</property>
883                     <property name="top_attach">2</property>
884                   </packing>
885                 </child>
886                 <child>
887                   <object class="GtkLabel" id="notif_script_label">
888                     <property name="visible">True</property>
889                     <property name="can_focus">False</property>
890                     <property name="margin_left">4</property>
891                     <property name="margin_right">4</property>
892                     <property name="margin_top">4</property>
893                     <property name="margin_bottom">4</property>
894                     <property name="label" translatable="yes">Script executed when an alarm is raised:</property>
895                   </object>
896                   <packing>
897                     <property name="left_attach">0</property>
898                     <property name="top_attach">3</property>
899                   </packing>
900                 </child>
901                 <child>
902                   <object class="GtkEntry" id="notif_script">
903                     <property name="visible">True</property>
904                     <property name="can_focus">True</property>
905                     <property name="margin_left">4</property>
906                     <property name="margin_right">4</property>
907                     <property name="margin_top">4</property>
908                     <property name="margin_bottom">4</property>
909                     <property name="invisible_char">•</property>
910                     <property name="activates_default">True</property>
911                   </object>
912                   <packing>
913                     <property name="left_attach">1</property>
914                     <property name="top_attach">3</property>
915                     <property name="width">2</property>
916                   </packing>
917                 </child>
918               </object>
919               <packing>
920                 <property name="position">3</property>
921                 <property name="tab_fill">False</property>
922               </packing>
923             </child>
924             <child type="tab">
925               <object class="GtkLabel" id="Sensors">
926                 <property name="visible">True</property>
927                 <property name="can_focus">False</property>
928                 <property name="margin_left">4</property>
929                 <property name="margin_right">4</property>
930                 <property name="margin_top">4</property>
931                 <property name="margin_bottom">4</property>
932                 <property name="label" translatable="yes">Sensors</property>
933               </object>
934               <packing>
935                 <property name="position">3</property>
936                 <property name="tab_fill">False</property>
937               </packing>
938             </child>
939             <child>
940               <object class="GtkGrid" id="grid3">
941                 <property name="visible">True</property>
942                 <property name="can_focus">False</property>
943                 <property name="valign">start</property>
944                 <property name="margin_left">4</property>
945                 <property name="margin_right">4</property>
946                 <property name="margin_top">4</property>
947                 <property name="margin_bottom">4</property>
948                 <child>
949                   <object class="GtkCheckButton" id="lmsensors">
950                     <property name="label" translatable="yes">Enable support of lm-sensors</property>
951                     <property name="visible">True</property>
952                     <property name="can_focus">True</property>
953                     <property name="receives_default">False</property>
954                     <property name="margin_left">14</property>
955                     <property name="margin_right">4</property>
956                     <property name="margin_top">4</property>
957                     <property name="margin_bottom">4</property>
958                     <property name="xalign">0</property>
959                     <property name="draw_indicator">True</property>
960                   </object>
961                   <packing>
962                     <property name="left_attach">0</property>
963                     <property name="top_attach">1</property>
964                   </packing>
965                 </child>
966                 <child>
967                   <object class="GtkCheckButton" id="nvctrl">
968                     <property name="label" translatable="yes">Enable support of NVCtrl (NVidia)</property>
969                     <property name="visible">True</property>
970                     <property name="can_focus">True</property>
971                     <property name="receives_default">False</property>
972                     <property name="tooltip_text" translatable="yes">Psensor has not been build with NVCtrl support</property>
973                     <property name="margin_left">14</property>
974                     <property name="margin_right">4</property>
975                     <property name="margin_top">4</property>
976                     <property name="margin_bottom">4</property>
977                     <property name="xalign">0</property>
978                     <property name="draw_indicator">True</property>
979                   </object>
980                   <packing>
981                     <property name="left_attach">0</property>
982                     <property name="top_attach">3</property>
983                   </packing>
984                 </child>
985                 <child>
986                   <object class="GtkCheckButton" id="atiadlsdk">
987                     <property name="label" translatable="yes">Enable support of ATI ADL</property>
988                     <property name="visible">True</property>
989                     <property name="can_focus">True</property>
990                     <property name="receives_default">False</property>
991                     <property name="tooltip_text" translatable="yes">Psensor has not been build with ATI ADL support</property>
992                     <property name="margin_left">14</property>
993                     <property name="margin_right">4</property>
994                     <property name="margin_top">4</property>
995                     <property name="margin_bottom">4</property>
996                     <property name="xalign">0</property>
997                     <property name="draw_indicator">True</property>
998                   </object>
999                   <packing>
1000                     <property name="left_attach">0</property>
1001                     <property name="top_attach">4</property>
1002                   </packing>
1003                 </child>
1004                 <child>
1005                   <object class="GtkCheckButton" id="gtop2">
1006                     <property name="label" translatable="yes">Enable support of gtop2</property>
1007                     <property name="visible">True</property>
1008                     <property name="can_focus">True</property>
1009                     <property name="receives_default">False</property>
1010                     <property name="tooltip_text" translatable="yes">Psensor has not been build with gtop2 support</property>
1011                     <property name="margin_left">14</property>
1012                     <property name="margin_right">4</property>
1013                     <property name="margin_top">4</property>
1014                     <property name="margin_bottom">4</property>
1015                     <property name="xalign">0</property>
1016                     <property name="draw_indicator">True</property>
1017                   </object>
1018                   <packing>
1019                     <property name="left_attach">0</property>
1020                     <property name="top_attach">6</property>
1021                   </packing>
1022                 </child>
1023                 <child>
1024                   <object class="GtkCheckButton" id="hddtemp">
1025                     <property name="label" translatable="yes">Enable support of hddtemp daemon</property>
1026                     <property name="visible">True</property>
1027                     <property name="can_focus">True</property>
1028                     <property name="receives_default">False</property>
1029                     <property name="margin_left">14</property>
1030                     <property name="margin_right">4</property>
1031                     <property name="margin_top">4</property>
1032                     <property name="margin_bottom">4</property>
1033                     <property name="xalign">0</property>
1034                     <property name="draw_indicator">True</property>
1035                   </object>
1036                   <packing>
1037                     <property name="left_attach">0</property>
1038                     <property name="top_attach">8</property>
1039                   </packing>
1040                 </child>
1041                 <child>
1042                   <object class="GtkCheckButton" id="libatasmart">
1043                     <property name="label" translatable="yes">Enable support of libatasmart</property>
1044                     <property name="visible">True</property>
1045                     <property name="can_focus">True</property>
1046                     <property name="receives_default">False</property>
1047                     <property name="tooltip_text" translatable="yes">Psensor has not been build with libatasmart support</property>
1048                     <property name="margin_left">14</property>
1049                     <property name="margin_right">4</property>
1050                     <property name="margin_top">4</property>
1051                     <property name="margin_bottom">4</property>
1052                     <property name="xalign">0</property>
1053                     <property name="draw_indicator">True</property>
1054                   </object>
1055                   <packing>
1056                     <property name="left_attach">0</property>
1057                     <property name="top_attach">9</property>
1058                   </packing>
1059                 </child>
1060                 <child>
1061                   <object class="GtkCheckButton" id="udisks2">
1062                     <property name="label" translatable="yes">Enable support of udisks2</property>
1063                     <property name="visible">True</property>
1064                     <property name="can_focus">True</property>
1065                     <property name="receives_default">False</property>
1066                     <property name="tooltip_text" translatable="yes">Psensor has not been build with udisks2 support</property>
1067                     <property name="margin_left">14</property>
1068                     <property name="margin_right">4</property>
1069                     <property name="margin_top">4</property>
1070                     <property name="margin_bottom">4</property>
1071                     <property name="xalign">0</property>
1072                     <property name="draw_indicator">True</property>
1073                   </object>
1074                   <packing>
1075                     <property name="left_attach">0</property>
1076                     <property name="top_attach">10</property>
1077                   </packing>
1078                 </child>
1079                 <child>
1080                   <object class="GtkLabel" id="label17">
1081                     <property name="visible">True</property>
1082                     <property name="can_focus">False</property>
1083                     <property name="halign">center</property>
1084                     <property name="margin_left">4</property>
1085                     <property name="margin_right">4</property>
1086                     <property name="margin_top">4</property>
1087                     <property name="margin_bottom">4</property>
1088                     <property name="label" translatable="yes">The changes are applied after the restart of psensor.</property>
1089                     <attributes>
1090                       <attribute name="style" value="italic"/>
1091                     </attributes>
1092                   </object>
1093                   <packing>
1094                     <property name="left_attach">0</property>
1095                     <property name="top_attach">11</property>
1096                   </packing>
1097                 </child>
1098                 <child>
1099                   <object class="GtkLabel" id="label22">
1100                     <property name="visible">True</property>
1101                     <property name="can_focus">False</property>
1102                     <property name="margin_left">4</property>
1103                     <property name="margin_right">4</property>
1104                     <property name="margin_top">8</property>
1105                     <property name="margin_bottom">4</property>
1106                     <property name="xalign">0</property>
1107                     <property name="xpad">4</property>
1108                     <property name="label" translatable="yes">Hard disk drive</property>
1109                     <property name="angle">0.01</property>
1110                     <attributes>
1111                       <attribute name="weight" value="bold"/>
1112                     </attributes>
1113                   </object>
1114                   <packing>
1115                     <property name="left_attach">0</property>
1116                     <property name="top_attach">7</property>
1117                   </packing>
1118                 </child>
1119                 <child>
1120                   <object class="GtkLabel" id="label18">
1121                     <property name="visible">True</property>
1122                     <property name="can_focus">False</property>
1123                     <property name="margin_left">4</property>
1124                     <property name="margin_right">4</property>
1125                     <property name="margin_top">8</property>
1126                     <property name="margin_bottom">4</property>
1127                     <property name="xalign">0</property>
1128                     <property name="xpad">4</property>
1129                     <property name="label" translatable="yes">CPU and memory usage</property>
1130                     <property name="angle">0.01</property>
1131                     <attributes>
1132                       <attribute name="weight" value="bold"/>
1133                     </attributes>
1134                   </object>
1135                   <packing>
1136                     <property name="left_attach">0</property>
1137                     <property name="top_attach">5</property>
1138                   </packing>
1139                 </child>
1140                 <child>
1141                   <object class="GtkLabel" id="label19">
1142                     <property name="visible">True</property>
1143                     <property name="can_focus">False</property>
1144                     <property name="margin_left">4</property>
1145                     <property name="margin_right">4</property>
1146                     <property name="margin_top">8</property>
1147                     <property name="margin_bottom">4</property>
1148                     <property name="xalign">0</property>
1149                     <property name="xpad">4</property>
1150                     <property name="label" translatable="yes">GPU with proprietary driver</property>
1151                     <property name="angle">0.01</property>
1152                     <attributes>
1153                       <attribute name="weight" value="bold"/>
1154                     </attributes>
1155                   </object>
1156                   <packing>
1157                     <property name="left_attach">0</property>
1158                     <property name="top_attach">2</property>
1159                   </packing>
1160                 </child>
1161                 <child>
1162                   <object class="GtkLabel" id="label20">
1163                     <property name="visible">True</property>
1164                     <property name="can_focus">False</property>
1165                     <property name="margin_left">4</property>
1166                     <property name="margin_right">4</property>
1167                     <property name="margin_top">8</property>
1168                     <property name="margin_bottom">4</property>
1169                     <property name="xalign">0</property>
1170                     <property name="xpad">4</property>
1171                     <property name="label" translatable="yes">Motherboard, CPU and GPU</property>
1172                     <property name="angle">0.01</property>
1173                     <attributes>
1174                       <attribute name="weight" value="bold"/>
1175                     </attributes>
1176                   </object>
1177                   <packing>
1178                     <property name="left_attach">0</property>
1179                     <property name="top_attach">0</property>
1180                   </packing>
1181                 </child>
1182               </object>
1183               <packing>
1184                 <property name="position">4</property>
1185                 <property name="tab_fill">False</property>
1186               </packing>
1187             </child>
1188             <child type="tab">
1189               <object class="GtkLabel" id="label13">
1190                 <property name="visible">True</property>
1191                 <property name="can_focus">False</property>
1192                 <property name="label" translatable="yes">Providers</property>
1193               </object>
1194               <packing>
1195                 <property name="position">4</property>
1196                 <property name="tab_fill">False</property>
1197               </packing>
1198             </child>
1199             <child>
1200               <placeholder/>
1201             </child>
1202             <child type="tab">
1203               <placeholder/>
1204             </child>
1205           </object>
1206           <packing>
1207             <property name="expand">False</property>
1208             <property name="fill">True</property>
1209             <property name="position">1</property>
1210           </packing>
1211         </child>
1212       </object>
1213     </child>
1214     <action-widgets>
1215       <action-widget response="-3">button1</action-widget>
1216       <action-widget response="0">button2</action-widget>
1217     </action-widgets>
1218   </object>
1219 </interface>