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