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