]> sjero.net Git - linphone/blob - gtk/main.ui
8731a495a1179caf036949ce90f5b826f55de8d5
[linphone] / gtk / main.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <interface>
3   <!-- interface-requires gtk+ 3.0 -->
4   <!-- interface-naming-policy toplevel-contextual -->
5   <object class="GtkImage" id="add_image">
6     <property name="visible">True</property>
7     <property name="can_focus">False</property>
8     <property name="stock">gtk-add</property>
9   </object>
10   <object class="GtkWindow" id="dummy_chat_window">
11     <property name="can_focus">False</property>
12     <child>
13       <object class="GtkFrame" id="chatroom_frame">
14         <property name="visible">True</property>
15         <property name="can_focus">False</property>
16         <property name="label_xalign">0</property>
17         <property name="shadow_type">none</property>
18         <child>
19           <object class="GtkVBox" id="vbox4">
20             <property name="visible">True</property>
21             <property name="can_focus">False</property>
22             <child>
23               <object class="GtkScrolledWindow" id="scrolledwindow3">
24                 <property name="visible">True</property>
25                 <property name="can_focus">True</property>
26                 <property name="hscrollbar_policy">never</property>
27                 <child>
28                   <object class="GtkTextView" id="textview">
29                     <property name="visible">True</property>
30                     <property name="can_focus">True</property>
31                   </object>
32                 </child>
33               </object>
34               <packing>
35                 <property name="expand">True</property>
36                 <property name="fill">True</property>
37                 <property name="position">0</property>
38               </packing>
39             </child>
40             <child>
41               <object class="GtkHBox" id="hbox10">
42                 <property name="visible">True</property>
43                 <property name="can_focus">False</property>
44                 <child>
45                   <object class="GtkEntry" id="text_entry">
46                     <property name="visible">True</property>
47                     <property name="can_focus">True</property>
48                     <property name="has_focus">True</property>
49                     <property name="invisible_char">•</property>
50                     <property name="primary_icon_activatable">False</property>
51                     <property name="secondary_icon_activatable">False</property>
52                     <property name="primary_icon_sensitive">True</property>
53                     <property name="secondary_icon_sensitive">True</property>
54                   </object>
55                   <packing>
56                     <property name="expand">True</property>
57                     <property name="fill">True</property>
58                     <property name="position">0</property>
59                   </packing>
60                 </child>
61                 <child>
62                   <object class="GtkButton" id="send">
63                     <property name="visible">True</property>
64                     <property name="can_focus">True</property>
65                     <property name="receives_default">True</property>
66                     <property name="use_action_appearance">False</property>
67                     <child>
68                       <object class="GtkHBox" id="hbox11">
69                         <property name="visible">True</property>
70                         <property name="can_focus">False</property>
71                         <child>
72                           <object class="GtkImage" id="image13">
73                             <property name="visible">True</property>
74                             <property name="can_focus">False</property>
75                             <property name="stock">gtk-ok</property>
76                           </object>
77                           <packing>
78                             <property name="expand">True</property>
79                             <property name="fill">True</property>
80                             <property name="position">0</property>
81                           </packing>
82                         </child>
83                         <child>
84                           <object class="GtkLabel" id="label4">
85                             <property name="visible">True</property>
86                             <property name="can_focus">False</property>
87                             <property name="label" translatable="yes">Send</property>
88                           </object>
89                           <packing>
90                             <property name="expand">True</property>
91                             <property name="fill">True</property>
92                             <property name="padding">7</property>
93                             <property name="position">1</property>
94                           </packing>
95                         </child>
96                       </object>
97                     </child>
98                   </object>
99                   <packing>
100                     <property name="expand">False</property>
101                     <property name="fill">False</property>
102                     <property name="position">1</property>
103                   </packing>
104                 </child>
105               </object>
106               <packing>
107                 <property name="expand">False</property>
108                 <property name="fill">False</property>
109                 <property name="position">1</property>
110               </packing>
111             </child>
112           </object>
113         </child>
114         <child type="label_item">
115           <placeholder/>
116         </child>
117       </object>
118     </child>
119   </object>
120   <object class="GtkWindow" id="dummy_conf_window">
121     <property name="can_focus">False</property>
122     <child>
123       <object class="GtkFrame" id="callee_frame">
124         <property name="visible">True</property>
125         <property name="can_focus">False</property>
126         <property name="label_xalign">0</property>
127         <property name="shadow_type">none</property>
128         <child>
129           <object class="GtkAlignment" id="conf_alignment1">
130             <property name="visible">True</property>
131             <property name="can_focus">False</property>
132             <property name="left_padding">12</property>
133             <child>
134               <object class="GtkHBox" id="conf_hbox3">
135                 <property name="visible">True</property>
136                 <property name="can_focus">False</property>
137                 <child>
138                   <object class="GtkHBox" id="conf_hbox1">
139                     <property name="visible">True</property>
140                     <property name="can_focus">False</property>
141                     <child>
142                       <object class="GtkLabel" id="callee_name_label">
143                         <property name="visible">True</property>
144                         <property name="can_focus">False</property>
145                         <property name="label" translatable="yes">&lt;b&gt;Callee name&lt;/b&gt;</property>
146                         <property name="use_markup">True</property>
147                         <property name="justify">right</property>
148                         <property name="ellipsize">end</property>
149                       </object>
150                       <packing>
151                         <property name="expand">True</property>
152                         <property name="fill">True</property>
153                         <property name="pack_type">end</property>
154                         <property name="position">0</property>
155                       </packing>
156                     </child>
157                     <child>
158                       <object class="GtkButton" id="conference_control">
159                         <property name="can_focus">True</property>
160                         <property name="receives_default">True</property>
161                         <property name="use_action_appearance">False</property>
162                       </object>
163                       <packing>
164                         <property name="expand">False</property>
165                         <property name="fill">False</property>
166                         <property name="position">1</property>
167                       </packing>
168                     </child>
169                   </object>
170                   <packing>
171                     <property name="expand">True</property>
172                     <property name="fill">True</property>
173                     <property name="position">0</property>
174                   </packing>
175                 </child>
176                 <child>
177                   <object class="GtkProgressBar" id="sound_indicator">
178                     <property name="width_request">170</property>
179                     <property name="height_request">30</property>
180                     <property name="visible">True</property>
181                     <property name="can_focus">False</property>
182                   </object>
183                   <packing>
184                     <property name="expand">False</property>
185                     <property name="fill">False</property>
186                     <property name="pack_type">end</property>
187                     <property name="position">1</property>
188                   </packing>
189                 </child>
190               </object>
191             </child>
192           </object>
193         </child>
194         <child type="label_item">
195           <placeholder/>
196         </child>
197       </object>
198     </child>
199   </object>
200   <object class="GtkWindow" id="dummy_in_call_window">
201     <property name="can_focus">False</property>
202     <child>
203       <object class="GtkFrame" id="in_call_frame">
204         <property name="can_focus">False</property>
205         <property name="extension_events">cursor</property>
206         <property name="label_xalign">0.5</property>
207         <property name="shadow_type">none</property>
208         <child>
209           <object class="GtkAlignment" id="alignment1">
210             <property name="visible">True</property>
211             <property name="can_focus">False</property>
212             <property name="left_padding">12</property>
213             <property name="right_padding">12</property>
214             <child>
215               <object class="GtkVBox" id="vbox3">
216                 <property name="visible">True</property>
217                 <property name="can_focus">False</property>
218                 <child>
219                   <object class="GtkVBox" id="in_call_animation">
220                     <property name="visible">True</property>
221                     <property name="can_focus">False</property>
222                     <child>
223                       <placeholder/>
224                     </child>
225                   </object>
226                   <packing>
227                     <property name="expand">False</property>
228                     <property name="fill">False</property>
229                     <property name="position">0</property>
230                   </packing>
231                 </child>
232                 <child>
233                   <object class="GtkLabel" id="in_call_uri">
234                     <property name="visible">True</property>
235                     <property name="can_focus">False</property>
236                     <property name="label" translatable="yes">label</property>
237                     <property name="justify">center</property>
238                   </object>
239                   <packing>
240                     <property name="expand">True</property>
241                     <property name="fill">True</property>
242                     <property name="position">1</property>
243                   </packing>
244                 </child>
245                 <child>
246                   <object class="GtkHBox" id="encryption_box">
247                     <property name="can_focus">False</property>
248                     <child>
249                       <object class="GtkImage" id="image121">
250                         <property name="visible">True</property>
251                         <property name="can_focus">False</property>
252                         <property name="stock">gtk-dialog-authentication</property>
253                         <property name="icon-size">1</property>
254                       </object>
255                       <packing>
256                         <property name="expand">False</property>
257                         <property name="fill">False</property>
258                         <property name="position">0</property>
259                       </packing>
260                     </child>
261                     <child>
262                       <object class="GtkImage" id="encryption_status_icon">
263                         <property name="visible">True</property>
264                         <property name="can_focus">False</property>
265                         <property name="stock">gtk-apply</property>
266                       </object>
267                       <packing>
268                         <property name="expand">False</property>
269                         <property name="fill">False</property>
270                         <property name="position">1</property>
271                       </packing>
272                     </child>
273                     <child>
274                       <object class="GtkLabel" id="encryption_label">
275                         <property name="visible">True</property>
276                         <property name="can_focus">False</property>
277                         <property name="label" translatable="yes">label</property>
278                       </object>
279                       <packing>
280                         <property name="expand">True</property>
281                         <property name="fill">True</property>
282                         <property name="position">2</property>
283                       </packing>
284                     </child>
285                     <child>
286                       <object class="GtkButton" id="encryption_verify_button">
287                         <property name="label" translatable="yes">Set verified</property>
288                         <property name="visible">True</property>
289                         <property name="can_focus">True</property>
290                         <property name="receives_default">True</property>
291                         <property name="use_action_appearance">False</property>
292                         <signal name="clicked" handler="linphone_gtk_auth_token_verified_clicked" swapped="no"/>
293                       </object>
294                       <packing>
295                         <property name="expand">False</property>
296                         <property name="fill">False</property>
297                         <property name="position">3</property>
298                       </packing>
299                     </child>
300                   </object>
301                   <packing>
302                     <property name="expand">False</property>
303                     <property name="fill">True</property>
304                     <property name="position">2</property>
305                   </packing>
306                 </child>
307                 <child>
308                   <object class="GtkHBox" id="incall_audioview">
309                     <property name="can_focus">False</property>
310                     <property name="homogeneous">True</property>
311                     <child>
312                       <object class="GtkButton" id="incall_mute">
313                         <property name="can_focus">True</property>
314                         <property name="receives_default">True</property>
315                         <property name="use_action_appearance">False</property>
316                         <property name="relief">half</property>
317                         <signal name="clicked" handler="linphone_gtk_mute_clicked" swapped="no"/>
318                       </object>
319                       <packing>
320                         <property name="expand">False</property>
321                         <property name="fill">False</property>
322                         <property name="position">0</property>
323                       </packing>
324                     </child>
325                     <child>
326                       <object class="GtkProgressBar" id="mic_audiolevel">
327                         <property name="width_request">90</property>
328                         <property name="height_request">10</property>
329                         <property name="visible">True</property>
330                         <property name="can_focus">False</property>
331                       </object>
332                       <packing>
333                         <property name="expand">False</property>
334                         <property name="fill">False</property>
335                         <property name="position">1</property>
336                       </packing>
337                     </child>
338                     <child>
339                       <object class="GtkProgressBar" id="spk_audiolevel">
340                         <property name="width_request">90</property>
341                         <property name="visible">True</property>
342                         <property name="can_focus">False</property>
343                       </object>
344                       <packing>
345                         <property name="expand">False</property>
346                         <property name="fill">False</property>
347                         <property name="pack_type">end</property>
348                         <property name="position">2</property>
349                       </packing>
350                     </child>
351                     <child>
352                       <object class="GtkImage" id="incall_spk_icon">
353                         <property name="visible">True</property>
354                         <property name="can_focus">False</property>
355                         <property name="stock">gtk-missing-image</property>
356                         <property name="icon-size">1</property>
357                       </object>
358                       <packing>
359                         <property name="expand">False</property>
360                         <property name="fill">False</property>
361                         <property name="pack_type">end</property>
362                         <property name="position">3</property>
363                       </packing>
364                     </child>
365                   </object>
366                   <packing>
367                     <property name="expand">False</property>
368                     <property name="fill">True</property>
369                     <property name="position">3</property>
370                   </packing>
371                 </child>
372                 <child>
373                   <object class="GtkHButtonBox" id="answer_decline_panel">
374                     <property name="can_focus">False</property>
375                     <property name="layout_style">spread</property>
376                     <child>
377                       <object class="GtkButton" id="accept_call">
378                         <property name="label" translatable="yes">Answer</property>
379                         <property name="visible">True</property>
380                         <property name="can_focus">True</property>
381                         <property name="receives_default">True</property>
382                         <property name="use_action_appearance">False</property>
383                         <signal name="clicked" handler="linphone_gtk_answer_clicked" swapped="no"/>
384                       </object>
385                       <packing>
386                         <property name="expand">False</property>
387                         <property name="fill">False</property>
388                         <property name="position">0</property>
389                       </packing>
390                     </child>
391                     <child>
392                       <object class="GtkButton" id="decline_call">
393                         <property name="label" translatable="yes">Decline</property>
394                         <property name="visible">True</property>
395                         <property name="can_focus">True</property>
396                         <property name="receives_default">True</property>
397                         <property name="use_action_appearance">False</property>
398                         <signal name="clicked" handler="linphone_gtk_decline_clicked" swapped="no"/>
399                       </object>
400                       <packing>
401                         <property name="expand">False</property>
402                         <property name="fill">False</property>
403                         <property name="position">1</property>
404                       </packing>
405                     </child>
406                   </object>
407                   <packing>
408                     <property name="expand">False</property>
409                     <property name="fill">False</property>
410                     <property name="position">4</property>
411                   </packing>
412                 </child>
413                 <child>
414                   <object class="GtkHButtonBox" id="mute_pause_buttons">
415                     <property name="visible">True</property>
416                     <property name="can_focus">False</property>
417                     <property name="homogeneous">True</property>
418                     <property name="layout_style">spread</property>
419                     <child>
420                       <object class="GtkButton" id="hold_call">
421                         <property name="label" translatable="yes">Pause</property>
422                         <property name="can_focus">True</property>
423                         <property name="receives_default">True</property>
424                         <property name="use_action_appearance">False</property>
425                         <signal name="clicked" handler="linphone_gtk_hold_clicked" swapped="no"/>
426                       </object>
427                       <packing>
428                         <property name="expand">False</property>
429                         <property name="fill">False</property>
430                         <property name="position">0</property>
431                       </packing>
432                     </child>
433                     <child>
434                       <object class="GtkButton" id="terminate_call">
435                         <property name="label" translatable="yes">Stop</property>
436                         <property name="visible">True</property>
437                         <property name="can_focus">True</property>
438                         <property name="receives_default">True</property>
439                         <property name="use_action_appearance">False</property>
440                         <signal name="activate" handler="linphone_gtk_terminate_call" swapped="no"/>
441                         <signal name="clicked" handler="linphone_gtk_terminate_call" swapped="no"/>
442                       </object>
443                       <packing>
444                         <property name="expand">False</property>
445                         <property name="fill">False</property>
446                         <property name="position">1</property>
447                       </packing>
448                     </child>
449                     <child>
450                       <object class="GtkButton" id="video_button">
451                         <property name="label" translatable="yes">Video</property>
452                         <property name="visible">True</property>
453                         <property name="can_focus">True</property>
454                         <property name="receives_default">True</property>
455                         <property name="use_action_appearance">False</property>
456                       </object>
457                       <packing>
458                         <property name="expand">False</property>
459                         <property name="fill">False</property>
460                         <property name="position">2</property>
461                       </packing>
462                     </child>
463                   </object>
464                   <packing>
465                     <property name="expand">False</property>
466                     <property name="fill">False</property>
467                     <property name="position">5</property>
468                   </packing>
469                 </child>
470               </object>
471             </child>
472           </object>
473         </child>
474         <child type="label">
475           <object class="GtkHBox" id="heading_box">
476             <property name="visible">True</property>
477             <property name="can_focus">False</property>
478             <property name="homogeneous">True</property>
479             <child>
480               <object class="GtkLabel" id="in_call_status">
481                 <property name="visible">True</property>
482                 <property name="can_focus">False</property>
483                 <property name="label" translatable="yes">In call</property>
484                 <property name="use_markup">True</property>
485                 <property name="justify">center</property>
486               </object>
487               <packing>
488                 <property name="expand">True</property>
489                 <property name="fill">True</property>
490                 <property name="position">0</property>
491               </packing>
492             </child>
493             <child>
494               <object class="GtkLabel" id="in_call_duration">
495                 <property name="visible">True</property>
496                 <property name="can_focus">False</property>
497                 <property name="label" translatable="yes">Duration</property>
498                 <property name="justify">center</property>
499               </object>
500               <packing>
501                 <property name="expand">True</property>
502                 <property name="fill">True</property>
503                 <property name="position">1</property>
504               </packing>
505             </child>
506             <child>
507               <object class="GtkProgressBar" id="quality_indicator">
508                 <property name="width_request">90</property>
509                 <property name="visible">True</property>
510                 <property name="can_focus">False</property>
511                 <property name="events">GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_STRUCTURE_MASK</property>
512                 <property name="tooltip_text" translatable="yes">Call quality rating</property>
513               </object>
514               <packing>
515                 <property name="expand">True</property>
516                 <property name="fill">True</property>
517                 <property name="position">2</property>
518               </packing>
519             </child>
520           </object>
521         </child>
522       </object>
523     </child>
524   </object>
525   <object class="GtkImage" id="edit_image">
526     <property name="visible">True</property>
527     <property name="can_focus">False</property>
528     <property name="stock">gtk-edit</property>
529   </object>
530   <object class="GtkImage" id="image1">
531     <property name="visible">True</property>
532     <property name="can_focus">False</property>
533     <property name="stock">gtk-info</property>
534   </object>
535   <object class="GtkImage" id="image10">
536     <property name="visible">True</property>
537     <property name="can_focus">False</property>
538     <property name="stock">gtk-add</property>
539   </object>
540   <object class="GtkImage" id="image11">
541     <property name="visible">True</property>
542     <property name="can_focus">False</property>
543     <property name="stock">gtk-clear</property>
544   </object>
545   <object class="GtkImage" id="image12">
546     <property name="visible">True</property>
547     <property name="can_focus">False</property>
548     <property name="stock">gtk-connect</property>
549   </object>
550   <object class="GtkImage" id="image2">
551     <property name="visible">True</property>
552     <property name="can_focus">False</property>
553     <property name="stock">gtk-refresh</property>
554   </object>
555   <object class="GtkImage" id="image3">
556     <property name="visible">True</property>
557     <property name="can_focus">False</property>
558     <property name="stock">gtk-properties</property>
559   </object>
560   <object class="GtkImage" id="image4">
561     <property name="visible">True</property>
562     <property name="can_focus">False</property>
563     <property name="stock">gtk-home</property>
564   </object>
565   <object class="GtkImage" id="image5">
566     <property name="visible">True</property>
567     <property name="can_focus">False</property>
568     <property name="stock">gtk-execute</property>
569   </object>
570   <object class="GtkImage" id="image6">
571     <property name="visible">True</property>
572     <property name="can_focus">False</property>
573     <property name="stock">gtk-add</property>
574   </object>
575   <object class="GtkImage" id="image7">
576     <property name="visible">True</property>
577     <property name="can_focus">False</property>
578     <property name="stock">gtk-add</property>
579   </object>
580   <object class="GtkImage" id="image8">
581     <property name="visible">True</property>
582     <property name="can_focus">False</property>
583     <property name="stock">gtk-add</property>
584   </object>
585   <object class="GtkImage" id="image9">
586     <property name="visible">True</property>
587     <property name="can_focus">False</property>
588     <property name="stock">gtk-add</property>
589   </object>
590   <object class="GtkWindow" id="main">
591     <property name="can_focus">False</property>
592     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
593     <child>
594       <object class="GtkVBox" id="vbox2">
595         <property name="visible">True</property>
596         <property name="can_focus">False</property>
597         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
598         <child>
599           <object class="GtkMenuBar" id="menubar1">
600             <property name="visible">True</property>
601             <property name="can_focus">False</property>
602             <child>
603               <object class="GtkMenuItem" id="options_menu">
604                 <property name="visible">True</property>
605                 <property name="can_focus">False</property>
606                 <property name="use_action_appearance">False</property>
607                 <property name="label" translatable="yes">_Options</property>
608                 <property name="use_underline">True</property>
609                 <signal name="activate" handler="linphone_gtk_options_activate" swapped="no"/>
610                 <child type="submenu">
611                   <object class="GtkMenu" id="menu2">
612                     <property name="visible">True</property>
613                     <property name="can_focus">False</property>
614                     <child>
615                       <object class="GtkImageMenuItem" id="settings_menu">
616                         <property name="label">gtk-preferences</property>
617                         <property name="visible">True</property>
618                         <property name="can_focus">False</property>
619                         <property name="use_action_appearance">False</property>
620                         <property name="use_underline">True</property>
621                         <property name="use_stock">True</property>
622                         <signal name="activate" handler="linphone_gtk_show_parameters" swapped="no"/>
623                       </object>
624                     </child>
625                     <child>
626                       <object class="GtkImageMenuItem" id="disconnect_item">
627                         <property name="label">gtk-disconnect</property>
628                         <property name="can_focus">False</property>
629                         <property name="use_action_appearance">False</property>
630                         <property name="use_underline">True</property>
631                         <property name="use_stock">True</property>
632                         <signal name="activate" handler="linphone_gtk_logout_clicked" swapped="no"/>
633                       </object>
634                     </child>
635                     <child>
636                       <object class="GtkSeparatorMenuItem" id="separatormenuitem1">
637                         <property name="visible">True</property>
638                         <property name="can_focus">False</property>
639                       </object>
640                     </child>
641                     <child>
642                       <object class="GtkCheckMenuItem" id="enable_video_item">
643                         <property name="visible">True</property>
644                         <property name="can_focus">False</property>
645                         <property name="use_action_appearance">False</property>
646                         <property name="label" translatable="yes">Always start video</property>
647                         <property name="use_underline">True</property>
648                         <signal name="toggled" handler="linphone_gtk_enable_video" swapped="no"/>
649                       </object>
650                     </child>
651                     <child>
652                       <object class="GtkCheckMenuItem" id="selfview_item">
653                         <property name="visible">True</property>
654                         <property name="can_focus">False</property>
655                         <property name="use_action_appearance">False</property>
656                         <property name="label" translatable="yes">Enable self-view</property>
657                         <property name="use_underline">True</property>
658                         <property name="active">True</property>
659                         <signal name="toggled" handler="linphone_gtk_enable_self_view" swapped="no"/>
660                       </object>
661                     </child>
662                     <child>
663                       <object class="GtkSeparatorMenuItem" id="separatormenuitem2">
664                         <property name="visible">True</property>
665                         <property name="can_focus">False</property>
666                       </object>
667                     </child>
668                     <child>
669                       <object class="GtkImageMenuItem" id="quit_item">
670                         <property name="label">gtk-quit</property>
671                         <property name="can_focus">False</property>
672                         <property name="use_action_appearance">False</property>
673                         <property name="use_underline">True</property>
674                         <property name="use_stock">True</property>
675                         <signal name="activate" handler="gtk_main_quit" swapped="no"/>
676                       </object>
677                     </child>
678                   </object>
679                 </child>
680               </object>
681             </child>
682             <child>
683               <object class="GtkMenuItem" id="menuitem4">
684                 <property name="visible">True</property>
685                 <property name="can_focus">False</property>
686                 <property name="use_action_appearance">False</property>
687                 <property name="label" translatable="yes">_Help</property>
688                 <property name="use_underline">True</property>
689                 <child type="submenu">
690                   <object class="GtkMenu" id="menu3">
691                     <property name="visible">True</property>
692                     <property name="can_focus">False</property>
693                     <child>
694                       <object class="GtkImageMenuItem" id="imagemenuitem10">
695                         <property name="label">gtk-about</property>
696                         <property name="visible">True</property>
697                         <property name="can_focus">False</property>
698                         <property name="use_action_appearance">False</property>
699                         <property name="use_underline">True</property>
700                         <property name="use_stock">True</property>
701                         <signal name="activate" handler="linphone_gtk_show_about" swapped="no"/>
702                       </object>
703                     </child>
704                     <child>
705                       <object class="GtkImageMenuItem" id="logs_item">
706                         <property name="label" translatable="yes">Show debug window</property>
707                         <property name="visible">True</property>
708                         <property name="can_focus">False</property>
709                         <property name="use_action_appearance">False</property>
710                         <property name="image">image1</property>
711                         <property name="use_stock">False</property>
712                         <signal name="activate" handler="linphone_gtk_log_show" swapped="no"/>
713                       </object>
714                     </child>
715                     <child>
716                       <object class="GtkImageMenuItem" id="home_item">
717                         <property name="label" translatable="yes">_Homepage</property>
718                         <property name="visible">True</property>
719                         <property name="can_focus">False</property>
720                         <property name="use_action_appearance">False</property>
721                         <property name="use_underline">True</property>
722                         <property name="image">image4</property>
723                         <property name="use_stock">False</property>
724                         <signal name="activate" handler="linphone_gtk_link_to_website" swapped="no"/>
725                       </object>
726                     </child>
727                     <child>
728                       <object class="GtkImageMenuItem" id="versioncheck_item">
729                         <property name="label" translatable="yes">Check _Updates</property>
730                         <property name="can_focus">False</property>
731                         <property name="use_action_appearance">False</property>
732                         <property name="use_underline">True</property>
733                         <property name="image">image5</property>
734                         <property name="use_stock">False</property>
735                         <signal name="activate" handler="linphone_gtk_check_for_new_version" swapped="no"/>
736                       </object>
737                     </child>
738                     <child>
739                       <object class="GtkImageMenuItem" id="assistant_item">
740                         <property name="label" translatable="yes">Account assistant</property>
741                         <property name="can_focus">False</property>
742                         <property name="use_action_appearance">False</property>
743                         <property name="image">image12</property>
744                         <property name="use_stock">False</property>
745                         <signal name="activate" handler="linphone_gtk_display_wizard" swapped="no"/>
746                       </object>
747                     </child>
748                   </object>
749                 </child>
750               </object>
751             </child>
752           </object>
753           <packing>
754             <property name="expand">False</property>
755             <property name="fill">True</property>
756             <property name="position">0</property>
757           </packing>
758         </child>
759         <child>
760           <object class="GtkHBox" id="hbox1">
761             <property name="visible">True</property>
762             <property name="can_focus">False</property>
763             <child>
764               <object class="GtkVBox" id="main_frame">
765                 <property name="visible">True</property>
766                 <property name="can_focus">False</property>
767                 <property name="spacing">8</property>
768                 <child>
769                   <object class="GtkHBox" id="address_bar">
770                     <property name="visible">True</property>
771                     <property name="can_focus">False</property>
772                     <child>
773                       <object class="GtkFrame" id="frame4">
774                         <property name="visible">True</property>
775                         <property name="can_focus">False</property>
776                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
777                         <property name="label_xalign">0</property>
778                         <property name="shadow_type">none</property>
779                         <child>
780                           <object class="GtkAlignment" id="alignment4">
781                             <property name="visible">True</property>
782                             <property name="can_focus">False</property>
783                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
784                             <property name="left_padding">5</property>
785                             <property name="right_padding">5</property>
786                             <child>
787                               <object class="GtkHBox" id="hbox3">
788                                 <property name="visible">True</property>
789                                 <property name="can_focus">False</property>
790                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
791                                 <child>
792                                   <object class="GtkEntry" id="uribar">
793                                     <property name="visible">True</property>
794                                     <property name="can_focus">True</property>
795                                     <property name="invisible_char">●</property>
796                                     <property name="invisible_char_set">True</property>
797                                     <property name="primary_icon_activatable">False</property>
798                                     <property name="secondary_icon_activatable">False</property>
799                                     <property name="primary_icon_sensitive">True</property>
800                                     <property name="secondary_icon_sensitive">True</property>
801                                     <signal name="activate" handler="linphone_gtk_uri_bar_activate" swapped="no"/>
802                                   </object>
803                                   <packing>
804                                     <property name="expand">True</property>
805                                     <property name="fill">True</property>
806                                     <property name="position">0</property>
807                                   </packing>
808                                 </child>
809                               </object>
810                             </child>
811                           </object>
812                         </child>
813                         <child type="label">
814                           <object class="GtkLabel" id="label9">
815                             <property name="visible">True</property>
816                             <property name="can_focus">False</property>
817                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
818                             <property name="label" translatable="yes">SIP address or phone number:</property>
819                             <property name="use_markup">True</property>
820                           </object>
821                         </child>
822                       </object>
823                       <packing>
824                         <property name="expand">True</property>
825                         <property name="fill">True</property>
826                         <property name="position">0</property>
827                       </packing>
828                     </child>
829                     <child>
830                       <object class="GtkButton" id="add_call">
831                         <property name="can_focus">True</property>
832                         <property name="receives_default">True</property>
833                         <property name="tooltip_text" translatable="yes">Initiate a new call</property>
834                         <property name="use_action_appearance">False</property>
835                         <signal name="clicked" handler="linphone_gtk_start_call" swapped="no"/>
836                       </object>
837                       <packing>
838                         <property name="expand">False</property>
839                         <property name="fill">False</property>
840                         <property name="position">1</property>
841                       </packing>
842                     </child>
843                     <child>
844                       <object class="GtkButton" id="start_call">
845                         <property name="visible">True</property>
846                         <property name="can_focus">True</property>
847                         <property name="receives_default">True</property>
848                         <property name="use_action_appearance">False</property>
849                         <signal name="clicked" handler="linphone_gtk_start_call" swapped="no"/>
850                       </object>
851                       <packing>
852                         <property name="expand">False</property>
853                         <property name="fill">True</property>
854                         <property name="position">2</property>
855                       </packing>
856                     </child>
857                     <child>
858                       <placeholder/>
859                     </child>
860                   </object>
861                   <packing>
862                     <property name="expand">False</property>
863                     <property name="fill">True</property>
864                     <property name="padding">8</property>
865                     <property name="position">0</property>
866                   </packing>
867                 </child>
868                 <child>
869                   <object class="GtkHBox" id="hbox">
870                     <property name="visible">True</property>
871                     <property name="can_focus">False</property>
872                     <child>
873                       <object class="GtkVBox" id="vbox12">
874                         <property name="visible">True</property>
875                         <property name="can_focus">False</property>
876                         <child>
877                           <object class="GtkEntry" id="search_bar">
878                             <property name="visible">True</property>
879                             <property name="can_focus">True</property>
880                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
881                             <property name="invisible_char">●</property>
882                             <property name="shadow_type">none</property>
883                             <property name="invisible_char_set">True</property>
884                             <property name="primary_icon_activatable">False</property>
885                             <property name="secondary_icon_activatable">False</property>
886                             <property name="primary_icon_sensitive">True</property>
887                             <property name="secondary_icon_sensitive">True</property>
888                             <signal name="changed" handler="linphone_gtk_show_friends" swapped="no"/>
889                           </object>
890                           <packing>
891                             <property name="expand">False</property>
892                             <property name="fill">True</property>
893                             <property name="padding">4</property>
894                             <property name="position">0</property>
895                           </packing>
896                         </child>
897                         <child>
898                           <placeholder/>
899                         </child>
900                         <child>
901                           <object class="GtkScrolledWindow" id="scrolledwindow1">
902                             <property name="visible">True</property>
903                             <property name="can_focus">True</property>
904                             <property name="hscrollbar_policy">automatic</property>
905                             <property name="vscrollbar_policy">automatic</property>
906                             <child>
907                               <object class="GtkTreeView" id="contact_list">
908                                 <property name="visible">True</property>
909                                 <property name="can_focus">True</property>
910                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
911                                 <property name="reorderable">True</property>
912                                 <property name="search_column">0</property>
913                                 <signal name="button-press-event" handler="linphone_gtk_contact_list_button_pressed" swapped="no"/>
914                                 <signal name="cursor-changed" handler="linphone_gtk_contact_clicked" swapped="no"/>
915                                 <signal name="row-activated" handler="linphone_gtk_contact_activated" swapped="no"/>
916                                 <signal name="popup-menu" handler="linphone_gtk_popup_contact_menu" swapped="no"/>
917                               </object>
918                             </child>
919                           </object>
920                           <packing>
921                             <property name="expand">True</property>
922                             <property name="fill">True</property>
923                             <property name="position">2</property>
924                           </packing>
925                         </child>
926                         <child>
927                           <object class="GtkHBox" id="hbox9">
928                             <property name="visible">True</property>
929                             <property name="can_focus">False</property>
930                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
931                             <property name="has_tooltip">True</property>
932                             <child>
933                               <object class="GtkButton" id="add_button">
934                                 <property name="visible">True</property>
935                                 <property name="can_focus">True</property>
936                                 <property name="receives_default">True</property>
937                                 <property name="tooltip_text" translatable="yes">Add</property>
938                                 <property name="resize_mode">immediate</property>
939                                 <property name="use_action_appearance">False</property>
940                                 <property name="image">add_image</property>
941                                 <property name="xalign">1</property>
942                                 <signal name="clicked" handler="linphone_gtk_add_button_clicked" swapped="no"/>
943                               </object>
944                               <packing>
945                                 <property name="expand">False</property>
946                                 <property name="fill">False</property>
947                                 <property name="position">0</property>
948                               </packing>
949                             </child>
950                             <child>
951                               <object class="GtkButton" id="edit_button">
952                                 <property name="visible">True</property>
953                                 <property name="can_focus">True</property>
954                                 <property name="receives_default">True</property>
955                                 <property name="tooltip_text" translatable="yes">Edit</property>
956                                 <property name="use_action_appearance">False</property>
957                                 <property name="image">edit_image</property>
958                                 <signal name="clicked" handler="linphone_gtk_edit_button_clicked" swapped="no"/>
959                               </object>
960                               <packing>
961                                 <property name="expand">False</property>
962                                 <property name="fill">False</property>
963                                 <property name="position">1</property>
964                               </packing>
965                             </child>
966                             <child>
967                               <object class="GtkButton" id="remove_button">
968                                 <property name="visible">True</property>
969                                 <property name="can_focus">True</property>
970                                 <property name="receives_default">True</property>
971                                 <property name="use_action_appearance">False</property>
972                                 <property name="image">remove_image</property>
973                                 <signal name="clicked" handler="linphone_gtk_remove_button_clicked" swapped="no"/>
974                               </object>
975                               <packing>
976                                 <property name="expand">False</property>
977                                 <property name="fill">False</property>
978                                 <property name="position">2</property>
979                               </packing>
980                             </child>
981                           </object>
982                           <packing>
983                             <property name="expand">False</property>
984                             <property name="fill">False</property>
985                             <property name="position">3</property>
986                           </packing>
987                         </child>
988                       </object>
989                       <packing>
990                         <property name="expand">False</property>
991                         <property name="fill">False</property>
992                         <property name="padding">12</property>
993                         <property name="position">0</property>
994                       </packing>
995                     </child>
996                     <child>
997                       <object class="GtkNotebook" id="viewswitch">
998                         <property name="visible">True</property>
999                         <property name="can_focus">True</property>
1000                         <child>
1001                           <object class="GtkHBox" id="hbox5">
1002                             <property name="visible">True</property>
1003                             <property name="can_focus">False</property>
1004                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1005                             <child>
1006                               <object class="GtkVBox" id="vbox7">
1007                                 <property name="visible">True</property>
1008                                 <property name="can_focus">False</property>
1009                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1010                                 <child>
1011                                   <object class="GtkFrame" id="frame3">
1012                                     <property name="visible">True</property>
1013                                     <property name="can_focus">False</property>
1014                                     <property name="label_xalign">0.5</property>
1015                                     <property name="shadow_type">none</property>
1016                                     <child>
1017                                       <object class="GtkAlignment" id="alignment5">
1018                                         <property name="visible">True</property>
1019                                         <property name="can_focus">False</property>
1020                                         <property name="xscale">0</property>
1021                                         <property name="yscale">0</property>
1022                                         <child>
1023                                           <object class="GtkAspectFrame" id="aspectframe1">
1024                                             <property name="visible">True</property>
1025                                             <property name="can_focus">False</property>
1026                                             <property name="label_xalign">0</property>
1027                                             <child>
1028                                               <object class="GtkTable" id="dtmf_table">
1029                                                 <property name="visible">True</property>
1030                                                 <property name="can_focus">False</property>
1031                                                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1032                                                 <property name="border_width">4</property>
1033                                                 <property name="n_rows">4</property>
1034                                                 <property name="n_columns">4</property>
1035                                                 <property name="homogeneous">True</property>
1036                                                 <child>
1037                                                   <object class="GtkButton" id="dtmf_D">
1038                                                     <property name="label" translatable="yes">D</property>
1039                                                     <property name="visible">True</property>
1040                                                     <property name="can_focus">True</property>
1041                                                     <property name="receives_default">True</property>
1042                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1043                                                     <property name="use_action_appearance">False</property>
1044                                                   </object>
1045                                                   <packing>
1046                                                     <property name="left_attach">3</property>
1047                                                     <property name="right_attach">4</property>
1048                                                     <property name="top_attach">3</property>
1049                                                     <property name="bottom_attach">4</property>
1050                                                   </packing>
1051                                                 </child>
1052                                                 <child>
1053                                                   <object class="GtkButton" id="dtmf_hash">
1054                                                     <property name="label" translatable="yes">#</property>
1055                                                     <property name="visible">True</property>
1056                                                     <property name="can_focus">True</property>
1057                                                     <property name="receives_default">True</property>
1058                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1059                                                     <property name="use_action_appearance">False</property>
1060                                                   </object>
1061                                                   <packing>
1062                                                     <property name="left_attach">2</property>
1063                                                     <property name="right_attach">3</property>
1064                                                     <property name="top_attach">3</property>
1065                                                     <property name="bottom_attach">4</property>
1066                                                   </packing>
1067                                                 </child>
1068                                                 <child>
1069                                                   <object class="GtkButton" id="dtmf_0">
1070                                                     <property name="label" translatable="yes">0</property>
1071                                                     <property name="visible">True</property>
1072                                                     <property name="can_focus">True</property>
1073                                                     <property name="receives_default">True</property>
1074                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1075                                                     <property name="use_action_appearance">False</property>
1076                                                   </object>
1077                                                   <packing>
1078                                                     <property name="left_attach">1</property>
1079                                                     <property name="right_attach">2</property>
1080                                                     <property name="top_attach">3</property>
1081                                                     <property name="bottom_attach">4</property>
1082                                                   </packing>
1083                                                 </child>
1084                                                 <child>
1085                                                   <object class="GtkButton" id="dtmf_star">
1086                                                     <property name="label" translatable="yes">*</property>
1087                                                     <property name="visible">True</property>
1088                                                     <property name="can_focus">True</property>
1089                                                     <property name="receives_default">True</property>
1090                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1091                                                     <property name="use_action_appearance">False</property>
1092                                                   </object>
1093                                                   <packing>
1094                                                     <property name="top_attach">3</property>
1095                                                     <property name="bottom_attach">4</property>
1096                                                   </packing>
1097                                                 </child>
1098                                                 <child>
1099                                                   <object class="GtkButton" id="dtmf_C">
1100                                                     <property name="label" translatable="yes">C</property>
1101                                                     <property name="visible">True</property>
1102                                                     <property name="can_focus">True</property>
1103                                                     <property name="receives_default">True</property>
1104                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1105                                                     <property name="use_action_appearance">False</property>
1106                                                   </object>
1107                                                   <packing>
1108                                                     <property name="left_attach">3</property>
1109                                                     <property name="right_attach">4</property>
1110                                                     <property name="top_attach">2</property>
1111                                                     <property name="bottom_attach">3</property>
1112                                                   </packing>
1113                                                 </child>
1114                                                 <child>
1115                                                   <object class="GtkButton" id="dtmf_9">
1116                                                     <property name="label" translatable="yes">9</property>
1117                                                     <property name="visible">True</property>
1118                                                     <property name="can_focus">True</property>
1119                                                     <property name="receives_default">True</property>
1120                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1121                                                     <property name="use_action_appearance">False</property>
1122                                                   </object>
1123                                                   <packing>
1124                                                     <property name="left_attach">2</property>
1125                                                     <property name="right_attach">3</property>
1126                                                     <property name="top_attach">2</property>
1127                                                     <property name="bottom_attach">3</property>
1128                                                   </packing>
1129                                                 </child>
1130                                                 <child>
1131                                                   <object class="GtkButton" id="dtmf_8">
1132                                                     <property name="label" translatable="yes">8</property>
1133                                                     <property name="visible">True</property>
1134                                                     <property name="can_focus">True</property>
1135                                                     <property name="receives_default">True</property>
1136                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1137                                                     <property name="use_action_appearance">False</property>
1138                                                   </object>
1139                                                   <packing>
1140                                                     <property name="left_attach">1</property>
1141                                                     <property name="right_attach">2</property>
1142                                                     <property name="top_attach">2</property>
1143                                                     <property name="bottom_attach">3</property>
1144                                                   </packing>
1145                                                 </child>
1146                                                 <child>
1147                                                   <object class="GtkButton" id="dtmf_7">
1148                                                     <property name="label" translatable="yes">7</property>
1149                                                     <property name="visible">True</property>
1150                                                     <property name="can_focus">True</property>
1151                                                     <property name="receives_default">True</property>
1152                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1153                                                     <property name="use_action_appearance">False</property>
1154                                                   </object>
1155                                                   <packing>
1156                                                     <property name="top_attach">2</property>
1157                                                     <property name="bottom_attach">3</property>
1158                                                   </packing>
1159                                                 </child>
1160                                                 <child>
1161                                                   <object class="GtkButton" id="dtmf_B">
1162                                                     <property name="label" translatable="yes">B</property>
1163                                                     <property name="visible">True</property>
1164                                                     <property name="can_focus">True</property>
1165                                                     <property name="receives_default">True</property>
1166                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1167                                                     <property name="use_action_appearance">False</property>
1168                                                   </object>
1169                                                   <packing>
1170                                                     <property name="left_attach">3</property>
1171                                                     <property name="right_attach">4</property>
1172                                                     <property name="top_attach">1</property>
1173                                                     <property name="bottom_attach">2</property>
1174                                                   </packing>
1175                                                 </child>
1176                                                 <child>
1177                                                   <object class="GtkButton" id="dtmf_6">
1178                                                     <property name="label" translatable="yes">6</property>
1179                                                     <property name="visible">True</property>
1180                                                     <property name="can_focus">True</property>
1181                                                     <property name="receives_default">True</property>
1182                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1183                                                     <property name="use_action_appearance">False</property>
1184                                                   </object>
1185                                                   <packing>
1186                                                     <property name="left_attach">2</property>
1187                                                     <property name="right_attach">3</property>
1188                                                     <property name="top_attach">1</property>
1189                                                     <property name="bottom_attach">2</property>
1190                                                   </packing>
1191                                                 </child>
1192                                                 <child>
1193                                                   <object class="GtkButton" id="dtmf_5">
1194                                                     <property name="label" translatable="yes">5</property>
1195                                                     <property name="visible">True</property>
1196                                                     <property name="can_focus">True</property>
1197                                                     <property name="receives_default">True</property>
1198                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1199                                                     <property name="use_action_appearance">False</property>
1200                                                   </object>
1201                                                   <packing>
1202                                                     <property name="left_attach">1</property>
1203                                                     <property name="right_attach">2</property>
1204                                                     <property name="top_attach">1</property>
1205                                                     <property name="bottom_attach">2</property>
1206                                                   </packing>
1207                                                 </child>
1208                                                 <child>
1209                                                   <object class="GtkButton" id="dtmf_4">
1210                                                     <property name="label" translatable="yes">4</property>
1211                                                     <property name="visible">True</property>
1212                                                     <property name="can_focus">True</property>
1213                                                     <property name="receives_default">True</property>
1214                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1215                                                     <property name="use_action_appearance">False</property>
1216                                                   </object>
1217                                                   <packing>
1218                                                     <property name="top_attach">1</property>
1219                                                     <property name="bottom_attach">2</property>
1220                                                   </packing>
1221                                                 </child>
1222                                                 <child>
1223                                                   <object class="GtkButton" id="dtmf_A">
1224                                                     <property name="label" translatable="yes">A</property>
1225                                                     <property name="visible">True</property>
1226                                                     <property name="can_focus">True</property>
1227                                                     <property name="receives_default">True</property>
1228                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1229                                                     <property name="use_action_appearance">False</property>
1230                                                   </object>
1231                                                   <packing>
1232                                                     <property name="left_attach">3</property>
1233                                                     <property name="right_attach">4</property>
1234                                                   </packing>
1235                                                 </child>
1236                                                 <child>
1237                                                   <object class="GtkButton" id="dtmf_3">
1238                                                     <property name="label" translatable="yes">3</property>
1239                                                     <property name="visible">True</property>
1240                                                     <property name="can_focus">True</property>
1241                                                     <property name="receives_default">True</property>
1242                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1243                                                     <property name="use_action_appearance">False</property>
1244                                                   </object>
1245                                                   <packing>
1246                                                     <property name="left_attach">2</property>
1247                                                     <property name="right_attach">3</property>
1248                                                   </packing>
1249                                                 </child>
1250                                                 <child>
1251                                                   <object class="GtkButton" id="dtmf_2">
1252                                                     <property name="label" translatable="yes">2</property>
1253                                                     <property name="visible">True</property>
1254                                                     <property name="can_focus">True</property>
1255                                                     <property name="receives_default">True</property>
1256                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1257                                                     <property name="use_action_appearance">False</property>
1258                                                   </object>
1259                                                   <packing>
1260                                                     <property name="left_attach">1</property>
1261                                                     <property name="right_attach">2</property>
1262                                                   </packing>
1263                                                 </child>
1264                                                 <child>
1265                                                   <object class="GtkButton" id="dtmf_1">
1266                                                     <property name="label" translatable="yes">1</property>
1267                                                     <property name="width_request">40</property>
1268                                                     <property name="height_request">40</property>
1269                                                     <property name="visible">True</property>
1270                                                     <property name="can_focus">True</property>
1271                                                     <property name="receives_default">True</property>
1272                                                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1273                                                     <property name="use_action_appearance">False</property>
1274                                                   </object>
1275                                                 </child>
1276                                               </object>
1277                                             </child>
1278                                           </object>
1279                                         </child>
1280                                       </object>
1281                                     </child>
1282                                     <child type="label_item">
1283                                       <placeholder/>
1284                                     </child>
1285                                   </object>
1286                                   <packing>
1287                                     <property name="expand">True</property>
1288                                     <property name="fill">True</property>
1289                                     <property name="position">0</property>
1290                                   </packing>
1291                                 </child>
1292                                 <child>
1293                                   <object class="GtkFrame" id="directory_search_box">
1294                                     <property name="can_focus">False</property>
1295                                     <property name="label_xalign">0</property>
1296                                     <property name="shadow_type">none</property>
1297                                     <child>
1298                                       <object class="GtkHBox" id="directory_search_vbox">
1299                                         <property name="can_focus">False</property>
1300                                         <child>
1301                                           <object class="GtkEntry" id="directory_search_entry">
1302                                             <property name="visible">True</property>
1303                                             <property name="can_focus">True</property>
1304                                             <property name="invisible_char">●</property>
1305                                             <property name="invisible_char_set">True</property>
1306                                             <property name="primary_icon_activatable">False</property>
1307                                             <property name="secondary_icon_activatable">False</property>
1308                                             <property name="primary_icon_sensitive">True</property>
1309                                             <property name="secondary_icon_sensitive">True</property>
1310                                             <signal name="activate" handler="linphone_gtk_directory_search_activate" swapped="no"/>
1311                                             <signal name="icon-press" handler="linphone_gtk_directory_search_activate" swapped="no"/>
1312                                             <signal name="focus-in-event" handler="linphone_gtk_directory_search_focus_in" swapped="no"/>
1313                                             <signal name="focus-out-event" handler="linphone_gtk_directory_search_focus_out" swapped="no"/>
1314                                           </object>
1315                                           <packing>
1316                                             <property name="expand">True</property>
1317                                             <property name="fill">True</property>
1318                                             <property name="position">0</property>
1319                                           </packing>
1320                                         </child>
1321                                         <child>
1322                                           <object class="GtkButton" id="directory_search_button">
1323                                             <property name="visible">True</property>
1324                                             <property name="can_focus">True</property>
1325                                             <property name="receives_default">True</property>
1326                                             <property name="use_action_appearance">False</property>
1327                                             <property name="relief">none</property>
1328                                             <signal name="clicked" handler="linphone_gtk_directory_search_button_clicked" swapped="no"/>
1329                                             <child>
1330                                               <object class="GtkHBox" id="hbox12">
1331                                                 <property name="visible">True</property>
1332                                                 <property name="can_focus">False</property>
1333                                                 <child>
1334                                                   <object class="GtkImage" id="directory_search_button_icon">
1335                                                     <property name="visible">True</property>
1336                                                     <property name="can_focus">False</property>
1337                                                     <property name="stock">gtk-find</property>
1338                                                   </object>
1339                                                   <packing>
1340                                                     <property name="expand">True</property>
1341                                                     <property name="fill">True</property>
1342                                                     <property name="position">0</property>
1343                                                   </packing>
1344                                                 </child>
1345                                                 <child>
1346                                                   <object class="GtkLabel" id="directory_search_button_label">
1347                                                     <property name="visible">True</property>
1348                                                     <property name="can_focus">False</property>
1349                                                     <property name="label" translatable="yes">Search</property>
1350                                                   </object>
1351                                                   <packing>
1352                                                     <property name="expand">True</property>
1353                                                     <property name="fill">True</property>
1354                                                     <property name="position">1</property>
1355                                                   </packing>
1356                                                 </child>
1357                                               </object>
1358                                             </child>
1359                                           </object>
1360                                           <packing>
1361                                             <property name="expand">False</property>
1362                                             <property name="fill">True</property>
1363                                             <property name="position">1</property>
1364                                           </packing>
1365                                         </child>
1366                                       </object>
1367                                     </child>
1368                                     <child type="label">
1369                                       <object class="GtkLabel" id="label14">
1370                                         <property name="visible">True</property>
1371                                         <property name="can_focus">False</property>
1372                                         <property name="label" translatable="yes">&lt;b&gt;Add contacts from directory&lt;/b&gt;</property>
1373                                         <property name="use_markup">True</property>
1374                                       </object>
1375                                     </child>
1376                                   </object>
1377                                   <packing>
1378                                     <property name="expand">False</property>
1379                                     <property name="fill">False</property>
1380                                     <property name="padding">5</property>
1381                                     <property name="position">2</property>
1382                                   </packing>
1383                                 </child>
1384                                 <child>
1385                                   <object class="GtkHButtonBox" id="hbuttonbox1">
1386                                     <property name="visible">True</property>
1387                                     <property name="can_focus">False</property>
1388                                     <child>
1389                                       <object class="GtkButton" id="add_contact_button">
1390                                         <property name="label" translatable="yes">Add contact</property>
1391                                         <property name="can_focus">True</property>
1392                                         <property name="receives_default">True</property>
1393                                         <property name="use_action_appearance">False</property>
1394                                         <property name="image">image10</property>
1395                                         <signal name="clicked" handler="linphone_gtk_add_contact" swapped="no"/>
1396                                       </object>
1397                                       <packing>
1398                                         <property name="expand">False</property>
1399                                         <property name="fill">False</property>
1400                                         <property name="position">0</property>
1401                                       </packing>
1402                                     </child>
1403                                   </object>
1404                                   <packing>
1405                                     <property name="expand">False</property>
1406                                     <property name="fill">False</property>
1407                                     <property name="position">3</property>
1408                                   </packing>
1409                                 </child>
1410                               </object>
1411                               <packing>
1412                                 <property name="expand">True</property>
1413                                 <property name="fill">True</property>
1414                                 <property name="position">0</property>
1415                               </packing>
1416                             </child>
1417                           </object>
1418                         </child>
1419                         <child type="tab">
1420                           <object class="GtkHBox" id="hbox2">
1421                             <property name="visible">True</property>
1422                             <property name="can_focus">False</property>
1423                             <child>
1424                               <object class="GtkImage" id="keypad_tab_icon">
1425                                 <property name="visible">True</property>
1426                                 <property name="can_focus">False</property>
1427                                 <property name="stock">gtk-missing-image</property>
1428                                 <property name="icon-size">1</property>
1429                               </object>
1430                               <packing>
1431                                 <property name="expand">True</property>
1432                                 <property name="fill">True</property>
1433                                 <property name="position">0</property>
1434                               </packing>
1435                             </child>
1436                             <child>
1437                               <object class="GtkLabel" id="Keypad">
1438                                 <property name="visible">True</property>
1439                                 <property name="can_focus">False</property>
1440                                 <property name="label" translatable="yes">Keypad</property>
1441                               </object>
1442                               <packing>
1443                                 <property name="expand">True</property>
1444                                 <property name="fill">True</property>
1445                                 <property name="position">1</property>
1446                               </packing>
1447                             </child>
1448                           </object>
1449                           <packing>
1450                             <property name="tab_fill">False</property>
1451                           </packing>
1452                         </child>
1453                         <child>
1454                           <object class="GtkVBox" id="keypad_frame">
1455                             <property name="visible">True</property>
1456                             <property name="can_focus">False</property>
1457                             <child>
1458                               <object class="GtkVBox" id="call_logs_box">
1459                                 <property name="visible">True</property>
1460                                 <property name="can_focus">False</property>
1461                                 <property name="spacing">2</property>
1462                                 <child>
1463                                   <object class="GtkHButtonBox" id="dialog-action_area1">
1464                                     <property name="visible">True</property>
1465                                     <property name="can_focus">False</property>
1466                                     <property name="layout_style">end</property>
1467                                     <child>
1468                                       <object class="GtkButton" id="erase_call_logs_button">
1469                                         <property name="label">gtk-clear</property>
1470                                         <property name="visible">True</property>
1471                                         <property name="can_focus">True</property>
1472                                         <property name="receives_default">True</property>
1473                                         <property name="use_action_appearance">False</property>
1474                                         <property name="use_stock">True</property>
1475                                         <signal name="clicked" handler="linphone_gtk_clear_call_logs" swapped="no"/>
1476                                       </object>
1477                                       <packing>
1478                                         <property name="expand">False</property>
1479                                         <property name="fill">False</property>
1480                                         <property name="position">0</property>
1481                                       </packing>
1482                                     </child>
1483                                     <child>
1484                                       <placeholder/>
1485                                     </child>
1486                                     <child>
1487                                       <placeholder/>
1488                                     </child>
1489                                   </object>
1490                                   <packing>
1491                                     <property name="expand">False</property>
1492                                     <property name="fill">True</property>
1493                                     <property name="pack_type">end</property>
1494                                     <property name="position">0</property>
1495                                   </packing>
1496                                 </child>
1497                                 <child>
1498                                   <object class="GtkScrolledWindow" id="scrolledwindow2">
1499                                     <property name="visible">True</property>
1500                                     <property name="can_focus">True</property>
1501                                     <property name="hscrollbar_policy">never</property>
1502                                     <child>
1503                                       <object class="GtkTreeView" id="logs_view">
1504                                         <property name="width_request">266</property>
1505                                         <property name="visible">True</property>
1506                                         <property name="can_focus">True</property>
1507                                         <property name="headers_visible">False</property>
1508                                         <signal name="cursor-changed" handler="linphone_gtk_history_row_selected" swapped="no"/>
1509                                         <signal name="row-activated" handler="linphone_gtk_history_row_activated" swapped="no"/>
1510                                       </object>
1511                                     </child>
1512                                   </object>
1513                                   <packing>
1514                                     <property name="expand">True</property>
1515                                     <property name="fill">True</property>
1516                                     <property name="position">1</property>
1517                                   </packing>
1518                                 </child>
1519                               </object>
1520                               <packing>
1521                                 <property name="expand">True</property>
1522                                 <property name="fill">True</property>
1523                                 <property name="position">0</property>
1524                               </packing>
1525                             </child>
1526                           </object>
1527                           <packing>
1528                             <property name="position">1</property>
1529                           </packing>
1530                         </child>
1531                         <child type="tab">
1532                           <object class="GtkHBox" id="hbox6">
1533                             <property name="visible">True</property>
1534                             <property name="can_focus">False</property>
1535                             <child>
1536                               <object class="GtkImage" id="history_tab_icon">
1537                                 <property name="visible">True</property>
1538                                 <property name="can_focus">False</property>
1539                                 <property name="stock">gtk-refresh</property>
1540                                 <property name="icon-size">1</property>
1541                               </object>
1542                               <packing>
1543                                 <property name="expand">True</property>
1544                                 <property name="fill">True</property>
1545                                 <property name="position">0</property>
1546                               </packing>
1547                             </child>
1548                             <child>
1549                               <object class="GtkLabel" id="label3">
1550                                 <property name="visible">True</property>
1551                                 <property name="can_focus">False</property>
1552                                 <property name="yalign">0.49000000953674316</property>
1553                                 <property name="label" translatable="yes">Recent calls</property>
1554                               </object>
1555                               <packing>
1556                                 <property name="expand">True</property>
1557                                 <property name="fill">True</property>
1558                                 <property name="position">1</property>
1559                               </packing>
1560                             </child>
1561                           </object>
1562                           <packing>
1563                             <property name="position">1</property>
1564                             <property name="tab_fill">False</property>
1565                           </packing>
1566                         </child>
1567                         <child>
1568                           <placeholder/>
1569                         </child>
1570                         <child type="tab">
1571                           <placeholder/>
1572                         </child>
1573                       </object>
1574                       <packing>
1575                         <property name="expand">True</property>
1576                         <property name="fill">True</property>
1577                         <property name="padding">4</property>
1578                         <property name="position">1</property>
1579                       </packing>
1580                     </child>
1581                   </object>
1582                   <packing>
1583                     <property name="expand">True</property>
1584                     <property name="fill">True</property>
1585                     <property name="position">1</property>
1586                   </packing>
1587                 </child>
1588                 <child>
1589                   <object class="GtkFrame" id="identity_frame">
1590                     <property name="visible">True</property>
1591                     <property name="can_focus">False</property>
1592                     <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1593                     <property name="label_xalign">0</property>
1594                     <property name="shadow_type">none</property>
1595                     <child>
1596                       <object class="GtkComboBox" id="identities">
1597                         <property name="visible">True</property>
1598                         <property name="can_focus">False</property>
1599                         <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1600                         <property name="model">model3</property>
1601                         <property name="active">0</property>
1602                         <signal name="changed" handler="linphone_gtk_used_identity_changed" swapped="no"/>
1603                         <child>
1604                           <object class="GtkCellRendererText" id="renderer3"/>
1605                           <attributes>
1606                             <attribute name="text">0</attribute>
1607                           </attributes>
1608                         </child>
1609                       </object>
1610                     </child>
1611                     <child type="label">
1612                       <object class="GtkHBox" id="hbox7">
1613                         <property name="visible">True</property>
1614                         <property name="can_focus">False</property>
1615                         <property name="spacing">5</property>
1616                         <child>
1617                           <object class="GtkLabel" id="label17">
1618                             <property name="visible">True</property>
1619                             <property name="can_focus">False</property>
1620                             <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1621                             <property name="label" translatable="yes">My current identity:</property>
1622                             <property name="use_markup">True</property>
1623                           </object>
1624                           <packing>
1625                             <property name="expand">True</property>
1626                             <property name="fill">True</property>
1627                             <property name="position">0</property>
1628                           </packing>
1629                         </child>
1630                         <child>
1631                           <object class="GtkButton" id="proxy_refresh_button">
1632                             <property name="can_focus">True</property>
1633                             <property name="receives_default">True</property>
1634                             <property name="use_action_appearance">False</property>
1635                             <property name="relief">none</property>
1636                             <signal name="clicked" handler="on_proxy_refresh_button_clicked" swapped="no"/>
1637                             <child>
1638                               <object class="GtkImage" id="image20">
1639                                 <property name="visible">True</property>
1640                                 <property name="can_focus">False</property>
1641                                 <property name="stock">gtk-refresh</property>
1642                               </object>
1643                             </child>
1644                           </object>
1645                           <packing>
1646                             <property name="expand">True</property>
1647                             <property name="fill">True</property>
1648                             <property name="position">1</property>
1649                           </packing>
1650                         </child>
1651                       </object>
1652                     </child>
1653                   </object>
1654                   <packing>
1655                     <property name="expand">False</property>
1656                     <property name="fill">False</property>
1657                     <property name="position">2</property>
1658                   </packing>
1659                 </child>
1660               </object>
1661               <packing>
1662                 <property name="expand">True</property>
1663                 <property name="fill">True</property>
1664                 <property name="position">0</property>
1665               </packing>
1666             </child>
1667             <child>
1668               <object class="GtkFrame" id="login_frame">
1669                 <property name="can_focus">False</property>
1670                 <property name="label_xalign">0</property>
1671                 <property name="shadow_type">etched-out</property>
1672                 <child>
1673                   <object class="GtkAlignment" id="alignment2">
1674                     <property name="visible">True</property>
1675                     <property name="can_focus">False</property>
1676                     <property name="left_padding">12</property>
1677                     <child>
1678                       <object class="GtkVBox" id="vbox1">
1679                         <property name="visible">True</property>
1680                         <property name="can_focus">False</property>
1681                         <child>
1682                           <object class="GtkImage" id="login_image">
1683                             <property name="visible">True</property>
1684                             <property name="can_focus">False</property>
1685                             <property name="stock">gtk-missing-image</property>
1686                           </object>
1687                           <packing>
1688                             <property name="expand">True</property>
1689                             <property name="fill">True</property>
1690                             <property name="position">0</property>
1691                           </packing>
1692                         </child>
1693                         <child>
1694                           <object class="GtkFrame" id="frame5">
1695                             <property name="visible">True</property>
1696                             <property name="can_focus">False</property>
1697                             <property name="label_xalign">0</property>
1698                             <property name="shadow_type">none</property>
1699                             <child>
1700                               <object class="GtkAlignment" id="alignment3">
1701                                 <property name="visible">True</property>
1702                                 <property name="can_focus">False</property>
1703                                 <property name="left_padding">12</property>
1704                                 <property name="right_padding">12</property>
1705                                 <child>
1706                                   <object class="GtkTable" id="table1">
1707                                     <property name="visible">True</property>
1708                                     <property name="can_focus">False</property>
1709                                     <property name="n_rows">4</property>
1710                                     <property name="n_columns">2</property>
1711                                     <child>
1712                                       <object class="GtkLabel" id="label8">
1713                                         <property name="visible">True</property>
1714                                         <property name="can_focus">False</property>
1715                                         <property name="label" translatable="yes">Username</property>
1716                                       </object>
1717                                     </child>
1718                                     <child>
1719                                       <object class="GtkLabel" id="label10">
1720                                         <property name="visible">True</property>
1721                                         <property name="can_focus">False</property>
1722                                         <property name="label" translatable="yes">Password</property>
1723                                       </object>
1724                                       <packing>
1725                                         <property name="top_attach">1</property>
1726                                         <property name="bottom_attach">2</property>
1727                                       </packing>
1728                                     </child>
1729                                     <child>
1730                                       <object class="GtkLabel" id="label13">
1731                                         <property name="visible">True</property>
1732                                         <property name="can_focus">False</property>
1733                                         <property name="label" translatable="yes">Internet connection:</property>
1734                                       </object>
1735                                       <packing>
1736                                         <property name="top_attach">2</property>
1737                                         <property name="bottom_attach">3</property>
1738                                       </packing>
1739                                     </child>
1740                                     <child>
1741                                       <object class="GtkEntry" id="login_username">
1742                                         <property name="visible">True</property>
1743                                         <property name="can_focus">True</property>
1744                                         <property name="invisible_char">●</property>
1745                                         <property name="primary_icon_activatable">False</property>
1746                                         <property name="secondary_icon_activatable">False</property>
1747                                         <property name="primary_icon_sensitive">True</property>
1748                                         <property name="secondary_icon_sensitive">True</property>
1749                                       </object>
1750                                       <packing>
1751                                         <property name="left_attach">1</property>
1752                                         <property name="right_attach">2</property>
1753                                       </packing>
1754                                     </child>
1755                                     <child>
1756                                       <object class="GtkEntry" id="login_password">
1757                                         <property name="visible">True</property>
1758                                         <property name="can_focus">True</property>
1759                                         <property name="visibility">False</property>
1760                                         <property name="invisible_char">●</property>
1761                                         <property name="primary_icon_activatable">False</property>
1762                                         <property name="secondary_icon_activatable">False</property>
1763                                         <property name="primary_icon_sensitive">True</property>
1764                                         <property name="secondary_icon_sensitive">True</property>
1765                                       </object>
1766                                       <packing>
1767                                         <property name="left_attach">1</property>
1768                                         <property name="right_attach">2</property>
1769                                         <property name="top_attach">1</property>
1770                                         <property name="bottom_attach">2</property>
1771                                       </packing>
1772                                     </child>
1773                                     <child>
1774                                       <object class="GtkComboBox" id="login_internet_kind">
1775                                         <property name="visible">True</property>
1776                                         <property name="can_focus">False</property>
1777                                         <property name="model">model4</property>
1778                                         <property name="active">0</property>
1779                                         <signal name="changed" handler="linphone_gtk_internet_kind_changed" swapped="no"/>
1780                                         <child>
1781                                           <object class="GtkCellRendererText" id="renderer4"/>
1782                                           <attributes>
1783                                             <attribute name="text">0</attribute>
1784                                           </attributes>
1785                                         </child>
1786                                       </object>
1787                                       <packing>
1788                                         <property name="left_attach">1</property>
1789                                         <property name="right_attach">2</property>
1790                                         <property name="top_attach">2</property>
1791                                         <property name="bottom_attach">3</property>
1792                                       </packing>
1793                                     </child>
1794                                     <child>
1795                                       <object class="GtkCheckButton" id="automatic_login">
1796                                         <property name="label" translatable="yes">Automatically log me in</property>
1797                                         <property name="visible">True</property>
1798                                         <property name="can_focus">True</property>
1799                                         <property name="receives_default">False</property>
1800                                         <property name="use_action_appearance">False</property>
1801                                         <property name="draw_indicator">True</property>
1802                                       </object>
1803                                       <packing>
1804                                         <property name="left_attach">1</property>
1805                                         <property name="right_attach">2</property>
1806                                         <property name="top_attach">3</property>
1807                                         <property name="bottom_attach">4</property>
1808                                       </packing>
1809                                     </child>
1810                                     <child>
1811                                       <placeholder/>
1812                                     </child>
1813                                   </object>
1814                                 </child>
1815                               </object>
1816                             </child>
1817                             <child type="label">
1818                               <object class="GtkLabel" id="login_label">
1819                                 <property name="visible">True</property>
1820                                 <property name="can_focus">False</property>
1821                                 <property name="label" translatable="yes">Login information</property>
1822                                 <property name="use_markup">True</property>
1823                               </object>
1824                             </child>
1825                           </object>
1826                           <packing>
1827                             <property name="expand">True</property>
1828                             <property name="fill">True</property>
1829                             <property name="padding">10</property>
1830                             <property name="position">1</property>
1831                           </packing>
1832                         </child>
1833                         <child>
1834                           <object class="GtkHButtonBox" id="hbuttonbox3">
1835                             <property name="visible">True</property>
1836                             <property name="can_focus">False</property>
1837                             <child>
1838                               <object class="GtkButton" id="login_connect">
1839                                 <property name="label">gtk-connect</property>
1840                                 <property name="visible">True</property>
1841                                 <property name="can_focus">True</property>
1842                                 <property name="receives_default">True</property>
1843                                 <property name="use_action_appearance">False</property>
1844                                 <property name="use_stock">True</property>
1845                                 <signal name="clicked" handler="linphone_gtk_login_frame_connect_clicked" swapped="no"/>
1846                               </object>
1847                               <packing>
1848                                 <property name="expand">False</property>
1849                                 <property name="fill">False</property>
1850                                 <property name="position">0</property>
1851                               </packing>
1852                             </child>
1853                           </object>
1854                           <packing>
1855                             <property name="expand">True</property>
1856                             <property name="fill">True</property>
1857                             <property name="position">2</property>
1858                           </packing>
1859                         </child>
1860                       </object>
1861                     </child>
1862                   </object>
1863                 </child>
1864                 <child type="label">
1865                   <object class="GtkLabel" id="label6">
1866                     <property name="visible">True</property>
1867                     <property name="can_focus">False</property>
1868                     <property name="label" translatable="yes">&lt;b&gt;Welcome !&lt;/b&gt;</property>
1869                     <property name="use_markup">True</property>
1870                   </object>
1871                 </child>
1872               </object>
1873               <packing>
1874                 <property name="expand">True</property>
1875                 <property name="fill">True</property>
1876                 <property name="position">1</property>
1877               </packing>
1878             </child>
1879           </object>
1880           <packing>
1881             <property name="expand">True</property>
1882             <property name="fill">True</property>
1883             <property name="position">1</property>
1884           </packing>
1885         </child>
1886         <child>
1887           <object class="GtkHBox" id="hbox4">
1888             <property name="visible">True</property>
1889             <property name="can_focus">False</property>
1890             <child>
1891               <object class="GtkStatusbar" id="status_bar">
1892                 <property name="visible">True</property>
1893                 <property name="can_focus">False</property>
1894                 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
1895                 <property name="spacing">2</property>
1896               </object>
1897               <packing>
1898                 <property name="expand">True</property>
1899                 <property name="fill">True</property>
1900                 <property name="position">0</property>
1901               </packing>
1902             </child>
1903             <child>
1904               <object class="GtkButton" id="presence_button">
1905                 <property name="visible">True</property>
1906                 <property name="can_focus">True</property>
1907                 <property name="receives_default">True</property>
1908                 <property name="use_action_appearance">False</property>
1909                 <property name="relief">none</property>
1910                 <signal name="clicked" handler="linphone_gtk_my_presence_clicked" swapped="no"/>
1911               </object>
1912               <packing>
1913                 <property name="expand">False</property>
1914                 <property name="fill">True</property>
1915                 <property name="padding">5</property>
1916                 <property name="position">1</property>
1917               </packing>
1918             </child>
1919           </object>
1920           <packing>
1921             <property name="expand">False</property>
1922             <property name="fill">False</property>
1923             <property name="position">2</property>
1924           </packing>
1925         </child>
1926       </object>
1927     </child>
1928   </object>
1929   <object class="GtkListStore" id="model1">
1930     <columns>
1931       <!-- column-name gchararray -->
1932       <column type="gchararray"/>
1933     </columns>
1934     <data>
1935       <row>
1936         <col id="0" translatable="yes">All users</col>
1937       </row>
1938       <row>
1939         <col id="0" translatable="yes">Online users</col>
1940       </row>
1941     </data>
1942   </object>
1943   <object class="GtkListStore" id="model2">
1944     <columns>
1945       <!-- column-name gchararray -->
1946       <column type="gchararray"/>
1947     </columns>
1948     <data>
1949       <row>
1950         <col id="0" translatable="yes">ADSL</col>
1951       </row>
1952       <row>
1953         <col id="0" translatable="yes">Fiber Channel</col>
1954       </row>
1955     </data>
1956   </object>
1957   <object class="GtkListStore" id="model3">
1958     <columns>
1959       <!-- column-name gchararray -->
1960       <column type="gchararray"/>
1961     </columns>
1962     <data>
1963       <row>
1964         <col id="0" translatable="yes">Default</col>
1965       </row>
1966     </data>
1967   </object>
1968   <object class="GtkListStore" id="model4">
1969     <columns>
1970       <!-- column-name gchararray -->
1971       <column type="gchararray"/>
1972     </columns>
1973     <data>
1974       <row>
1975         <col id="0" translatable="yes">ADSL</col>
1976       </row>
1977       <row>
1978         <col id="0" translatable="yes">Fiber Channel</col>
1979       </row>
1980     </data>
1981   </object>
1982   <object class="GtkImage" id="remove_image">
1983     <property name="visible">True</property>
1984     <property name="can_focus">False</property>
1985     <property name="tooltip_text" translatable="yes">Delete</property>
1986     <property name="stock">gtk-remove</property>
1987   </object>
1988 </interface>