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