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