Imported Upstream version 1.1.2
[psensor-pkg-debian.git] / src / glade / sensor-edit.glade
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Generated with glade 3.16.1 -->
3 <interface>
4   <requires lib="gtk+" version="3.4"/>
5   <object class="GtkAdjustment" id="alarm_high_threshold_value">
6     <property name="lower">-9999</property>
7     <property name="upper">9999</property>
8     <property name="step_increment">1</property>
9     <property name="page_increment">10</property>
10   </object>
11   <object class="GtkAdjustment" id="alarm_low_threshold_value">
12     <property name="lower">-9999</property>
13     <property name="upper">9999</property>
14     <property name="step_increment">1</property>
15     <property name="page_increment">10</property>
16   </object>
17   <object class="GtkListStore" id="sensors_liststore">
18     <columns>
19       <!-- column-name Name -->
20       <column type="gchararray"/>
21       <!-- column-name Sensor -->
22       <column type="gpointer"/>
23     </columns>
24   </object>
25   <object class="GtkDialog" id="dialog1">
26     <property name="height_request">300</property>
27     <property name="can_focus">False</property>
28     <property name="border_width">5</property>
29     <property name="title" translatable="yes">Edit Sensor Preferences</property>
30     <property name="modal">True</property>
31     <property name="destroy_with_parent">True</property>
32     <property name="type_hint">dialog</property>
33     <child internal-child="vbox">
34       <object class="GtkBox" id="dialog-vbox1">
35         <property name="visible">True</property>
36         <property name="can_focus">False</property>
37         <property name="orientation">vertical</property>
38         <property name="spacing">2</property>
39         <child internal-child="action_area">
40           <object class="GtkButtonBox" id="dialog-action_area1">
41             <property name="visible">True</property>
42             <property name="can_focus">False</property>
43             <property name="layout_style">end</property>
44             <child>
45               <object class="GtkButton" id="btn_ok">
46                 <property name="label">gtk-ok</property>
47                 <property name="visible">True</property>
48                 <property name="can_focus">True</property>
49                 <property name="receives_default">True</property>
50                 <property name="use_stock">True</property>
51               </object>
52               <packing>
53                 <property name="expand">False</property>
54                 <property name="fill">False</property>
55                 <property name="position">0</property>
56               </packing>
57             </child>
58             <child>
59               <object class="GtkButton" id="btn_cancel">
60                 <property name="label">gtk-cancel</property>
61                 <property name="visible">True</property>
62                 <property name="can_focus">True</property>
63                 <property name="receives_default">True</property>
64                 <property name="use_stock">True</property>
65               </object>
66               <packing>
67                 <property name="expand">False</property>
68                 <property name="fill">False</property>
69                 <property name="position">1</property>
70               </packing>
71             </child>
72           </object>
73           <packing>
74             <property name="expand">False</property>
75             <property name="fill">True</property>
76             <property name="pack_type">end</property>
77             <property name="position">0</property>
78           </packing>
79         </child>
80         <child>
81           <object class="GtkPaned" id="hpaned1">
82             <property name="visible">True</property>
83             <property name="can_focus">True</property>
84             <child>
85               <object class="GtkScrolledWindow" id="scrolledwindow1">
86                 <property name="visible">True</property>
87                 <property name="can_focus">True</property>
88                 <property name="hscrollbar_policy">never</property>
89                 <property name="shadow_type">in</property>
90                 <child>
91                   <object class="GtkTreeView" id="sensors_list">
92                     <property name="visible">True</property>
93                     <property name="can_focus">True</property>
94                     <property name="margin_left">4</property>
95                     <property name="margin_right">4</property>
96                     <property name="margin_top">4</property>
97                     <property name="margin_bottom">4</property>
98                     <property name="model">sensors_liststore</property>
99                     <property name="headers_clickable">False</property>
100                     <property name="reorderable">True</property>
101                     <property name="search_column">1</property>
102                     <child internal-child="selection">
103                       <object class="GtkTreeSelection" id="treeview-selection"/>
104                     </child>
105                     <child>
106                       <object class="GtkTreeViewColumn" id="sensor_name_col">
107                         <property name="title" translatable="yes">Name</property>
108                         <property name="expand">True</property>
109                         <child>
110                           <object class="GtkCellRendererText" id="cellrenderertext1"/>
111                           <attributes>
112                             <attribute name="text">0</attribute>
113                           </attributes>
114                         </child>
115                       </object>
116                     </child>
117                   </object>
118                 </child>
119               </object>
120               <packing>
121                 <property name="resize">False</property>
122                 <property name="shrink">False</property>
123               </packing>
124             </child>
125             <child>
126               <object class="GtkNotebook" id="notebook2">
127                 <property name="visible">True</property>
128                 <property name="can_focus">True</property>
129                 <property name="margin_left">4</property>
130                 <property name="margin_right">4</property>
131                 <property name="margin_top">4</property>
132                 <property name="margin_bottom">4</property>
133                 <child>
134                   <object class="GtkGrid" id="table1">
135                     <property name="visible">True</property>
136                     <property name="can_focus">False</property>
137                     <property name="margin_left">4</property>
138                     <property name="margin_right">4</property>
139                     <property name="margin_top">4</property>
140                     <property name="margin_bottom">4</property>
141                     <property name="row_spacing">4</property>
142                     <property name="column_spacing">4</property>
143                     <child>
144                       <object class="GtkEntry" id="sensor_name">
145                         <property name="visible">True</property>
146                         <property name="can_focus">True</property>
147                         <property name="margin_left">4</property>
148                         <property name="margin_right">4</property>
149                         <property name="margin_top">4</property>
150                         <property name="margin_bottom">4</property>
151                         <property name="invisible_char">•</property>
152                         <property name="primary_icon_activatable">False</property>
153                         <property name="secondary_icon_activatable">False</property>
154                         <signal name="changed" handler="ui_sensorpref_name_changed_cb" swapped="no"/>
155                       </object>
156                       <packing>
157                         <property name="left_attach">1</property>
158                         <property name="top_attach">0</property>
159                         <property name="width">1</property>
160                         <property name="height">1</property>
161                       </packing>
162                     </child>
163                     <child>
164                       <object class="GtkLabel" id="label4">
165                         <property name="visible">True</property>
166                         <property name="can_focus">False</property>
167                         <property name="margin_left">4</property>
168                         <property name="margin_right">4</property>
169                         <property name="margin_top">4</property>
170                         <property name="margin_bottom">4</property>
171                         <property name="xalign">0</property>
172                         <property name="yalign">0.49000000953674316</property>
173                         <property name="xpad">4</property>
174                         <property name="label" translatable="yes">Type:</property>
175                         <property name="justify">fill</property>
176                       </object>
177                       <packing>
178                         <property name="left_attach">0</property>
179                         <property name="top_attach">1</property>
180                         <property name="width">1</property>
181                         <property name="height">1</property>
182                       </packing>
183                     </child>
184                     <child>
185                       <object class="GtkLabel" id="sensor_type">
186                         <property name="visible">True</property>
187                         <property name="can_focus">False</property>
188                         <property name="margin_left">4</property>
189                         <property name="margin_right">4</property>
190                         <property name="margin_top">4</property>
191                         <property name="margin_bottom">4</property>
192                         <property name="xalign">0</property>
193                         <property name="label" translatable="yes">N/A</property>
194                       </object>
195                       <packing>
196                         <property name="left_attach">1</property>
197                         <property name="top_attach">1</property>
198                         <property name="width">1</property>
199                         <property name="height">1</property>
200                       </packing>
201                     </child>
202                     <child>
203                       <object class="GtkLabel" id="chip_name_label">
204                         <property name="visible">True</property>
205                         <property name="can_focus">False</property>
206                         <property name="margin_left">4</property>
207                         <property name="margin_right">4</property>
208                         <property name="margin_top">4</property>
209                         <property name="margin_bottom">4</property>
210                         <property name="xalign">0</property>
211                         <property name="xpad">4</property>
212                         <property name="label" translatable="yes">Chip:</property>
213                       </object>
214                       <packing>
215                         <property name="left_attach">0</property>
216                         <property name="top_attach">2</property>
217                         <property name="width">1</property>
218                         <property name="height">1</property>
219                       </packing>
220                     </child>
221                     <child>
222                       <object class="GtkLabel" id="chip_name">
223                         <property name="visible">True</property>
224                         <property name="can_focus">False</property>
225                         <property name="margin_left">4</property>
226                         <property name="margin_right">4</property>
227                         <property name="margin_top">4</property>
228                         <property name="margin_bottom">4</property>
229                         <property name="xalign">0</property>
230                         <property name="label" translatable="yes">N/A</property>
231                       </object>
232                       <packing>
233                         <property name="left_attach">1</property>
234                         <property name="top_attach">2</property>
235                         <property name="width">1</property>
236                         <property name="height">1</property>
237                       </packing>
238                     </child>
239                     <child>
240                       <object class="GtkLabel" id="label3">
241                         <property name="visible">True</property>
242                         <property name="can_focus">False</property>
243                         <property name="xalign">0</property>
244                         <property name="xpad">4</property>
245                         <property name="label" translatable="yes">Name:</property>
246                       </object>
247                       <packing>
248                         <property name="left_attach">0</property>
249                         <property name="top_attach">0</property>
250                         <property name="width">1</property>
251                         <property name="height">1</property>
252                       </packing>
253                     </child>
254                     <child>
255                       <object class="GtkLabel" id="label2">
256                         <property name="visible">True</property>
257                         <property name="can_focus">False</property>
258                         <property name="margin_left">4</property>
259                         <property name="margin_right">4</property>
260                         <property name="margin_top">4</property>
261                         <property name="margin_bottom">4</property>
262                         <property name="xalign">0</property>
263                         <property name="xpad">4</property>
264                         <property name="label" translatable="yes">Id:</property>
265                       </object>
266                       <packing>
267                         <property name="left_attach">0</property>
268                         <property name="top_attach">3</property>
269                         <property name="width">1</property>
270                         <property name="height">1</property>
271                       </packing>
272                     </child>
273                     <child>
274                       <object class="GtkLabel" id="sensor_id">
275                         <property name="visible">True</property>
276                         <property name="can_focus">False</property>
277                         <property name="margin_left">4</property>
278                         <property name="margin_right">4</property>
279                         <property name="margin_top">4</property>
280                         <property name="margin_bottom">4</property>
281                         <property name="xalign">0</property>
282                         <property name="label" translatable="yes">N/A</property>
283                         <property name="ellipsize">end</property>
284                       </object>
285                       <packing>
286                         <property name="left_attach">1</property>
287                         <property name="top_attach">3</property>
288                         <property name="width">1</property>
289                         <property name="height">1</property>
290                       </packing>
291                     </child>
292                   </object>
293                 </child>
294                 <child type="tab">
295                   <object class="GtkLabel" id="label11">
296                     <property name="visible">True</property>
297                     <property name="can_focus">False</property>
298                     <property name="margin_left">4</property>
299                     <property name="margin_right">4</property>
300                     <property name="margin_top">4</property>
301                     <property name="margin_bottom">4</property>
302                     <property name="label" translatable="yes">Details</property>
303                   </object>
304                   <packing>
305                     <property name="tab_fill">False</property>
306                   </packing>
307                 </child>
308                 <child>
309                   <object class="GtkGrid" id="grid1">
310                     <property name="visible">True</property>
311                     <property name="can_focus">False</property>
312                     <property name="margin_left">4</property>
313                     <property name="margin_right">4</property>
314                     <property name="margin_top">4</property>
315                     <property name="margin_bottom">4</property>
316                     <property name="row_spacing">4</property>
317                     <property name="column_spacing">4</property>
318                     <child>
319                       <object class="GtkCheckButton" id="sensor_draw">
320                         <property name="label" translatable="yes">Draw sensor curve</property>
321                         <property name="visible">True</property>
322                         <property name="can_focus">True</property>
323                         <property name="receives_default">False</property>
324                         <property name="margin_left">4</property>
325                         <property name="margin_right">4</property>
326                         <property name="margin_top">4</property>
327                         <property name="margin_bottom">4</property>
328                         <property name="xalign">0</property>
329                         <property name="draw_indicator">True</property>
330                         <signal name="toggled" handler="ui_sensorpref_draw_toggled_cb" swapped="no"/>
331                       </object>
332                       <packing>
333                         <property name="left_attach">0</property>
334                         <property name="top_attach">0</property>
335                         <property name="width">2</property>
336                         <property name="height">1</property>
337                       </packing>
338                     </child>
339                     <child>
340                       <object class="GtkLabel" id="label7">
341                         <property name="visible">True</property>
342                         <property name="can_focus">False</property>
343                         <property name="margin_left">4</property>
344                         <property name="margin_right">4</property>
345                         <property name="margin_top">4</property>
346                         <property name="margin_bottom">4</property>
347                         <property name="xalign">0</property>
348                         <property name="xpad">4</property>
349                         <property name="label" translatable="yes">Color:</property>
350                       </object>
351                       <packing>
352                         <property name="left_attach">0</property>
353                         <property name="top_attach">1</property>
354                         <property name="width">1</property>
355                         <property name="height">1</property>
356                       </packing>
357                     </child>
358                     <child>
359                       <object class="GtkColorButton" id="sensor_color">
360                         <property name="visible">True</property>
361                         <property name="can_focus">True</property>
362                         <property name="receives_default">True</property>
363                         <property name="halign">start</property>
364                         <property name="margin_left">4</property>
365                         <property name="margin_right">4</property>
366                         <property name="margin_top">4</property>
367                         <property name="margin_bottom">4</property>
368                         <property name="xalign">0</property>
369                         <signal name="color-set" handler="ui_sensorpref_color_set_cb" swapped="no"/>
370                       </object>
371                       <packing>
372                         <property name="left_attach">1</property>
373                         <property name="top_attach">1</property>
374                         <property name="width">1</property>
375                         <property name="height">1</property>
376                       </packing>
377                     </child>
378                     <child>
379                       <object class="GtkCheckButton" id="sensor_enable_checkbox">
380                         <property name="label" translatable="yes">Display sensor in the list of sensors</property>
381                         <property name="visible">True</property>
382                         <property name="can_focus">True</property>
383                         <property name="receives_default">False</property>
384                         <property name="margin_left">4</property>
385                         <property name="margin_right">4</property>
386                         <property name="margin_top">4</property>
387                         <property name="margin_bottom">4</property>
388                         <property name="xalign">0</property>
389                         <property name="draw_indicator">True</property>
390                         <signal name="toggled" handler="ui_sensorpref_display_toggled_cb" swapped="no"/>
391                       </object>
392                       <packing>
393                         <property name="left_attach">0</property>
394                         <property name="top_attach">2</property>
395                         <property name="width">2</property>
396                         <property name="height">1</property>
397                       </packing>
398                     </child>
399                   </object>
400                   <packing>
401                     <property name="position">1</property>
402                   </packing>
403                 </child>
404                 <child type="tab">
405                   <object class="GtkLabel" id="label12">
406                     <property name="visible">True</property>
407                     <property name="can_focus">False</property>
408                     <property name="margin_left">4</property>
409                     <property name="margin_right">4</property>
410                     <property name="margin_top">4</property>
411                     <property name="margin_bottom">4</property>
412                     <property name="label" translatable="yes">Graph</property>
413                   </object>
414                   <packing>
415                     <property name="position">1</property>
416                     <property name="tab_fill">False</property>
417                   </packing>
418                 </child>
419                 <child>
420                   <object class="GtkGrid" id="grid2">
421                     <property name="visible">True</property>
422                     <property name="can_focus">False</property>
423                     <property name="margin_left">4</property>
424                     <property name="margin_right">4</property>
425                     <property name="margin_top">4</property>
426                     <property name="margin_bottom">4</property>
427                     <property name="row_spacing">4</property>
428                     <property name="column_spacing">4</property>
429                     <child>
430                       <object class="GtkCheckButton" id="sensor_alarm">
431                         <property name="label" translatable="yes">Activate desktop notifications</property>
432                         <property name="visible">True</property>
433                         <property name="can_focus">True</property>
434                         <property name="receives_default">False</property>
435                         <property name="margin_left">4</property>
436                         <property name="margin_right">4</property>
437                         <property name="margin_top">4</property>
438                         <property name="margin_bottom">4</property>
439                         <property name="xalign">0</property>
440                         <property name="draw_indicator">True</property>
441                         <signal name="toggled" handler="ui_sensorpref_alarm_toggled_cb" swapped="no"/>
442                       </object>
443                       <packing>
444                         <property name="left_attach">0</property>
445                         <property name="top_attach">0</property>
446                         <property name="width">2</property>
447                         <property name="height">1</property>
448                       </packing>
449                     </child>
450                     <child>
451                       <object class="GtkLabel" id="alarm_high_threshold_label">
452                         <property name="visible">True</property>
453                         <property name="can_focus">False</property>
454                         <property name="margin_left">4</property>
455                         <property name="margin_right">4</property>
456                         <property name="margin_top">4</property>
457                         <property name="margin_bottom">4</property>
458                         <property name="xalign">0.0099999997764825821</property>
459                         <property name="xpad">4</property>
460                         <property name="label" translatable="yes">High threshold:</property>
461                       </object>
462                       <packing>
463                         <property name="left_attach">0</property>
464                         <property name="top_attach">1</property>
465                         <property name="width">1</property>
466                         <property name="height">1</property>
467                       </packing>
468                     </child>
469                     <child>
470                       <object class="GtkBox" id="box1">
471                         <property name="visible">True</property>
472                         <property name="can_focus">False</property>
473                         <child>
474                           <object class="GtkSpinButton" id="sensor_alarm_high_threshold">
475                             <property name="visible">True</property>
476                             <property name="can_focus">True</property>
477                             <property name="margin_left">4</property>
478                             <property name="margin_right">4</property>
479                             <property name="margin_top">4</property>
480                             <property name="margin_bottom">4</property>
481                             <property name="invisible_char">•</property>
482                             <property name="text" translatable="yes">0</property>
483                             <property name="primary_icon_activatable">False</property>
484                             <property name="secondary_icon_activatable">False</property>
485                             <property name="adjustment">alarm_high_threshold_value</property>
486                             <property name="climb_rate">1</property>
487                             <property name="snap_to_ticks">True</property>
488                             <property name="numeric">True</property>
489                             <property name="update_policy">if-valid</property>
490                             <signal name="value-changed" handler="ui_sensorpref_alarm_high_threshold_changed_cb" swapped="no"/>
491                           </object>
492                           <packing>
493                             <property name="expand">False</property>
494                             <property name="fill">True</property>
495                             <property name="position">0</property>
496                           </packing>
497                         </child>
498                         <child>
499                           <object class="GtkLabel" id="sensor_alarm_high_threshold_unit">
500                             <property name="visible">True</property>
501                             <property name="can_focus">False</property>
502                             <property name="valign">center</property>
503                             <property name="margin_right">4</property>
504                             <property name="margin_top">4</property>
505                             <property name="margin_bottom">4</property>
506                             <property name="xalign">0</property>
507                             <property name="label" translatable="yes">N/A</property>
508                           </object>
509                           <packing>
510                             <property name="expand">False</property>
511                             <property name="fill">True</property>
512                             <property name="position">1</property>
513                           </packing>
514                         </child>
515                       </object>
516                       <packing>
517                         <property name="left_attach">1</property>
518                         <property name="top_attach">1</property>
519                         <property name="width">1</property>
520                         <property name="height">1</property>
521                       </packing>
522                     </child>
523                     <child>
524                       <object class="GtkBox" id="box20">
525                         <property name="visible">True</property>
526                         <property name="can_focus">False</property>
527                         <child>
528                           <object class="GtkSpinButton" id="sensor_alarm_low_threshold">
529                             <property name="visible">True</property>
530                             <property name="can_focus">True</property>
531                             <property name="margin_left">4</property>
532                             <property name="margin_right">4</property>
533                             <property name="margin_top">4</property>
534                             <property name="margin_bottom">4</property>
535                             <property name="invisible_char">•</property>
536                             <property name="text" translatable="yes">-1</property>
537                             <property name="primary_icon_activatable">False</property>
538                             <property name="secondary_icon_activatable">False</property>
539                             <property name="adjustment">alarm_low_threshold_value</property>
540                             <property name="climb_rate">1</property>
541                             <property name="snap_to_ticks">True</property>
542                             <property name="numeric">True</property>
543                             <property name="update_policy">if-valid</property>
544                             <property name="value">-1</property>
545                             <signal name="value-changed" handler="ui_sensorpref_alarm_low_threshold_changed_cb" swapped="no"/>
546                           </object>
547                           <packing>
548                             <property name="expand">False</property>
549                             <property name="fill">True</property>
550                             <property name="position">0</property>
551                           </packing>
552                         </child>
553                         <child>
554                           <object class="GtkLabel" id="sensor_alarm_low_threshold_unit">
555                             <property name="visible">True</property>
556                             <property name="can_focus">False</property>
557                             <property name="valign">center</property>
558                             <property name="margin_right">4</property>
559                             <property name="margin_top">4</property>
560                             <property name="margin_bottom">4</property>
561                             <property name="xalign">0</property>
562                             <property name="label" translatable="yes">N/A</property>
563                           </object>
564                           <packing>
565                             <property name="expand">False</property>
566                             <property name="fill">True</property>
567                             <property name="position">1</property>
568                           </packing>
569                         </child>
570                       </object>
571                       <packing>
572                         <property name="left_attach">1</property>
573                         <property name="top_attach">2</property>
574                         <property name="width">1</property>
575                         <property name="height">1</property>
576                       </packing>
577                     </child>
578                     <child>
579                       <object class="GtkLabel" id="alarm_low_threshold_label">
580                         <property name="visible">True</property>
581                         <property name="can_focus">False</property>
582                         <property name="margin_left">4</property>
583                         <property name="margin_right">4</property>
584                         <property name="margin_top">4</property>
585                         <property name="margin_bottom">4</property>
586                         <property name="xalign">0.0099999997764825821</property>
587                         <property name="xpad">4</property>
588                         <property name="label" translatable="yes">Low threshold:</property>
589                       </object>
590                       <packing>
591                         <property name="left_attach">0</property>
592                         <property name="top_attach">2</property>
593                         <property name="width">1</property>
594                         <property name="height">1</property>
595                       </packing>
596                     </child>
597                   </object>
598                   <packing>
599                     <property name="position">2</property>
600                   </packing>
601                 </child>
602                 <child type="tab">
603                   <object class="GtkLabel" id="label13">
604                     <property name="visible">True</property>
605                     <property name="can_focus">False</property>
606                     <property name="margin_left">4</property>
607                     <property name="margin_right">4</property>
608                     <property name="margin_top">4</property>
609                     <property name="margin_bottom">4</property>
610                     <property name="label" translatable="yes">Alarm</property>
611                   </object>
612                   <packing>
613                     <property name="position">2</property>
614                     <property name="tab_fill">False</property>
615                   </packing>
616                 </child>
617                 <child>
618                   <object class="GtkGrid" id="grid3">
619                     <property name="visible">True</property>
620                     <property name="can_focus">False</property>
621                     <property name="margin_left">4</property>
622                     <property name="margin_right">4</property>
623                     <property name="margin_top">4</property>
624                     <property name="margin_bottom">4</property>
625                     <property name="row_spacing">4</property>
626                     <property name="column_spacing">4</property>
627                     <child>
628                       <object class="GtkCheckButton" id="indicator_checkbox">
629                         <property name="label" translatable="yes">Display sensor in the menu</property>
630                         <property name="visible">True</property>
631                         <property name="can_focus">True</property>
632                         <property name="receives_default">False</property>
633                         <property name="margin_left">4</property>
634                         <property name="margin_right">4</property>
635                         <property name="margin_top">4</property>
636                         <property name="margin_bottom">4</property>
637                         <property name="xalign">0</property>
638                         <property name="draw_indicator">True</property>
639                         <signal name="toggled" handler="ui_sensorpref_appindicator_menu_toggled_cb" swapped="no"/>
640                       </object>
641                       <packing>
642                         <property name="left_attach">0</property>
643                         <property name="top_attach">0</property>
644                         <property name="width">1</property>
645                         <property name="height">1</property>
646                       </packing>
647                     </child>
648                     <child>
649                       <object class="GtkCheckButton" id="indicator_label_checkbox">
650                         <property name="label" translatable="yes">Display sensor in the label (experimental)</property>
651                         <property name="visible">True</property>
652                         <property name="can_focus">True</property>
653                         <property name="receives_default">False</property>
654                         <property name="margin_left">4</property>
655                         <property name="margin_right">4</property>
656                         <property name="margin_top">4</property>
657                         <property name="margin_bottom">4</property>
658                         <property name="xalign">0</property>
659                         <property name="draw_indicator">True</property>
660                         <signal name="toggled" handler="ui_sensorpref_appindicator_label_toggled_cb" swapped="no"/>
661                       </object>
662                       <packing>
663                         <property name="left_attach">0</property>
664                         <property name="top_attach">1</property>
665                         <property name="width">1</property>
666                         <property name="height">1</property>
667                       </packing>
668                     </child>
669                   </object>
670                   <packing>
671                     <property name="position">3</property>
672                   </packing>
673                 </child>
674                 <child type="tab">
675                   <object class="GtkLabel" id="label1">
676                     <property name="visible">True</property>
677                     <property name="can_focus">False</property>
678                     <property name="margin_left">4</property>
679                     <property name="margin_right">4</property>
680                     <property name="margin_top">4</property>
681                     <property name="margin_bottom">4</property>
682                     <property name="label" translatable="yes">Application Indicator</property>
683                   </object>
684                   <packing>
685                     <property name="position">3</property>
686                     <property name="tab_fill">False</property>
687                   </packing>
688                 </child>
689               </object>
690               <packing>
691                 <property name="resize">True</property>
692                 <property name="shrink">True</property>
693               </packing>
694             </child>
695           </object>
696           <packing>
697             <property name="expand">True</property>
698             <property name="fill">True</property>
699             <property name="position">1</property>
700           </packing>
701         </child>
702       </object>
703     </child>
704     <action-widgets>
705       <action-widget response="-3">btn_ok</action-widget>
706       <action-widget response="0">btn_cancel</action-widget>
707     </action-widgets>
708   </object>
709 </interface>