]> git.kernelconcepts.de Git - metawatch.git/blob - gtk-gui/mw-client.glade
Add analog clockface display, command dana <hour> <minute> <day#>
[metawatch.git] / gtk-gui / mw-client.glade
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <requires lib="gtk+" version="2.24"/>
4   <!-- interface-naming-policy project-wide -->
5   <object class="GtkAdjustment" id="bat_adjust">
6     <property name="lower">3500</property>
7     <property name="upper">4200</property>
8     <property name="value">3700</property>
9     <property name="step_increment">1</property>
10     <property name="page_increment">10</property>
11   </object>
12   <object class="GtkWindow" id="main_win">
13     <property name="can_focus">False</property>
14     <signal name="destroy-event" handler="gtk_main_quit" swapped="no"/>
15     <signal name="delete-event" handler="gtk_main_quit" swapped="no"/>
16     <child>
17       <object class="GtkVBox" id="vbox1">
18         <property name="visible">True</property>
19         <property name="can_focus">False</property>
20         <child>
21           <object class="GtkMenuBar" id="menubar1">
22             <property name="visible">True</property>
23             <property name="can_focus">False</property>
24             <child>
25               <object class="GtkMenuItem" id="menuitem1">
26                 <property name="visible">True</property>
27                 <property name="can_focus">False</property>
28                 <property name="use_action_appearance">False</property>
29                 <property name="label" translatable="yes">_Datei</property>
30                 <property name="use_underline">True</property>
31                 <child type="submenu">
32                   <object class="GtkMenu" id="menu1">
33                     <property name="visible">True</property>
34                     <property name="can_focus">False</property>
35                     <child>
36                       <object class="GtkImageMenuItem" id="imagemenuitem1">
37                         <property name="label">gtk-new</property>
38                         <property name="visible">True</property>
39                         <property name="can_focus">False</property>
40                         <property name="use_action_appearance">False</property>
41                         <property name="use_underline">True</property>
42                         <property name="use_stock">True</property>
43                       </object>
44                     </child>
45                     <child>
46                       <object class="GtkImageMenuItem" id="imagemenuitem2">
47                         <property name="label">gtk-open</property>
48                         <property name="visible">True</property>
49                         <property name="can_focus">False</property>
50                         <property name="use_action_appearance">False</property>
51                         <property name="use_underline">True</property>
52                         <property name="use_stock">True</property>
53                       </object>
54                     </child>
55                     <child>
56                       <object class="GtkImageMenuItem" id="imagemenuitem3">
57                         <property name="label">gtk-save</property>
58                         <property name="visible">True</property>
59                         <property name="can_focus">False</property>
60                         <property name="use_action_appearance">False</property>
61                         <property name="use_underline">True</property>
62                         <property name="use_stock">True</property>
63                       </object>
64                     </child>
65                     <child>
66                       <object class="GtkImageMenuItem" id="imagemenuitem4">
67                         <property name="label">gtk-save-as</property>
68                         <property name="visible">True</property>
69                         <property name="can_focus">False</property>
70                         <property name="use_action_appearance">False</property>
71                         <property name="use_underline">True</property>
72                         <property name="use_stock">True</property>
73                       </object>
74                     </child>
75                     <child>
76                       <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
77                         <property name="visible">True</property>
78                         <property name="can_focus">False</property>
79                         <property name="use_action_appearance">False</property>
80                       </object>
81                     </child>
82                     <child>
83                       <object class="GtkImageMenuItem" id="imagemenuitem5">
84                         <property name="label">gtk-quit</property>
85                         <property name="visible">True</property>
86                         <property name="can_focus">False</property>
87                         <property name="use_action_appearance">False</property>
88                         <property name="use_underline">True</property>
89                         <property name="use_stock">True</property>
90                         <signal name="activate" handler="gtk_main_quit" swapped="no"/>
91                       </object>
92                     </child>
93                   </object>
94                 </child>
95               </object>
96             </child>
97             <child>
98               <object class="GtkMenuItem" id="menuitem2">
99                 <property name="visible">True</property>
100                 <property name="can_focus">False</property>
101                 <property name="use_action_appearance">False</property>
102                 <property name="label" translatable="yes">_Bearbeiten</property>
103                 <property name="use_underline">True</property>
104                 <child type="submenu">
105                   <object class="GtkMenu" id="menu2">
106                     <property name="visible">True</property>
107                     <property name="can_focus">False</property>
108                     <child>
109                       <object class="GtkImageMenuItem" id="imagemenuitem6">
110                         <property name="label">gtk-cut</property>
111                         <property name="visible">True</property>
112                         <property name="can_focus">False</property>
113                         <property name="use_action_appearance">False</property>
114                         <property name="use_underline">True</property>
115                         <property name="use_stock">True</property>
116                       </object>
117                     </child>
118                     <child>
119                       <object class="GtkImageMenuItem" id="imagemenuitem7">
120                         <property name="label">gtk-copy</property>
121                         <property name="visible">True</property>
122                         <property name="can_focus">False</property>
123                         <property name="use_action_appearance">False</property>
124                         <property name="use_underline">True</property>
125                         <property name="use_stock">True</property>
126                       </object>
127                     </child>
128                     <child>
129                       <object class="GtkImageMenuItem" id="imagemenuitem8">
130                         <property name="label">gtk-paste</property>
131                         <property name="visible">True</property>
132                         <property name="can_focus">False</property>
133                         <property name="use_action_appearance">False</property>
134                         <property name="use_underline">True</property>
135                         <property name="use_stock">True</property>
136                       </object>
137                     </child>
138                     <child>
139                       <object class="GtkImageMenuItem" id="imagemenuitem9">
140                         <property name="label">gtk-delete</property>
141                         <property name="visible">True</property>
142                         <property name="can_focus">False</property>
143                         <property name="use_action_appearance">False</property>
144                         <property name="use_underline">True</property>
145                         <property name="use_stock">True</property>
146                       </object>
147                     </child>
148                   </object>
149                 </child>
150               </object>
151             </child>
152             <child>
153               <object class="GtkMenuItem" id="menuitem3">
154                 <property name="visible">True</property>
155                 <property name="can_focus">False</property>
156                 <property name="use_action_appearance">False</property>
157                 <property name="label" translatable="yes">_Ansicht</property>
158                 <property name="use_underline">True</property>
159               </object>
160             </child>
161             <child>
162               <object class="GtkMenuItem" id="menuitem4">
163                 <property name="visible">True</property>
164                 <property name="can_focus">False</property>
165                 <property name="use_action_appearance">False</property>
166                 <property name="label" translatable="yes">_Hilfe</property>
167                 <property name="use_underline">True</property>
168                 <child type="submenu">
169                   <object class="GtkMenu" id="menu3">
170                     <property name="visible">True</property>
171                     <property name="can_focus">False</property>
172                     <child>
173                       <object class="GtkImageMenuItem" id="imagemenuitem10">
174                         <property name="label">gtk-about</property>
175                         <property name="visible">True</property>
176                         <property name="can_focus">False</property>
177                         <property name="use_action_appearance">False</property>
178                         <property name="use_underline">True</property>
179                         <property name="use_stock">True</property>
180                       </object>
181                     </child>
182                   </object>
183                 </child>
184               </object>
185             </child>
186           </object>
187           <packing>
188             <property name="expand">False</property>
189             <property name="fill">True</property>
190             <property name="position">0</property>
191           </packing>
192         </child>
193         <child>
194           <object class="GtkTable" id="table1">
195             <property name="visible">True</property>
196             <property name="can_focus">False</property>
197             <property name="n_rows">2</property>
198             <property name="n_columns">3</property>
199             <child>
200               <object class="GtkVButtonBox" id="vbuttonbox1">
201                 <property name="visible">True</property>
202                 <property name="can_focus">False</property>
203                 <child>
204                   <object class="GtkLabel" id="F_button_label">
205                     <property name="visible">True</property>
206                     <property name="can_focus">False</property>
207                     <property name="label" translatable="yes">&lt;b&gt;F&lt;/b&gt;</property>
208                     <property name="use_markup">True</property>
209                   </object>
210                   <packing>
211                     <property name="expand">False</property>
212                     <property name="fill">False</property>
213                     <property name="position">0</property>
214                   </packing>
215                 </child>
216                 <child>
217                   <object class="GtkLabel" id="E_button_label">
218                     <property name="visible">True</property>
219                     <property name="can_focus">False</property>
220                     <property name="label" translatable="yes">&lt;b&gt;E&lt;/b&gt;</property>
221                     <property name="use_markup">True</property>
222                   </object>
223                   <packing>
224                     <property name="expand">False</property>
225                     <property name="fill">False</property>
226                     <property name="position">1</property>
227                   </packing>
228                 </child>
229                 <child>
230                   <object class="GtkLabel" id="D_button_label">
231                     <property name="visible">True</property>
232                     <property name="can_focus">False</property>
233                     <property name="label" translatable="yes">&lt;b&gt;D&lt;/b&gt;</property>
234                     <property name="use_markup">True</property>
235                   </object>
236                   <packing>
237                     <property name="expand">False</property>
238                     <property name="fill">False</property>
239                     <property name="position">2</property>
240                   </packing>
241                 </child>
242               </object>
243               <packing>
244                 <property name="top_attach">1</property>
245                 <property name="bottom_attach">2</property>
246               </packing>
247             </child>
248             <child>
249               <object class="GtkVButtonBox" id="vbuttonbox2">
250                 <property name="visible">True</property>
251                 <property name="can_focus">False</property>
252                 <child>
253                   <object class="GtkLabel" id="A_button_label">
254                     <property name="visible">True</property>
255                     <property name="can_focus">False</property>
256                     <property name="label" translatable="yes">&lt;b&gt;A&lt;/b&gt;</property>
257                     <property name="use_markup">True</property>
258                   </object>
259                   <packing>
260                     <property name="expand">False</property>
261                     <property name="fill">False</property>
262                     <property name="position">0</property>
263                   </packing>
264                 </child>
265                 <child>
266                   <object class="GtkLabel" id="B_button_label">
267                     <property name="visible">True</property>
268                     <property name="can_focus">False</property>
269                     <property name="label" translatable="yes">&lt;b&gt;B&lt;/b&gt;</property>
270                     <property name="use_markup">True</property>
271                   </object>
272                   <packing>
273                     <property name="expand">False</property>
274                     <property name="fill">False</property>
275                     <property name="position">1</property>
276                   </packing>
277                 </child>
278                 <child>
279                   <object class="GtkLabel" id="C_button_label">
280                     <property name="visible">True</property>
281                     <property name="can_focus">False</property>
282                     <property name="label" translatable="yes">&lt;b&gt;C&lt;/b&gt;</property>
283                     <property name="use_markup">True</property>
284                   </object>
285                   <packing>
286                     <property name="expand">False</property>
287                     <property name="fill">False</property>
288                     <property name="position">2</property>
289                   </packing>
290                 </child>
291               </object>
292               <packing>
293                 <property name="left_attach">2</property>
294                 <property name="right_attach">3</property>
295                 <property name="top_attach">1</property>
296                 <property name="bottom_attach">2</property>
297               </packing>
298             </child>
299             <child>
300               <object class="GtkButton" id="rtc_button">
301                 <property name="label" translatable="yes">RTC</property>
302                 <property name="visible">True</property>
303                 <property name="can_focus">True</property>
304                 <property name="receives_default">True</property>
305                 <property name="use_action_appearance">False</property>
306                 <signal name="clicked" handler="on_rtc_button_clicked" swapped="no"/>
307               </object>
308               <packing>
309                 <property name="left_attach">1</property>
310                 <property name="right_attach">2</property>
311                 <property name="x_options"></property>
312                 <property name="y_options"></property>
313               </packing>
314             </child>
315             <child>
316               <object class="GtkVBox" id="vbox2">
317                 <property name="visible">True</property>
318                 <property name="can_focus">False</property>
319                 <child>
320                   <object class="GtkProgressBar" id="battery_status_bar">
321                     <property name="visible">True</property>
322                     <property name="can_focus">False</property>
323                     <property name="show_text">True</property>
324                     <property name="fraction">0.28571428571428592</property>
325                     <property name="text" translatable="yes">Battery</property>
326                     <property name="adjustment">bat_adjust</property>
327                   </object>
328                   <packing>
329                     <property name="expand">True</property>
330                     <property name="fill">True</property>
331                     <property name="position">0</property>
332                   </packing>
333                 </child>
334                 <child>
335                   <object class="GtkLabel" id="power_status_label">
336                     <property name="visible">True</property>
337                     <property name="can_focus">False</property>
338                     <property name="label" translatable="yes">unknown</property>
339                   </object>
340                   <packing>
341                     <property name="expand">True</property>
342                     <property name="fill">True</property>
343                     <property name="position">1</property>
344                   </packing>
345                 </child>
346               </object>
347               <packing>
348                 <property name="left_attach">2</property>
349                 <property name="right_attach">3</property>
350               </packing>
351             </child>
352             <child>
353               <object class="GtkDrawingArea" id="drawingarea1">
354                 <property name="visible">True</property>
355                 <property name="can_focus">False</property>
356               </object>
357               <packing>
358                 <property name="left_attach">1</property>
359                 <property name="right_attach">2</property>
360                 <property name="top_attach">1</property>
361                 <property name="bottom_attach">2</property>
362               </packing>
363             </child>
364             <child>
365               <object class="GtkButton" id="info_button">
366                 <property name="label">gtk-about</property>
367                 <property name="visible">True</property>
368                 <property name="can_focus">True</property>
369                 <property name="receives_default">True</property>
370                 <property name="use_action_appearance">False</property>
371                 <property name="use_stock">True</property>
372                 <signal name="clicked" handler="on_info_button_clicked" swapped="no"/>
373               </object>
374               <packing>
375                 <property name="x_options"></property>
376                 <property name="y_options"></property>
377               </packing>
378             </child>
379           </object>
380           <packing>
381             <property name="expand">True</property>
382             <property name="fill">True</property>
383             <property name="position">1</property>
384           </packing>
385         </child>
386         <child>
387           <object class="GtkHButtonBox" id="hbuttonbox2">
388             <property name="visible">True</property>
389             <property name="can_focus">False</property>
390             <child>
391               <object class="GtkButton" id="notify_button">
392                 <property name="label" translatable="yes">Notification</property>
393                 <property name="visible">True</property>
394                 <property name="can_focus">True</property>
395                 <property name="receives_default">True</property>
396                 <property name="use_action_appearance">False</property>
397                 <signal name="clicked" handler="on_notify_button_clicked" swapped="no"/>
398               </object>
399               <packing>
400                 <property name="expand">False</property>
401                 <property name="fill">False</property>
402                 <property name="position">0</property>
403               </packing>
404             </child>
405             <child>
406               <object class="GtkButton" id="bitmap_button">
407                 <property name="label" translatable="yes">Bitmap</property>
408                 <property name="visible">True</property>
409                 <property name="can_focus">True</property>
410                 <property name="receives_default">True</property>
411                 <property name="use_action_appearance">False</property>
412                 <signal name="clicked" handler="on_bitmap_button_clicked" swapped="no"/>
413               </object>
414               <packing>
415                 <property name="expand">False</property>
416                 <property name="fill">False</property>
417                 <property name="position">1</property>
418               </packing>
419             </child>
420             <child>
421               <object class="GtkButton" id="vibrate_button">
422                 <property name="label" translatable="yes">Vibration</property>
423                 <property name="visible">True</property>
424                 <property name="can_focus">True</property>
425                 <property name="receives_default">True</property>
426                 <property name="use_action_appearance">False</property>
427                 <signal name="clicked" handler="on_vibrate_button_clicked" swapped="no"/>
428               </object>
429               <packing>
430                 <property name="expand">False</property>
431                 <property name="fill">False</property>
432                 <property name="position">2</property>
433               </packing>
434             </child>
435             <child>
436               <object class="GtkButton" id="set_hands">
437                 <property name="label" translatable="yes">Set Hands</property>
438                 <property name="visible">True</property>
439                 <property name="can_focus">True</property>
440                 <property name="receives_default">True</property>
441                 <property name="use_action_appearance">False</property>
442                 <signal name="clicked" handler="on_set_hands_clicked" swapped="no"/>
443               </object>
444               <packing>
445                 <property name="expand">False</property>
446                 <property name="fill">False</property>
447                 <property name="position">3</property>
448               </packing>
449             </child>
450           </object>
451           <packing>
452             <property name="expand">True</property>
453             <property name="fill">True</property>
454             <property name="position">2</property>
455           </packing>
456         </child>
457         <child>
458           <object class="GtkStatusbar" id="statusbar1">
459             <property name="visible">True</property>
460             <property name="can_focus">False</property>
461             <property name="spacing">2</property>
462           </object>
463           <packing>
464             <property name="expand">False</property>
465             <property name="fill">True</property>
466             <property name="position">3</property>
467           </packing>
468         </child>
469       </object>
470     </child>
471   </object>
472   <object class="GtkWindow" id="notify_win">
473     <property name="can_focus">False</property>
474     <property name="modal">True</property>
475     <property name="window_position">center-on-parent</property>
476     <child>
477       <object class="GtkVBox" id="vbox3">
478         <property name="visible">True</property>
479         <property name="can_focus">False</property>
480         <child>
481           <object class="GtkLabel" id="label1">
482             <property name="visible">True</property>
483             <property name="can_focus">False</property>
484             <property name="ypad">1</property>
485             <property name="label" translatable="yes">&lt;b&gt;Notification text&lt;/b&gt;</property>
486             <property name="use_markup">True</property>
487           </object>
488           <packing>
489             <property name="expand">True</property>
490             <property name="fill">True</property>
491             <property name="position">0</property>
492           </packing>
493         </child>
494         <child>
495           <object class="GtkScrolledWindow" id="scrolledwindow1">
496             <property name="visible">True</property>
497             <property name="can_focus">True</property>
498             <property name="hscrollbar_policy">automatic</property>
499             <property name="vscrollbar_policy">automatic</property>
500             <child>
501               <object class="GtkTextView" id="notify_textview">
502                 <property name="visible">True</property>
503                 <property name="can_focus">True</property>
504               </object>
505             </child>
506           </object>
507           <packing>
508             <property name="expand">True</property>
509             <property name="fill">True</property>
510             <property name="position">1</property>
511           </packing>
512         </child>
513         <child>
514           <object class="GtkHButtonBox" id="hbuttonbox1">
515             <property name="visible">True</property>
516             <property name="can_focus">False</property>
517             <child>
518               <object class="GtkButton" id="notify_cancel">
519                 <property name="label">gtk-cancel</property>
520                 <property name="visible">True</property>
521                 <property name="can_focus">True</property>
522                 <property name="receives_default">True</property>
523                 <property name="use_action_appearance">False</property>
524                 <property name="use_stock">True</property>
525                 <signal name="clicked" handler="on_notify_cancel_clicked" swapped="no"/>
526               </object>
527               <packing>
528                 <property name="expand">False</property>
529                 <property name="fill">False</property>
530                 <property name="position">0</property>
531               </packing>
532             </child>
533             <child>
534               <object class="GtkButton" id="notify_ok">
535                 <property name="label">gtk-apply</property>
536                 <property name="visible">True</property>
537                 <property name="can_focus">True</property>
538                 <property name="receives_default">True</property>
539                 <property name="use_action_appearance">False</property>
540                 <property name="use_stock">True</property>
541                 <signal name="clicked" handler="on_notify_ok_clicked" swapped="no"/>
542               </object>
543               <packing>
544                 <property name="expand">False</property>
545                 <property name="fill">False</property>
546                 <property name="position">1</property>
547               </packing>
548             </child>
549           </object>
550           <packing>
551             <property name="expand">True</property>
552             <property name="fill">True</property>
553             <property name="position">2</property>
554           </packing>
555         </child>
556       </object>
557     </child>
558   </object>
559   <object class="GtkWindow" id="window1">
560     <property name="can_focus">False</property>
561     <child>
562       <object class="GtkVBox" id="vbox4">
563         <property name="visible">True</property>
564         <property name="can_focus">False</property>
565         <child>
566           <object class="GtkLabel" id="label2">
567             <property name="visible">True</property>
568             <property name="can_focus">False</property>
569             <property name="label" translatable="yes">&lt;b&gt;RTC&lt;/b&gt;</property>
570             <property name="use_markup">True</property>
571           </object>
572           <packing>
573             <property name="expand">True</property>
574             <property name="fill">True</property>
575             <property name="padding">5</property>
576             <property name="position">0</property>
577           </packing>
578         </child>
579         <child>
580           <object class="GtkTable" id="table3">
581             <property name="visible">True</property>
582             <property name="can_focus">False</property>
583             <property name="n_rows">2</property>
584             <property name="n_columns">4</property>
585             <child>
586               <object class="GtkLabel" id="label3">
587                 <property name="visible">True</property>
588                 <property name="can_focus">False</property>
589                 <property name="label" translatable="yes">Date</property>
590               </object>
591             </child>
592             <child>
593               <object class="GtkLabel" id="label6">
594                 <property name="visible">True</property>
595                 <property name="can_focus">False</property>
596                 <property name="label" translatable="yes">Time</property>
597               </object>
598               <packing>
599                 <property name="left_attach">2</property>
600                 <property name="right_attach">3</property>
601               </packing>
602             </child>
603             <child>
604               <object class="GtkRadioButton" id="h12_radio">
605                 <property name="label" translatable="yes">12h</property>
606                 <property name="visible">True</property>
607                 <property name="can_focus">True</property>
608                 <property name="receives_default">False</property>
609                 <property name="use_action_appearance">False</property>
610                 <property name="active">True</property>
611                 <property name="draw_indicator">True</property>
612                 <property name="group">h24_radio</property>
613               </object>
614               <packing>
615                 <property name="left_attach">2</property>
616                 <property name="right_attach">3</property>
617                 <property name="top_attach">1</property>
618                 <property name="bottom_attach">2</property>
619               </packing>
620             </child>
621             <child>
622               <object class="GtkRadioButton" id="h24_radio">
623                 <property name="label" translatable="yes">24h</property>
624                 <property name="visible">True</property>
625                 <property name="can_focus">True</property>
626                 <property name="receives_default">False</property>
627                 <property name="use_action_appearance">False</property>
628                 <property name="active">True</property>
629                 <property name="draw_indicator">True</property>
630               </object>
631               <packing>
632                 <property name="left_attach">3</property>
633                 <property name="right_attach">4</property>
634                 <property name="top_attach">1</property>
635                 <property name="bottom_attach">2</property>
636               </packing>
637             </child>
638             <child>
639               <object class="GtkVBox" id="vbox6">
640                 <property name="visible">True</property>
641                 <property name="can_focus">False</property>
642                 <child>
643                   <object class="GtkCalendar" id="calendar1">
644                     <property name="visible">True</property>
645                     <property name="can_focus">True</property>
646                     <property name="year">2011</property>
647                     <property name="month">7</property>
648                     <property name="day">21</property>
649                     <property name="show_week_numbers">True</property>
650                   </object>
651                   <packing>
652                     <property name="expand">True</property>
653                     <property name="fill">True</property>
654                     <property name="position">0</property>
655                   </packing>
656                 </child>
657                 <child>
658                   <object class="GtkHBox" id="hbox1">
659                     <property name="visible">True</property>
660                     <property name="can_focus">False</property>
661                     <child>
662                       <object class="GtkLabel" id="label4">
663                         <property name="visible">True</property>
664                         <property name="can_focus">False</property>
665                         <property name="label" translatable="yes">Format</property>
666                       </object>
667                       <packing>
668                         <property name="expand">True</property>
669                         <property name="fill">True</property>
670                         <property name="position">0</property>
671                       </packing>
672                     </child>
673                     <child>
674                       <object class="GtkRadioButton" id="mmdd_radio">
675                         <property name="label" translatable="yes">MM/DD</property>
676                         <property name="visible">True</property>
677                         <property name="can_focus">True</property>
678                         <property name="receives_default">False</property>
679                         <property name="use_action_appearance">False</property>
680                         <property name="active">True</property>
681                         <property name="draw_indicator">True</property>
682                         <property name="group">ddmm_radio</property>
683                       </object>
684                       <packing>
685                         <property name="expand">True</property>
686                         <property name="fill">True</property>
687                         <property name="position">1</property>
688                       </packing>
689                     </child>
690                     <child>
691                       <object class="GtkRadioButton" id="ddmm_radio">
692                         <property name="label" translatable="yes">DD.MM</property>
693                         <property name="visible">True</property>
694                         <property name="can_focus">True</property>
695                         <property name="receives_default">False</property>
696                         <property name="use_action_appearance">False</property>
697                         <property name="active">True</property>
698                         <property name="draw_indicator">True</property>
699                       </object>
700                       <packing>
701                         <property name="expand">True</property>
702                         <property name="fill">True</property>
703                         <property name="position">2</property>
704                       </packing>
705                     </child>
706                   </object>
707                   <packing>
708                     <property name="expand">True</property>
709                     <property name="fill">True</property>
710                     <property name="position">1</property>
711                   </packing>
712                 </child>
713               </object>
714               <packing>
715                 <property name="left_attach">1</property>
716                 <property name="right_attach">2</property>
717               </packing>
718             </child>
719             <child>
720               <placeholder/>
721             </child>
722             <child>
723               <placeholder/>
724             </child>
725             <child>
726               <placeholder/>
727             </child>
728           </object>
729           <packing>
730             <property name="expand">True</property>
731             <property name="fill">True</property>
732             <property name="position">1</property>
733           </packing>
734         </child>
735         <child>
736           <object class="GtkHButtonBox" id="hbuttonbox3">
737             <property name="visible">True</property>
738             <property name="can_focus">False</property>
739             <child>
740               <object class="GtkVBox" id="vbox5">
741                 <property name="visible">True</property>
742                 <property name="can_focus">False</property>
743                 <child>
744                   <object class="GtkButton" id="get_watch_rtc_button">
745                     <property name="label" translatable="yes">Get RTC from
746 watch</property>
747                     <property name="visible">True</property>
748                     <property name="can_focus">True</property>
749                     <property name="receives_default">True</property>
750                     <property name="use_action_appearance">False</property>
751                   </object>
752                   <packing>
753                     <property name="expand">False</property>
754                     <property name="fill">False</property>
755                     <property name="position">0</property>
756                   </packing>
757                 </child>
758                 <child>
759                   <object class="GtkButton" id="get_sys_rtc_button">
760                     <property name="label" translatable="yes">Get RTC from
761 System</property>
762                     <property name="visible">True</property>
763                     <property name="can_focus">True</property>
764                     <property name="receives_default">True</property>
765                     <property name="use_action_appearance">False</property>
766                   </object>
767                   <packing>
768                     <property name="expand">True</property>
769                     <property name="fill">True</property>
770                     <property name="position">1</property>
771                   </packing>
772                 </child>
773               </object>
774               <packing>
775                 <property name="expand">False</property>
776                 <property name="fill">False</property>
777                 <property name="position">0</property>
778               </packing>
779             </child>
780             <child>
781               <object class="GtkButton" id="set_rtc_button">
782                 <property name="label" translatable="yes">Set RTC</property>
783                 <property name="visible">True</property>
784                 <property name="can_focus">True</property>
785                 <property name="receives_default">True</property>
786                 <property name="use_action_appearance">False</property>
787               </object>
788               <packing>
789                 <property name="expand">False</property>
790                 <property name="fill">False</property>
791                 <property name="position">1</property>
792               </packing>
793             </child>
794             <child>
795               <object class="GtkButton" id="rtc_ok_button">
796                 <property name="label">gtk-apply</property>
797                 <property name="visible">True</property>
798                 <property name="can_focus">True</property>
799                 <property name="receives_default">True</property>
800                 <property name="use_action_appearance">False</property>
801                 <property name="use_stock">True</property>
802               </object>
803               <packing>
804                 <property name="expand">False</property>
805                 <property name="fill">False</property>
806                 <property name="position">2</property>
807               </packing>
808             </child>
809           </object>
810           <packing>
811             <property name="expand">True</property>
812             <property name="fill">True</property>
813             <property name="position">2</property>
814           </packing>
815         </child>
816       </object>
817     </child>
818   </object>
819 </interface>