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