source: mediastreamer2/linphone/gtk-glade/main.glade @ 169:8720fc588554

Last change on this file since 169:8720fc588554 was 169:8720fc588554, checked in by smorlat <smorlat@…>, 5 years ago

-fix compile on on non linux systesm
-glade ui configuration

git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@172 3f6dc0c8-ddfe-455d-9043-3cd528dc4637

File size: 50.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2<!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd">
3<!--Generated with glade3 3.4.5 on Wed Nov 12 14:06:16 2008 -->
4<glade-interface>
5  <widget class="GtkWindow" id="main">
6    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
7    <property name="icon">linphone2.png</property>
8    <signal name="destroy" handler="linphone_gtk_close"/>
9    <child>
10      <widget class="GtkVBox" id="vbox2">
11        <property name="visible">True</property>
12        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
13        <child>
14          <widget class="GtkMenuBar" id="menubar1">
15            <property name="visible">True</property>
16            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
17            <child>
18              <widget class="GtkMenuItem" id="menuitem2">
19                <property name="visible">True</property>
20                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
21                <property name="label" translatable="yes">_View</property>
22                <property name="use_underline">True</property>
23                <child>
24                  <widget class="GtkMenu" id="menu2">
25                    <property name="visible">True</property>
26                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
27                    <child>
28                      <widget class="GtkImageMenuItem" id="menuitem5">
29                        <property name="visible">True</property>
30                        <property name="label" translatable="yes">gtk-preferences</property>
31                        <property name="use_underline">True</property>
32                        <property name="use_stock">True</property>
33                        <signal name="activate" handler="linphone_gtk_show_parameters"/>
34                      </widget>
35                    </child>
36                    <child>
37                      <widget class="GtkImageMenuItem" id="menuitem1">
38                        <property name="visible">True</property>
39                        <property name="label" translatable="yes">Call history</property>
40                        <property name="use_underline">True</property>
41                        <signal name="activate" handler="linphone_gtk_show_call_logs"/>
42                        <child internal-child="image">
43                          <widget class="GtkImage" id="menu-item-image4">
44                            <property name="visible">True</property>
45                            <property name="stock">gtk-info</property>
46                          </widget>
47                        </child>
48                      </widget>
49                    </child>
50                    <child>
51                      <widget class="GtkImageMenuItem" id="quit">
52                        <property name="visible">True</property>
53                        <property name="label" translatable="yes">gtk-quit</property>
54                        <property name="use_underline">True</property>
55                        <property name="use_stock">True</property>
56                        <signal name="activate" handler="gtk_main_quit"/>
57                      </widget>
58                    </child>
59                  </widget>
60                </child>
61              </widget>
62            </child>
63            <child>
64              <widget class="GtkMenuItem" id="modes">
65                <property name="visible">True</property>
66                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
67                <property name="label" translatable="yes">_Modes</property>
68                <property name="use_underline">True</property>
69                <child>
70                  <widget class="GtkMenu" id="menu1">
71                    <property name="visible">True</property>
72                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
73                    <child>
74                      <widget class="GtkRadioMenuItem" id="audio_only_item">
75                        <property name="visible">True</property>
76                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
77                        <property name="label" translatable="yes">Audio only</property>
78                        <property name="use_underline">True</property>
79                        <property name="draw_as_radio">True</property>
80                        <property name="group">video_item</property>
81                        <signal name="activate" handler="linphone_gtk_set_audio_only"/>
82                      </widget>
83                    </child>
84                    <child>
85                      <widget class="GtkRadioMenuItem" id="video_item">
86                        <property name="visible">True</property>
87                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
88                        <property name="label" translatable="yes">Audio &amp; Video</property>
89                        <property name="use_underline">True</property>
90                        <property name="active">True</property>
91                        <property name="draw_as_radio">True</property>
92                        <property name="group">audio_only_item</property>
93                        <signal name="activate" handler="linphone_gtk_set_audio_video"/>
94                      </widget>
95                    </child>
96                  </widget>
97                </child>
98              </widget>
99            </child>
100            <child>
101              <widget class="GtkImageMenuItem" id="menuitem4">
102                <property name="visible">True</property>
103                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
104                <property name="label" translatable="yes">gtk-help</property>
105                <property name="use_underline">True</property>
106                <property name="use_stock">True</property>
107                <child>
108                  <widget class="GtkMenu" id="menu3">
109                    <property name="visible">True</property>
110                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
111                    <child>
112                      <widget class="GtkImageMenuItem" id="show_logs">
113                        <property name="visible">True</property>
114                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
115                        <property name="label" translatable="yes">Show debug window</property>
116                        <property name="use_underline">True</property>
117                        <signal name="activate" handler="linphone_gtk_log_show"/>
118                        <child internal-child="image">
119                          <widget class="GtkImage" id="menu-item-image1">
120                            <property name="stock">gtk-dialog-info</property>
121                          </widget>
122                        </child>
123                      </widget>
124                    </child>
125                    <child>
126                      <widget class="GtkImageMenuItem" id="menuitem6">
127                        <property name="visible">True</property>
128                        <property name="label" translatable="yes">gtk-about</property>
129                        <property name="use_underline">True</property>
130                        <property name="use_stock">True</property>
131                        <signal name="activate" handler="linphone_gtk_show_about"/>
132                      </widget>
133                    </child>
134                  </widget>
135                </child>
136              </widget>
137            </child>
138          </widget>
139          <packing>
140            <property name="expand">False</property>
141          </packing>
142        </child>
143        <child>
144          <widget class="GtkVBox" id="vbox4">
145            <property name="visible">True</property>
146            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
147            <child>
148              <widget class="GtkFrame" id="frame4">
149                <property name="visible">True</property>
150                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
151                <property name="label_xalign">0</property>
152                <child>
153                  <widget class="GtkAlignment" id="alignment4">
154                    <property name="visible">True</property>
155                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
156                    <property name="left_padding">12</property>
157                    <child>
158                      <widget class="GtkHBox" id="hbox1">
159                        <property name="visible">True</property>
160                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
161                        <child>
162                          <widget class="GtkEntry" id="uribar">
163                            <property name="visible">True</property>
164                            <property name="can_focus">True</property>
165                          </widget>
166                        </child>
167                        <child>
168                          <widget class="GtkButton" id="terminate_call">
169                            <property name="can_focus">True</property>
170                            <property name="receives_default">True</property>
171                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
172                            <property name="response_id">0</property>
173                            <signal name="clicked" handler="linphone_gtk_terminate_call"/>
174                            <child>
175                              <widget class="GtkHBox" id="hbox21">
176                                <property name="visible">True</property>
177                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
178                                <child>
179                                  <widget class="GtkImage" id="image14">
180                                    <property name="visible">True</property>
181                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
182                                    <property name="stock">gtk-close</property>
183                                  </widget>
184                                </child>
185                                <child>
186                                  <widget class="GtkLabel" id="label48">
187                                    <property name="visible">True</property>
188                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
189                                    <property name="label" translatable="yes">Terminate call</property>
190                                  </widget>
191                                  <packing>
192                                    <property name="position">1</property>
193                                  </packing>
194                                </child>
195                              </widget>
196                            </child>
197                          </widget>
198                          <packing>
199                            <property name="expand">False</property>
200                            <property name="fill">False</property>
201                            <property name="pack_type">GTK_PACK_END</property>
202                            <property name="position">2</property>
203                          </packing>
204                        </child>
205                        <child>
206                          <widget class="GtkButton" id="start_call">
207                            <property name="visible">True</property>
208                            <property name="can_focus">True</property>
209                            <property name="receives_default">True</property>
210                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
211                            <property name="response_id">0</property>
212                            <signal name="clicked" handler="linphone_gtk_start_call"/>
213                            <child>
214                              <widget class="GtkHBox" id="hbox3">
215                                <property name="visible">True</property>
216                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
217                                <child>
218                                  <widget class="GtkImage" id="image1">
219                                    <property name="visible">True</property>
220                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
221                                    <property name="stock">gtk-go-forward</property>
222                                  </widget>
223                                </child>
224                                <child>
225                                  <widget class="GtkLabel" id="label10">
226                                    <property name="visible">True</property>
227                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
228                                    <property name="label" translatable="yes">Start call</property>
229                                  </widget>
230                                  <packing>
231                                    <property name="position">1</property>
232                                  </packing>
233                                </child>
234                              </widget>
235                            </child>
236                          </widget>
237                          <packing>
238                            <property name="expand">False</property>
239                            <property name="fill">False</property>
240                            <property name="pack_type">GTK_PACK_END</property>
241                            <property name="position">1</property>
242                          </packing>
243                        </child>
244                      </widget>
245                    </child>
246                  </widget>
247                </child>
248                <child>
249                  <widget class="GtkLabel" id="label9">
250                    <property name="visible">True</property>
251                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
252                    <property name="label" translatable="yes">Current call</property>
253                    <property name="use_markup">True</property>
254                  </widget>
255                  <packing>
256                    <property name="type">label_item</property>
257                  </packing>
258                </child>
259              </widget>
260              <packing>
261                <property name="expand">False</property>
262              </packing>
263            </child>
264            <child>
265              <widget class="GtkHBox" id="hbox2">
266                <property name="visible">True</property>
267                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
268                <child>
269                  <widget class="GtkFrame" id="frame6">
270                    <property name="visible">True</property>
271                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
272                    <property name="label_xalign">0</property>
273                    <child>
274                      <widget class="GtkAlignment" id="alignment6">
275                        <property name="visible">True</property>
276                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
277                        <property name="left_padding">12</property>
278                        <child>
279                          <widget class="GtkVBox" id="vbox5">
280                            <property name="visible">True</property>
281                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
282                            <child>
283                              <widget class="GtkHBox" id="hbox4">
284                                <property name="visible">True</property>
285                                <child>
286                                  <widget class="GtkLabel" id="label2">
287                                    <property name="visible">True</property>
288                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
289                                    <property name="label" translatable="yes">Lookup:</property>
290                                  </widget>
291                                  <packing>
292                                    <property name="padding">8</property>
293                                  </packing>
294                                </child>
295                                <child>
296                                  <widget class="GtkEntry" id="search_bar">
297                                    <property name="visible">True</property>
298                                    <property name="can_focus">True</property>
299                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
300                                    <signal name="changed" handler="linphone_gtk_show_friends"/>
301                                  </widget>
302                                  <packing>
303                                    <property name="position">1</property>
304                                  </packing>
305                                </child>
306                                <child>
307                                  <widget class="GtkLabel" id="label4">
308                                    <property name="visible">True</property>
309                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
310                                    <property name="label" translatable="yes">in</property>
311                                  </widget>
312                                  <packing>
313                                    <property name="padding">8</property>
314                                    <property name="position">2</property>
315                                  </packing>
316                                </child>
317                                <child>
318                                  <widget class="GtkComboBox" id="show_category">
319                                    <property name="visible">True</property>
320                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
321                                    <property name="active">0</property>
322                                    <property name="items" translatable="yes">All users
323Online users</property>
324                                    <signal name="changed" handler="linphone_gtk_show_friends"/>
325                                  </widget>
326                                  <packing>
327                                    <property name="position">3</property>
328                                  </packing>
329                                </child>
330                              </widget>
331                              <packing>
332                                <property name="expand">False</property>
333                              </packing>
334                            </child>
335                            <child>
336                              <widget class="GtkScrolledWindow" id="scrolledwindow1">
337                                <property name="visible">True</property>
338                                <property name="can_focus">True</property>
339                                <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
340                                <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property>
341                                <child>
342                                  <widget class="GtkTreeView" id="contact_list">
343                                    <property name="height_request">120</property>
344                                    <property name="visible">True</property>
345                                    <property name="can_focus">True</property>
346                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
347                                    <property name="headers_clickable">True</property>
348                                    <signal name="popup_menu" handler="linphone_gtk_popup_contact_menu"/>
349                                    <signal name="button_press_event" handler="linphone_gtk_contact_list_button_pressed"/>
350                                    <signal name="row_activated" handler="linphone_gtk_contact_activated"/>
351                                  </widget>
352                                </child>
353                              </widget>
354                              <packing>
355                                <property name="position">1</property>
356                              </packing>
357                            </child>
358                          </widget>
359                        </child>
360                      </widget>
361                    </child>
362                    <child>
363                      <widget class="GtkLabel" id="label12">
364                        <property name="visible">True</property>
365                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
366                        <property name="label" translatable="yes">&lt;b&gt;Contact list&lt;/b&gt;</property>
367                        <property name="use_markup">True</property>
368                      </widget>
369                      <packing>
370                        <property name="type">label_item</property>
371                      </packing>
372                    </child>
373                  </widget>
374                  <packing>
375                    <property name="padding">8</property>
376                  </packing>
377                </child>
378                <child>
379                  <widget class="GtkVBox" id="vbox6">
380                    <property name="visible">True</property>
381                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
382                    <child>
383                      <widget class="GtkFrame" id="dialpad">
384                        <property name="visible">True</property>
385                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
386                        <property name="label_xalign">0</property>
387                        <child>
388                          <widget class="GtkAlignment" id="alignment5">
389                            <property name="visible">True</property>
390                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
391                            <child>
392                              <widget class="GtkTable" id="dtmf_table">
393                                <property name="visible">True</property>
394                                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
395                                <property name="n_rows">4</property>
396                                <property name="n_columns">4</property>
397                                <property name="homogeneous">True</property>
398                                <child>
399                                  <widget class="GtkButton" id="dtmf_1">
400                                    <property name="visible">True</property>
401                                    <property name="can_focus">True</property>
402                                    <property name="receives_default">True</property>
403                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
404                                    <property name="label" translatable="yes">1</property>
405                                    <property name="response_id">0</property>
406                                  </widget>
407                                  <packing>
408                                    <property name="x_options"></property>
409                                    <property name="y_options"></property>
410                                  </packing>
411                                </child>
412                                <child>
413                                  <widget class="GtkButton" id="dtmf_2">
414                                    <property name="visible">True</property>
415                                    <property name="can_focus">True</property>
416                                    <property name="receives_default">True</property>
417                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
418                                    <property name="label" translatable="yes">2</property>
419                                    <property name="response_id">0</property>
420                                  </widget>
421                                  <packing>
422                                    <property name="left_attach">1</property>
423                                    <property name="right_attach">2</property>
424                                    <property name="x_options"></property>
425                                    <property name="y_options"></property>
426                                  </packing>
427                                </child>
428                                <child>
429                                  <widget class="GtkButton" id="dtmf_3">
430                                    <property name="visible">True</property>
431                                    <property name="can_focus">True</property>
432                                    <property name="receives_default">True</property>
433                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
434                                    <property name="label" translatable="yes">3</property>
435                                    <property name="response_id">0</property>
436                                  </widget>
437                                  <packing>
438                                    <property name="left_attach">2</property>
439                                    <property name="right_attach">3</property>
440                                    <property name="x_options"></property>
441                                    <property name="y_options"></property>
442                                  </packing>
443                                </child>
444                                <child>
445                                  <widget class="GtkButton" id="dtmf_A">
446                                    <property name="visible">True</property>
447                                    <property name="can_focus">True</property>
448                                    <property name="receives_default">True</property>
449                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
450                                    <property name="label" translatable="yes">A</property>
451                                    <property name="response_id">0</property>
452                                  </widget>
453                                  <packing>
454                                    <property name="left_attach">3</property>
455                                    <property name="right_attach">4</property>
456                                    <property name="x_options"></property>
457                                    <property name="y_options"></property>
458                                  </packing>
459                                </child>
460                                <child>
461                                  <widget class="GtkButton" id="dtmf_4">
462                                    <property name="visible">True</property>
463                                    <property name="can_focus">True</property>
464                                    <property name="receives_default">True</property>
465                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
466                                    <property name="label" translatable="yes">4</property>
467                                    <property name="response_id">0</property>
468                                  </widget>
469                                  <packing>
470                                    <property name="top_attach">1</property>
471                                    <property name="bottom_attach">2</property>
472                                    <property name="x_options"></property>
473                                    <property name="y_options"></property>
474                                  </packing>
475                                </child>
476                                <child>
477                                  <widget class="GtkButton" id="dtmf_5">
478                                    <property name="visible">True</property>
479                                    <property name="can_focus">True</property>
480                                    <property name="receives_default">True</property>
481                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
482                                    <property name="label" translatable="yes">5</property>
483                                    <property name="response_id">0</property>
484                                  </widget>
485                                  <packing>
486                                    <property name="left_attach">1</property>
487                                    <property name="right_attach">2</property>
488                                    <property name="top_attach">1</property>
489                                    <property name="bottom_attach">2</property>
490                                    <property name="x_options"></property>
491                                    <property name="y_options"></property>
492                                  </packing>
493                                </child>
494                                <child>
495                                  <widget class="GtkButton" id="dtmf_6">
496                                    <property name="visible">True</property>
497                                    <property name="can_focus">True</property>
498                                    <property name="receives_default">True</property>
499                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
500                                    <property name="label" translatable="yes">6</property>
501                                    <property name="response_id">0</property>
502                                  </widget>
503                                  <packing>
504                                    <property name="left_attach">2</property>
505                                    <property name="right_attach">3</property>
506                                    <property name="top_attach">1</property>
507                                    <property name="bottom_attach">2</property>
508                                    <property name="x_options"></property>
509                                    <property name="y_options"></property>
510                                  </packing>
511                                </child>
512                                <child>
513                                  <widget class="GtkButton" id="dtmf_B">
514                                    <property name="visible">True</property>
515                                    <property name="can_focus">True</property>
516                                    <property name="receives_default">True</property>
517                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
518                                    <property name="label" translatable="yes">B</property>
519                                    <property name="response_id">0</property>
520                                  </widget>
521                                  <packing>
522                                    <property name="left_attach">3</property>
523                                    <property name="right_attach">4</property>
524                                    <property name="top_attach">1</property>
525                                    <property name="bottom_attach">2</property>
526                                    <property name="x_options"></property>
527                                    <property name="y_options"></property>
528                                  </packing>
529                                </child>
530                                <child>
531                                  <widget class="GtkButton" id="dtmf_7">
532                                    <property name="visible">True</property>
533                                    <property name="can_focus">True</property>
534                                    <property name="receives_default">True</property>
535                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
536                                    <property name="label" translatable="yes">7</property>
537                                    <property name="response_id">0</property>
538                                  </widget>
539                                  <packing>
540                                    <property name="top_attach">2</property>
541                                    <property name="bottom_attach">3</property>
542                                    <property name="x_options"></property>
543                                    <property name="y_options"></property>
544                                  </packing>
545                                </child>
546                                <child>
547                                  <widget class="GtkButton" id="dtmf_8">
548                                    <property name="visible">True</property>
549                                    <property name="can_focus">True</property>
550                                    <property name="receives_default">True</property>
551                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
552                                    <property name="label" translatable="yes">8</property>
553                                    <property name="response_id">0</property>
554                                  </widget>
555                                  <packing>
556                                    <property name="left_attach">1</property>
557                                    <property name="right_attach">2</property>
558                                    <property name="top_attach">2</property>
559                                    <property name="bottom_attach">3</property>
560                                    <property name="x_options"></property>
561                                    <property name="y_options"></property>
562                                  </packing>
563                                </child>
564                                <child>
565                                  <widget class="GtkButton" id="dtmf_9">
566                                    <property name="visible">True</property>
567                                    <property name="can_focus">True</property>
568                                    <property name="receives_default">True</property>
569                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
570                                    <property name="label" translatable="yes">9</property>
571                                    <property name="response_id">0</property>
572                                  </widget>
573                                  <packing>
574                                    <property name="left_attach">2</property>
575                                    <property name="right_attach">3</property>
576                                    <property name="top_attach">2</property>
577                                    <property name="bottom_attach">3</property>
578                                    <property name="x_options"></property>
579                                    <property name="y_options"></property>
580                                  </packing>
581                                </child>
582                                <child>
583                                  <widget class="GtkButton" id="dtmf_C">
584                                    <property name="visible">True</property>
585                                    <property name="can_focus">True</property>
586                                    <property name="receives_default">True</property>
587                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
588                                    <property name="label" translatable="yes">C</property>
589                                    <property name="response_id">0</property>
590                                  </widget>
591                                  <packing>
592                                    <property name="left_attach">3</property>
593                                    <property name="right_attach">4</property>
594                                    <property name="top_attach">2</property>
595                                    <property name="bottom_attach">3</property>
596                                    <property name="x_options"></property>
597                                    <property name="y_options"></property>
598                                  </packing>
599                                </child>
600                                <child>
601                                  <widget class="GtkButton" id="dtmf_star">
602                                    <property name="visible">True</property>
603                                    <property name="can_focus">True</property>
604                                    <property name="receives_default">True</property>
605                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
606                                    <property name="label" translatable="yes">*</property>
607                                    <property name="response_id">0</property>
608                                  </widget>
609                                  <packing>
610                                    <property name="top_attach">3</property>
611                                    <property name="bottom_attach">4</property>
612                                    <property name="x_options"></property>
613                                    <property name="y_options"></property>
614                                  </packing>
615                                </child>
616                                <child>
617                                  <widget class="GtkButton" id="dtmf_0">
618                                    <property name="visible">True</property>
619                                    <property name="can_focus">True</property>
620                                    <property name="receives_default">True</property>
621                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
622                                    <property name="label" translatable="yes">0</property>
623                                    <property name="response_id">0</property>
624                                  </widget>
625                                  <packing>
626                                    <property name="left_attach">1</property>
627                                    <property name="right_attach">2</property>
628                                    <property name="top_attach">3</property>
629                                    <property name="bottom_attach">4</property>
630                                    <property name="x_options"></property>
631                                    <property name="y_options"></property>
632                                  </packing>
633                                </child>
634                                <child>
635                                  <widget class="GtkButton" id="dtmf_hash">
636                                    <property name="visible">True</property>
637                                    <property name="can_focus">True</property>
638                                    <property name="receives_default">True</property>
639                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
640                                    <property name="label" translatable="yes">#</property>
641                                    <property name="response_id">0</property>
642                                  </widget>
643                                  <packing>
644                                    <property name="left_attach">2</property>
645                                    <property name="right_attach">3</property>
646                                    <property name="top_attach">3</property>
647                                    <property name="bottom_attach">4</property>
648                                    <property name="x_options"></property>
649                                    <property name="y_options"></property>
650                                  </packing>
651                                </child>
652                                <child>
653                                  <widget class="GtkButton" id="dtmf_D">
654                                    <property name="visible">True</property>
655                                    <property name="can_focus">True</property>
656                                    <property name="receives_default">True</property>
657                                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
658                                    <property name="label" translatable="yes">D</property>
659                                    <property name="response_id">0</property>
660                                  </widget>
661                                  <packing>
662                                    <property name="left_attach">3</property>
663                                    <property name="right_attach">4</property>
664                                    <property name="top_attach">3</property>
665                                    <property name="bottom_attach">4</property>
666                                    <property name="x_options"></property>
667                                    <property name="y_options"></property>
668                                  </packing>
669                                </child>
670                              </widget>
671                            </child>
672                          </widget>
673                        </child>
674                        <child>
675                          <widget class="GtkLabel" id="label11">
676                            <property name="visible">True</property>
677                            <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
678                            <property name="label" translatable="yes">Digits</property>
679                            <property name="use_markup">True</property>
680                          </widget>
681                          <packing>
682                            <property name="type">label_item</property>
683                          </packing>
684                        </child>
685                      </widget>
686                      <packing>
687                        <property name="expand">False</property>
688                        <property name="fill">False</property>
689                      </packing>
690                    </child>
691                  </widget>
692                  <packing>
693                    <property name="position">1</property>
694                  </packing>
695                </child>
696              </widget>
697              <packing>
698                <property name="position">1</property>
699              </packing>
700            </child>
701            <child>
702              <widget class="GtkFrame" id="frame8">
703                <property name="visible">True</property>
704                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
705                <property name="label_xalign">0</property>
706                <child>
707                  <widget class="GtkAlignment" id="alignment8">
708                    <property name="visible">True</property>
709                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
710                    <property name="left_padding">12</property>
711                    <child>
712                      <widget class="GtkComboBox" id="identities">
713                        <property name="visible">True</property>
714                        <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
715                        <property name="active">0</property>
716                        <property name="items" translatable="yes">Default</property>
717                        <signal name="changed" handler="linphone_gtk_used_identity_changed"/>
718                      </widget>
719                    </child>
720                  </widget>
721                </child>
722                <child>
723                  <widget class="GtkLabel" id="label17">
724                    <property name="visible">True</property>
725                    <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
726                    <property name="label" translatable="yes">My current identity:</property>
727                    <property name="use_markup">True</property>
728                  </widget>
729                  <packing>
730                    <property name="type">label_item</property>
731                  </packing>
732                </child>
733              </widget>
734              <packing>
735                <property name="expand">False</property>
736                <property name="fill">False</property>
737                <property name="position">2</property>
738              </packing>
739            </child>
740          </widget>
741          <packing>
742            <property name="position">1</property>
743          </packing>
744        </child>
745        <child>
746          <widget class="GtkHBox" id="hbox17">
747            <property name="visible">True</property>
748            <child>
749              <widget class="GtkStatusbar" id="status_bar">
750                <property name="visible">True</property>
751                <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
752                <property name="spacing">2</property>
753              </widget>
754            </child>
755            <child>
756              <widget class="GtkButton" id="presence_button">
757                <property name="visible">True</property>
758                <property name="can_focus">True</property>
759                <property name="receives_default">True</property>
760                <property name="response_id">0</property>
761                <signal name="clicked" handler="linphone_gtk_my_presence_clicked"/>
762                <child>
763                  <placeholder/>
764                </child>
765              </widget>
766              <packing>
767                <property name="expand">False</property>
768                <property name="position">1</property>
769              </packing>
770            </child>
771          </widget>
772          <packing>
773            <property name="expand">False</property>
774            <property name="position">2</property>
775          </packing>
776        </child>
777      </widget>
778    </child>
779  </widget>
780</glade-interface>
Note: See TracBrowser for help on using the repository browser.