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