| 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.3 on Tue Oct 14 22:30:22 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 & 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 |
|---|
| 323 | Online 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"><b>Contact list</b></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="frame5"> |
|---|
| 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_D"> |
|---|
| 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">D</property> |
|---|
| 405 | <property name="response_id">0</property> |
|---|
| 406 | </widget> |
|---|
| 407 | <packing> |
|---|
| 408 | <property name="left_attach">3</property> |
|---|
| 409 | <property name="right_attach">4</property> |
|---|
| 410 | <property name="top_attach">3</property> |
|---|
| 411 | <property name="bottom_attach">4</property> |
|---|
| 412 | <property name="x_options"></property> |
|---|
| 413 | <property name="y_options"></property> |
|---|
| 414 | </packing> |
|---|
| 415 | </child> |
|---|
| 416 | <child> |
|---|
| 417 | <widget class="GtkButton" id="dtmf_hash"> |
|---|
| 418 | <property name="visible">True</property> |
|---|
| 419 | <property name="can_focus">True</property> |
|---|
| 420 | <property name="receives_default">True</property> |
|---|
| 421 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 422 | <property name="label" translatable="yes">#</property> |
|---|
| 423 | <property name="response_id">0</property> |
|---|
| 424 | </widget> |
|---|
| 425 | <packing> |
|---|
| 426 | <property name="left_attach">2</property> |
|---|
| 427 | <property name="right_attach">3</property> |
|---|
| 428 | <property name="top_attach">3</property> |
|---|
| 429 | <property name="bottom_attach">4</property> |
|---|
| 430 | <property name="x_options"></property> |
|---|
| 431 | <property name="y_options"></property> |
|---|
| 432 | </packing> |
|---|
| 433 | </child> |
|---|
| 434 | <child> |
|---|
| 435 | <widget class="GtkButton" id="dtmf_0"> |
|---|
| 436 | <property name="visible">True</property> |
|---|
| 437 | <property name="can_focus">True</property> |
|---|
| 438 | <property name="receives_default">True</property> |
|---|
| 439 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 440 | <property name="label" translatable="yes">0</property> |
|---|
| 441 | <property name="response_id">0</property> |
|---|
| 442 | </widget> |
|---|
| 443 | <packing> |
|---|
| 444 | <property name="left_attach">1</property> |
|---|
| 445 | <property name="right_attach">2</property> |
|---|
| 446 | <property name="top_attach">3</property> |
|---|
| 447 | <property name="bottom_attach">4</property> |
|---|
| 448 | <property name="x_options"></property> |
|---|
| 449 | <property name="y_options"></property> |
|---|
| 450 | </packing> |
|---|
| 451 | </child> |
|---|
| 452 | <child> |
|---|
| 453 | <widget class="GtkButton" id="dtmf_star"> |
|---|
| 454 | <property name="visible">True</property> |
|---|
| 455 | <property name="can_focus">True</property> |
|---|
| 456 | <property name="receives_default">True</property> |
|---|
| 457 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 458 | <property name="label" translatable="yes">*</property> |
|---|
| 459 | <property name="response_id">0</property> |
|---|
| 460 | </widget> |
|---|
| 461 | <packing> |
|---|
| 462 | <property name="top_attach">3</property> |
|---|
| 463 | <property name="bottom_attach">4</property> |
|---|
| 464 | <property name="x_options"></property> |
|---|
| 465 | <property name="y_options"></property> |
|---|
| 466 | </packing> |
|---|
| 467 | </child> |
|---|
| 468 | <child> |
|---|
| 469 | <widget class="GtkButton" id="dtmf_C"> |
|---|
| 470 | <property name="visible">True</property> |
|---|
| 471 | <property name="can_focus">True</property> |
|---|
| 472 | <property name="receives_default">True</property> |
|---|
| 473 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 474 | <property name="label" translatable="yes">C</property> |
|---|
| 475 | <property name="response_id">0</property> |
|---|
| 476 | </widget> |
|---|
| 477 | <packing> |
|---|
| 478 | <property name="left_attach">3</property> |
|---|
| 479 | <property name="right_attach">4</property> |
|---|
| 480 | <property name="top_attach">2</property> |
|---|
| 481 | <property name="bottom_attach">3</property> |
|---|
| 482 | <property name="x_options"></property> |
|---|
| 483 | <property name="y_options"></property> |
|---|
| 484 | </packing> |
|---|
| 485 | </child> |
|---|
| 486 | <child> |
|---|
| 487 | <widget class="GtkButton" id="dtmf_9"> |
|---|
| 488 | <property name="visible">True</property> |
|---|
| 489 | <property name="can_focus">True</property> |
|---|
| 490 | <property name="receives_default">True</property> |
|---|
| 491 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 492 | <property name="label" translatable="yes">9</property> |
|---|
| 493 | <property name="response_id">0</property> |
|---|
| 494 | </widget> |
|---|
| 495 | <packing> |
|---|
| 496 | <property name="left_attach">2</property> |
|---|
| 497 | <property name="right_attach">3</property> |
|---|
| 498 | <property name="top_attach">2</property> |
|---|
| 499 | <property name="bottom_attach">3</property> |
|---|
| 500 | <property name="x_options"></property> |
|---|
| 501 | <property name="y_options"></property> |
|---|
| 502 | </packing> |
|---|
| 503 | </child> |
|---|
| 504 | <child> |
|---|
| 505 | <widget class="GtkButton" id="dtmf_8"> |
|---|
| 506 | <property name="visible">True</property> |
|---|
| 507 | <property name="can_focus">True</property> |
|---|
| 508 | <property name="receives_default">True</property> |
|---|
| 509 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 510 | <property name="label" translatable="yes">8</property> |
|---|
| 511 | <property name="response_id">0</property> |
|---|
| 512 | </widget> |
|---|
| 513 | <packing> |
|---|
| 514 | <property name="left_attach">1</property> |
|---|
| 515 | <property name="right_attach">2</property> |
|---|
| 516 | <property name="top_attach">2</property> |
|---|
| 517 | <property name="bottom_attach">3</property> |
|---|
| 518 | <property name="x_options"></property> |
|---|
| 519 | <property name="y_options"></property> |
|---|
| 520 | </packing> |
|---|
| 521 | </child> |
|---|
| 522 | <child> |
|---|
| 523 | <widget class="GtkButton" id="dtmf_7"> |
|---|
| 524 | <property name="visible">True</property> |
|---|
| 525 | <property name="can_focus">True</property> |
|---|
| 526 | <property name="receives_default">True</property> |
|---|
| 527 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 528 | <property name="label" translatable="yes">7</property> |
|---|
| 529 | <property name="response_id">0</property> |
|---|
| 530 | </widget> |
|---|
| 531 | <packing> |
|---|
| 532 | <property name="top_attach">2</property> |
|---|
| 533 | <property name="bottom_attach">3</property> |
|---|
| 534 | <property name="x_options"></property> |
|---|
| 535 | <property name="y_options"></property> |
|---|
| 536 | </packing> |
|---|
| 537 | </child> |
|---|
| 538 | <child> |
|---|
| 539 | <widget class="GtkButton" id="dtmf_B"> |
|---|
| 540 | <property name="visible">True</property> |
|---|
| 541 | <property name="can_focus">True</property> |
|---|
| 542 | <property name="receives_default">True</property> |
|---|
| 543 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 544 | <property name="label" translatable="yes">B</property> |
|---|
| 545 | <property name="response_id">0</property> |
|---|
| 546 | </widget> |
|---|
| 547 | <packing> |
|---|
| 548 | <property name="left_attach">3</property> |
|---|
| 549 | <property name="right_attach">4</property> |
|---|
| 550 | <property name="top_attach">1</property> |
|---|
| 551 | <property name="bottom_attach">2</property> |
|---|
| 552 | <property name="x_options"></property> |
|---|
| 553 | <property name="y_options"></property> |
|---|
| 554 | </packing> |
|---|
| 555 | </child> |
|---|
| 556 | <child> |
|---|
| 557 | <widget class="GtkButton" id="dtmf_6"> |
|---|
| 558 | <property name="visible">True</property> |
|---|
| 559 | <property name="can_focus">True</property> |
|---|
| 560 | <property name="receives_default">True</property> |
|---|
| 561 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 562 | <property name="label" translatable="yes">6</property> |
|---|
| 563 | <property name="response_id">0</property> |
|---|
| 564 | </widget> |
|---|
| 565 | <packing> |
|---|
| 566 | <property name="left_attach">2</property> |
|---|
| 567 | <property name="right_attach">3</property> |
|---|
| 568 | <property name="top_attach">1</property> |
|---|
| 569 | <property name="bottom_attach">2</property> |
|---|
| 570 | <property name="x_options"></property> |
|---|
| 571 | <property name="y_options"></property> |
|---|
| 572 | </packing> |
|---|
| 573 | </child> |
|---|
| 574 | <child> |
|---|
| 575 | <widget class="GtkButton" id="dtmf_5"> |
|---|
| 576 | <property name="visible">True</property> |
|---|
| 577 | <property name="can_focus">True</property> |
|---|
| 578 | <property name="receives_default">True</property> |
|---|
| 579 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 580 | <property name="label" translatable="yes">5</property> |
|---|
| 581 | <property name="response_id">0</property> |
|---|
| 582 | </widget> |
|---|
| 583 | <packing> |
|---|
| 584 | <property name="left_attach">1</property> |
|---|
| 585 | <property name="right_attach">2</property> |
|---|
| 586 | <property name="top_attach">1</property> |
|---|
| 587 | <property name="bottom_attach">2</property> |
|---|
| 588 | <property name="x_options"></property> |
|---|
| 589 | <property name="y_options"></property> |
|---|
| 590 | </packing> |
|---|
| 591 | </child> |
|---|
| 592 | <child> |
|---|
| 593 | <widget class="GtkButton" id="dtmf_4"> |
|---|
| 594 | <property name="visible">True</property> |
|---|
| 595 | <property name="can_focus">True</property> |
|---|
| 596 | <property name="receives_default">True</property> |
|---|
| 597 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 598 | <property name="label" translatable="yes">4</property> |
|---|
| 599 | <property name="response_id">0</property> |
|---|
| 600 | </widget> |
|---|
| 601 | <packing> |
|---|
| 602 | <property name="top_attach">1</property> |
|---|
| 603 | <property name="bottom_attach">2</property> |
|---|
| 604 | <property name="x_options"></property> |
|---|
| 605 | <property name="y_options"></property> |
|---|
| 606 | </packing> |
|---|
| 607 | </child> |
|---|
| 608 | <child> |
|---|
| 609 | <widget class="GtkButton" id="dtmf_A"> |
|---|
| 610 | <property name="visible">True</property> |
|---|
| 611 | <property name="can_focus">True</property> |
|---|
| 612 | <property name="receives_default">True</property> |
|---|
| 613 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 614 | <property name="label" translatable="yes">A</property> |
|---|
| 615 | <property name="response_id">0</property> |
|---|
| 616 | </widget> |
|---|
| 617 | <packing> |
|---|
| 618 | <property name="left_attach">3</property> |
|---|
| 619 | <property name="right_attach">4</property> |
|---|
| 620 | <property name="x_options"></property> |
|---|
| 621 | <property name="y_options"></property> |
|---|
| 622 | </packing> |
|---|
| 623 | </child> |
|---|
| 624 | <child> |
|---|
| 625 | <widget class="GtkButton" id="dtmf_3"> |
|---|
| 626 | <property name="visible">True</property> |
|---|
| 627 | <property name="can_focus">True</property> |
|---|
| 628 | <property name="receives_default">True</property> |
|---|
| 629 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 630 | <property name="label" translatable="yes">3</property> |
|---|
| 631 | <property name="response_id">0</property> |
|---|
| 632 | </widget> |
|---|
| 633 | <packing> |
|---|
| 634 | <property name="left_attach">2</property> |
|---|
| 635 | <property name="right_attach">3</property> |
|---|
| 636 | <property name="x_options"></property> |
|---|
| 637 | <property name="y_options"></property> |
|---|
| 638 | </packing> |
|---|
| 639 | </child> |
|---|
| 640 | <child> |
|---|
| 641 | <widget class="GtkButton" id="dtmf_2"> |
|---|
| 642 | <property name="visible">True</property> |
|---|
| 643 | <property name="can_focus">True</property> |
|---|
| 644 | <property name="receives_default">True</property> |
|---|
| 645 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 646 | <property name="label" translatable="yes">2</property> |
|---|
| 647 | <property name="response_id">0</property> |
|---|
| 648 | </widget> |
|---|
| 649 | <packing> |
|---|
| 650 | <property name="left_attach">1</property> |
|---|
| 651 | <property name="right_attach">2</property> |
|---|
| 652 | <property name="x_options"></property> |
|---|
| 653 | <property name="y_options"></property> |
|---|
| 654 | </packing> |
|---|
| 655 | </child> |
|---|
| 656 | <child> |
|---|
| 657 | <widget class="GtkButton" id="dtmf_1"> |
|---|
| 658 | <property name="visible">True</property> |
|---|
| 659 | <property name="can_focus">True</property> |
|---|
| 660 | <property name="receives_default">True</property> |
|---|
| 661 | <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> |
|---|
| 662 | <property name="label" translatable="yes">1</property> |
|---|
| 663 | <property name="response_id">0</property> |
|---|
| 664 | </widget> |
|---|
| 665 | <packing> |
|---|
| 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> |
|---|