root / data / glade / scenic.xml @ fc2e17fd
History | View | Annotate | Download (314.1 kB)
| 1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|---|---|
| 2 |
<interface>
|
| 3 |
<requires lib="gtk+" version="2.16"/> |
| 4 |
<!-- interface-naming-policy toplevel-contextual -->
|
| 5 |
<object class="GtkAction" id="action1"/> |
| 6 |
<object class="GtkAdjustment" id="adjustment1"> |
| 7 |
<property name="lower">0.5</property> |
| 8 |
<property name="upper">20</property> |
| 9 |
<property name="value">0.5</property> |
| 10 |
<property name="step_increment">0.25</property> |
| 11 |
<property name="page_increment">10</property> |
| 12 |
</object>
|
| 13 |
<object class="GtkAdjustment" id="adjustment2"> |
| 14 |
<property name="lower">50</property> |
| 15 |
<property name="upper">1000</property> |
| 16 |
<property name="value">50</property> |
| 17 |
<property name="step_increment">1</property> |
| 18 |
<property name="page_increment">10</property> |
| 19 |
</object>
|
| 20 |
<object class="GtkAdjustment" id="adjustment3"> |
| 21 |
<property name="lower">10</property> |
| 22 |
<property name="upper">300</property> |
| 23 |
<property name="value">50</property> |
| 24 |
<property name="step_increment">1</property> |
| 25 |
<property name="page_increment">10</property> |
| 26 |
</object>
|
| 27 |
<object class="GtkAdjustment" id="adjustment4"> |
| 28 |
<property name="lower">50</property> |
| 29 |
<property name="upper">1000</property> |
| 30 |
<property name="value">50</property> |
| 31 |
<property name="step_increment">1</property> |
| 32 |
<property name="page_increment">10</property> |
| 33 |
</object>
|
| 34 |
<object class="GtkAdjustment" id="adjustment5"> |
| 35 |
<property name="lower">1</property> |
| 36 |
<property name="upper">24</property> |
| 37 |
<property name="value">1</property> |
| 38 |
<property name="step_increment">1</property> |
| 39 |
</object>
|
| 40 |
<object class="GtkAdjustment" id="adjustment6"> |
| 41 |
<property name="lower">10</property> |
| 42 |
<property name="upper">300</property> |
| 43 |
<property name="value">50</property> |
| 44 |
<property name="step_increment">1</property> |
| 45 |
<property name="page_increment">10</property> |
| 46 |
</object>
|
| 47 |
<object class="GtkAdjustment" id="adjustment7"> |
| 48 |
<property name="lower">5</property> |
| 49 |
<property name="upper">2000</property> |
| 50 |
<property name="value">5</property> |
| 51 |
<property name="step_increment">1</property> |
| 52 |
<property name="page_increment">10</property> |
| 53 |
</object>
|
| 54 |
<object class="GtkDialog" id="calling_dialog"> |
| 55 |
<property name="width_request">250</property> |
| 56 |
<property name="can_focus">False</property> |
| 57 |
<property name="title" translatable="yes">Contacting...</property> |
| 58 |
<property name="modal">True</property> |
| 59 |
<property name="window_position">center-on-parent</property> |
| 60 |
<property name="type_hint">dialog</property> |
| 61 |
<child internal-child="vbox"> |
| 62 |
<object class="GtkVBox" id="dialog-vbox2"> |
| 63 |
<property name="visible">True</property> |
| 64 |
<property name="can_focus">False</property> |
| 65 |
<child internal-child="action_area"> |
| 66 |
<object class="GtkHButtonBox" id="dialog-action_area2"> |
| 67 |
<property name="can_focus">False</property> |
| 68 |
<property name="layout_style">end</property> |
| 69 |
<child>
|
| 70 |
<object class="GtkButton" id="contactingWinCancelBut"> |
| 71 |
<property name="label">gtk-cancel</property> |
| 72 |
<property name="can_focus">True</property> |
| 73 |
<property name="can_default">True</property> |
| 74 |
<property name="receives_default">False</property> |
| 75 |
<property name="use_action_appearance">False</property> |
| 76 |
<property name="use_stock">True</property> |
| 77 |
<signal name="clicked" handler="on_contacting_win_cancel_but_clicked" swapped="no"/> |
| 78 |
</object>
|
| 79 |
<packing>
|
| 80 |
<property name="expand">False</property> |
| 81 |
<property name="fill">False</property> |
| 82 |
<property name="position">0</property> |
| 83 |
</packing>
|
| 84 |
</child>
|
| 85 |
</object>
|
| 86 |
<packing>
|
| 87 |
<property name="expand">False</property> |
| 88 |
<property name="fill">True</property> |
| 89 |
<property name="pack_type">end</property> |
| 90 |
<property name="position">0</property> |
| 91 |
</packing>
|
| 92 |
</child>
|
| 93 |
<child>
|
| 94 |
<object class="GtkAlignment" id="alignment33"> |
| 95 |
<property name="visible">True</property> |
| 96 |
<property name="can_focus">False</property> |
| 97 |
<property name="xscale">0</property> |
| 98 |
<child>
|
| 99 |
<object class="GtkHBox" id="hbox30"> |
| 100 |
<property name="visible">True</property> |
| 101 |
<property name="can_focus">False</property> |
| 102 |
<property name="border_width">5</property> |
| 103 |
<property name="spacing">5</property> |
| 104 |
<child>
|
| 105 |
<object class="GtkImage" id="image23"> |
| 106 |
<property name="visible">True</property> |
| 107 |
<property name="can_focus">False</property> |
| 108 |
<property name="xpad">5</property> |
| 109 |
<property name="stock">gtk-refresh</property> |
| 110 |
<property name="icon-size">3</property> |
| 111 |
</object>
|
| 112 |
<packing>
|
| 113 |
<property name="expand">False</property> |
| 114 |
<property name="fill">True</property> |
| 115 |
<property name="position">0</property> |
| 116 |
</packing>
|
| 117 |
</child>
|
| 118 |
<child>
|
| 119 |
<object class="GtkAlignment" id="alignment32"> |
| 120 |
<property name="visible">True</property> |
| 121 |
<property name="can_focus">False</property> |
| 122 |
<property name="xalign">0</property> |
| 123 |
<property name="xscale">0</property> |
| 124 |
<property name="right_padding">5</property> |
| 125 |
<child>
|
| 126 |
<object class="GtkLabel" id="label50"> |
| 127 |
<property name="visible">True</property> |
| 128 |
<property name="can_focus">False</property> |
| 129 |
<property name="xalign">0</property> |
| 130 |
<property name="yalign">0</property> |
| 131 |
<property name="ypad">10</property> |
| 132 |
<property name="label" translatable="yes"><b><big>Inviting...</big></b></property> |
| 133 |
<property name="use_markup">True</property> |
| 134 |
<property name="wrap">True</property> |
| 135 |
</object>
|
| 136 |
</child>
|
| 137 |
</object>
|
| 138 |
<packing>
|
| 139 |
<property name="expand">False</property> |
| 140 |
<property name="fill">False</property> |
| 141 |
<property name="position">1</property> |
| 142 |
</packing>
|
| 143 |
</child>
|
| 144 |
</object>
|
| 145 |
</child>
|
| 146 |
</object>
|
| 147 |
<packing>
|
| 148 |
<property name="expand">True</property> |
| 149 |
<property name="fill">False</property> |
| 150 |
<property name="position">2</property> |
| 151 |
</packing>
|
| 152 |
</child>
|
| 153 |
</object>
|
| 154 |
</child>
|
| 155 |
<action-widgets>
|
| 156 |
<action-widget response="-6">contactingWinCancelBut</action-widget> |
| 157 |
</action-widgets>
|
| 158 |
</object>
|
| 159 |
<object class="GtkWindow" id="clientPreviewWindow"> |
| 160 |
<property name="can_focus">False</property> |
| 161 |
<property name="title" translatable="yes">Client Preview</property> |
| 162 |
<property name="resizable">False</property> |
| 163 |
<property name="modal">True</property> |
| 164 |
<property name="window_position">center-always</property> |
| 165 |
<property name="destroy_with_parent">True</property> |
| 166 |
<child>
|
| 167 |
<object class="GtkAlignment" id="alignment38"> |
| 168 |
<property name="visible">True</property> |
| 169 |
<property name="can_focus">False</property> |
| 170 |
<property name="xscale">0</property> |
| 171 |
<child>
|
| 172 |
<object class="GtkVBox" id="vbox2"> |
| 173 |
<property name="visible">True</property> |
| 174 |
<property name="can_focus">False</property> |
| 175 |
<property name="border_width">20</property> |
| 176 |
<property name="spacing">5</property> |
| 177 |
<child>
|
| 178 |
<object class="GtkAlignment" id="alignment24"> |
| 179 |
<property name="visible">True</property> |
| 180 |
<property name="can_focus">False</property> |
| 181 |
<property name="xscale">0</property> |
| 182 |
<property name="yscale">0</property> |
| 183 |
<child>
|
| 184 |
<object class="GtkVBox" id="vbox7"> |
| 185 |
<property name="visible">True</property> |
| 186 |
<property name="can_focus">False</property> |
| 187 |
<property name="spacing">5</property> |
| 188 |
<child>
|
| 189 |
<object class="GtkViewport" id="viewport2"> |
| 190 |
<property name="width_request">160</property> |
| 191 |
<property name="height_request">120</property> |
| 192 |
<property name="visible">True</property> |
| 193 |
<property name="can_focus">False</property> |
| 194 |
<property name="shadow_type">etched-in</property> |
| 195 |
<child>
|
| 196 |
<placeholder/> |
| 197 |
</child>
|
| 198 |
</object>
|
| 199 |
<packing>
|
| 200 |
<property name="expand">True</property> |
| 201 |
<property name="fill">True</property> |
| 202 |
<property name="position">0</property> |
| 203 |
</packing>
|
| 204 |
</child>
|
| 205 |
<child>
|
| 206 |
<object class="GtkProgressBar" id="progressbar3"> |
| 207 |
<property name="width_request">160</property> |
| 208 |
<property name="height_request">10</property> |
| 209 |
<property name="visible">True</property> |
| 210 |
<property name="can_focus">False</property> |
| 211 |
<property name="pulse_step">0.10000000149</property> |
| 212 |
</object>
|
| 213 |
<packing>
|
| 214 |
<property name="expand">False</property> |
| 215 |
<property name="fill">False</property> |
| 216 |
<property name="position">1</property> |
| 217 |
</packing>
|
| 218 |
</child>
|
| 219 |
<child>
|
| 220 |
<object class="GtkProgressBar" id="progressbar4"> |
| 221 |
<property name="width_request">160</property> |
| 222 |
<property name="height_request">10</property> |
| 223 |
<property name="visible">True</property> |
| 224 |
<property name="can_focus">False</property> |
| 225 |
<property name="pulse_step">0.10000000149</property> |
| 226 |
</object>
|
| 227 |
<packing>
|
| 228 |
<property name="expand">False</property> |
| 229 |
<property name="fill">False</property> |
| 230 |
<property name="position">2</property> |
| 231 |
</packing>
|
| 232 |
</child>
|
| 233 |
</object>
|
| 234 |
</child>
|
| 235 |
</object>
|
| 236 |
<packing>
|
| 237 |
<property name="expand">False</property> |
| 238 |
<property name="fill">False</property> |
| 239 |
<property name="position">0</property> |
| 240 |
</packing>
|
| 241 |
</child>
|
| 242 |
<child>
|
| 243 |
<object class="GtkHSeparator" id="hseparator2"> |
| 244 |
<property name="visible">True</property> |
| 245 |
<property name="can_focus">False</property> |
| 246 |
</object>
|
| 247 |
<packing>
|
| 248 |
<property name="expand">False</property> |
| 249 |
<property name="fill">False</property> |
| 250 |
<property name="padding">5</property> |
| 251 |
<property name="position">1</property> |
| 252 |
</packing>
|
| 253 |
</child>
|
| 254 |
<child>
|
| 255 |
<object class="GtkHButtonBox" id="hbuttonbox1"> |
| 256 |
<property name="visible">True</property> |
| 257 |
<property name="can_focus">False</property> |
| 258 |
<property name="spacing">10</property> |
| 259 |
<property name="layout_style">end</property> |
| 260 |
<child>
|
| 261 |
<object class="GtkButton" id="clientPreviewFullBut"> |
| 262 |
<property name="visible">True</property> |
| 263 |
<property name="can_focus">True</property> |
| 264 |
<property name="has_focus">True</property> |
| 265 |
<property name="can_default">True</property> |
| 266 |
<property name="has_default">True</property> |
| 267 |
<property name="receives_default">False</property> |
| 268 |
<property name="use_action_appearance">False</property> |
| 269 |
<signal name="clicked" handler="on_client_preview_full_but_clicked" swapped="no"/> |
| 270 |
<child>
|
| 271 |
<object class="GtkAlignment" id="alignment25"> |
| 272 |
<property name="visible">True</property> |
| 273 |
<property name="can_focus">False</property> |
| 274 |
<property name="xscale">0</property> |
| 275 |
<property name="yscale">0</property> |
| 276 |
<child>
|
| 277 |
<object class="GtkHBox" id="hbox23"> |
| 278 |
<property name="visible">True</property> |
| 279 |
<property name="can_focus">False</property> |
| 280 |
<property name="spacing">2</property> |
| 281 |
<child>
|
| 282 |
<object class="GtkImage" id="image18"> |
| 283 |
<property name="visible">True</property> |
| 284 |
<property name="can_focus">False</property> |
| 285 |
<property name="stock">gtk-missing-image</property> |
| 286 |
</object>
|
| 287 |
<packing>
|
| 288 |
<property name="expand">False</property> |
| 289 |
<property name="fill">False</property> |
| 290 |
<property name="position">0</property> |
| 291 |
</packing>
|
| 292 |
</child>
|
| 293 |
<child>
|
| 294 |
<object class="GtkLabel" id="label38"> |
| 295 |
<property name="visible">True</property> |
| 296 |
<property name="can_focus">False</property> |
| 297 |
<property name="label" translatable="yes">Fullscreen</property> |
| 298 |
<property name="use_underline">True</property> |
| 299 |
</object>
|
| 300 |
<packing>
|
| 301 |
<property name="expand">False</property> |
| 302 |
<property name="fill">False</property> |
| 303 |
<property name="position">1</property> |
| 304 |
</packing>
|
| 305 |
</child>
|
| 306 |
</object>
|
| 307 |
</child>
|
| 308 |
</object>
|
| 309 |
</child>
|
| 310 |
</object>
|
| 311 |
<packing>
|
| 312 |
<property name="expand">False</property> |
| 313 |
<property name="fill">False</property> |
| 314 |
<property name="position">0</property> |
| 315 |
</packing>
|
| 316 |
</child>
|
| 317 |
<child>
|
| 318 |
<object class="GtkButton" id="clientPreviewCloseBut"> |
| 319 |
<property name="label">gtk-close</property> |
| 320 |
<property name="visible">True</property> |
| 321 |
<property name="can_focus">True</property> |
| 322 |
<property name="can_default">True</property> |
| 323 |
<property name="receives_default">False</property> |
| 324 |
<property name="use_action_appearance">False</property> |
| 325 |
<property name="use_stock">True</property> |
| 326 |
<signal name="clicked" handler="on_client_preview_close_but_clicked" swapped="no"/> |
| 327 |
</object>
|
| 328 |
<packing>
|
| 329 |
<property name="expand">False</property> |
| 330 |
<property name="fill">False</property> |
| 331 |
<property name="position">1</property> |
| 332 |
</packing>
|
| 333 |
</child>
|
| 334 |
</object>
|
| 335 |
<packing>
|
| 336 |
<property name="expand">False</property> |
| 337 |
<property name="fill">False</property> |
| 338 |
<property name="position">2</property> |
| 339 |
</packing>
|
| 340 |
</child>
|
| 341 |
</object>
|
| 342 |
</child>
|
| 343 |
</object>
|
| 344 |
</child>
|
| 345 |
</object>
|
| 346 |
<object class="GtkDialog" id="confirm_dialog"> |
| 347 |
<property name="can_focus">False</property> |
| 348 |
<property name="border_width">5</property> |
| 349 |
<property name="title" translatable="yes">Confirmation</property> |
| 350 |
<property name="resizable">False</property> |
| 351 |
<property name="modal">True</property> |
| 352 |
<property name="window_position">center-on-parent</property> |
| 353 |
<property name="destroy_with_parent">True</property> |
| 354 |
<property name="type_hint">dialog</property> |
| 355 |
<child internal-child="vbox"> |
| 356 |
<object class="GtkVBox" id="dialog-vbox1"> |
| 357 |
<property name="visible">True</property> |
| 358 |
<property name="can_focus">False</property> |
| 359 |
<property name="spacing">5</property> |
| 360 |
<child internal-child="action_area"> |
| 361 |
<object class="GtkHButtonBox" id="dialog-action_area1"> |
| 362 |
<property name="visible">True</property> |
| 363 |
<property name="can_focus">False</property> |
| 364 |
<property name="layout_style">end</property> |
| 365 |
<child>
|
| 366 |
<object class="GtkButton" id="cancelbutton1"> |
| 367 |
<property name="label">gtk-cancel</property> |
| 368 |
<property name="visible">True</property> |
| 369 |
<property name="can_focus">True</property> |
| 370 |
<property name="can_default">True</property> |
| 371 |
<property name="receives_default">False</property> |
| 372 |
<property name="use_action_appearance">False</property> |
| 373 |
<property name="use_stock">True</property> |
| 374 |
</object>
|
| 375 |
<packing>
|
| 376 |
<property name="expand">False</property> |
| 377 |
<property name="fill">False</property> |
| 378 |
<property name="position">0</property> |
| 379 |
</packing>
|
| 380 |
</child>
|
| 381 |
<child>
|
| 382 |
<object class="GtkButton" id="okbutton1"> |
| 383 |
<property name="label">gtk-ok</property> |
| 384 |
<property name="visible">True</property> |
| 385 |
<property name="can_focus">True</property> |
| 386 |
<property name="has_focus">True</property> |
| 387 |
<property name="can_default">True</property> |
| 388 |
<property name="has_default">True</property> |
| 389 |
<property name="receives_default">False</property> |
| 390 |
<property name="use_action_appearance">False</property> |
| 391 |
<property name="use_stock">True</property> |
| 392 |
</object>
|
| 393 |
<packing>
|
| 394 |
<property name="expand">False</property> |
| 395 |
<property name="fill">False</property> |
| 396 |
<property name="position">1</property> |
| 397 |
</packing>
|
| 398 |
</child>
|
| 399 |
</object>
|
| 400 |
<packing>
|
| 401 |
<property name="expand">False</property> |
| 402 |
<property name="fill">True</property> |
| 403 |
<property name="pack_type">end</property> |
| 404 |
<property name="position">0</property> |
| 405 |
</packing>
|
| 406 |
</child>
|
| 407 |
<child>
|
| 408 |
<object class="GtkHBox" id="hbox21"> |
| 409 |
<property name="visible">True</property> |
| 410 |
<property name="can_focus">False</property> |
| 411 |
<property name="border_width">5</property> |
| 412 |
<property name="spacing">5</property> |
| 413 |
<child>
|
| 414 |
<object class="GtkImage" id="image16"> |
| 415 |
<property name="visible">True</property> |
| 416 |
<property name="can_focus">False</property> |
| 417 |
<property name="xpad">5</property> |
| 418 |
<property name="stock">gtk-dialog-warning</property> |
| 419 |
<property name="icon-size">6</property> |
| 420 |
</object>
|
| 421 |
<packing>
|
| 422 |
<property name="expand">False</property> |
| 423 |
<property name="fill">False</property> |
| 424 |
<property name="position">0</property> |
| 425 |
</packing>
|
| 426 |
</child>
|
| 427 |
<child>
|
| 428 |
<object class="GtkAlignment" id="alignment20"> |
| 429 |
<property name="visible">True</property> |
| 430 |
<property name="can_focus">False</property> |
| 431 |
<property name="xalign">0</property> |
| 432 |
<property name="xscale">0</property> |
| 433 |
<property name="right_padding">5</property> |
| 434 |
<child>
|
| 435 |
<object class="GtkLabel" id="confirm_label"> |
| 436 |
<property name="visible">True</property> |
| 437 |
<property name="can_focus">False</property> |
| 438 |
<property name="xalign">0</property> |
| 439 |
<property name="yalign">0</property> |
| 440 |
<property name="ypad">10</property> |
| 441 |
<property name="use_markup">True</property> |
| 442 |
<property name="wrap">True</property> |
| 443 |
</object>
|
| 444 |
</child>
|
| 445 |
</object>
|
| 446 |
<packing>
|
| 447 |
<property name="expand">True</property> |
| 448 |
<property name="fill">True</property> |
| 449 |
<property name="position">1</property> |
| 450 |
</packing>
|
| 451 |
</child>
|
| 452 |
</object>
|
| 453 |
<packing>
|
| 454 |
<property name="expand">True</property> |
| 455 |
<property name="fill">False</property> |
| 456 |
<property name="position">2</property> |
| 457 |
</packing>
|
| 458 |
</child>
|
| 459 |
</object>
|
| 460 |
</child>
|
| 461 |
<action-widgets>
|
| 462 |
<action-widget response="-6">cancelbutton1</action-widget> |
| 463 |
<action-widget response="-5">okbutton1</action-widget> |
| 464 |
</action-widgets>
|
| 465 |
</object>
|
| 466 |
<object class="GtkWindow" id="edit_contact_window"> |
| 467 |
<property name="width_request">300</property> |
| 468 |
<property name="can_focus">False</property> |
| 469 |
<property name="title" translatable="yes">Edit Contact</property> |
| 470 |
<property name="modal">True</property> |
| 471 |
<property name="window_position">center-on-parent</property> |
| 472 |
<property name="destroy_with_parent">True</property> |
| 473 |
<child>
|
| 474 |
<object class="GtkTable" id="table1"> |
| 475 |
<property name="visible">True</property> |
| 476 |
<property name="can_focus">False</property> |
| 477 |
<property name="border_width">20</property> |
| 478 |
<property name="n_rows">4</property> |
| 479 |
<property name="n_columns">2</property> |
| 480 |
<property name="column_spacing">5</property> |
| 481 |
<property name="row_spacing">10</property> |
| 482 |
<child>
|
| 483 |
<object class="GtkAlignment" id="alignment40"> |
| 484 |
<property name="visible">True</property> |
| 485 |
<property name="can_focus">False</property> |
| 486 |
<property name="yalign">1</property> |
| 487 |
<property name="yscale">0</property> |
| 488 |
<property name="top_padding">13</property> |
| 489 |
<child>
|
| 490 |
<object class="GtkHButtonBox" id="hbuttonbox2"> |
| 491 |
<property name="visible">True</property> |
| 492 |
<property name="can_focus">False</property> |
| 493 |
<property name="spacing">10</property> |
| 494 |
<property name="layout_style">end</property> |
| 495 |
<child>
|
| 496 |
<object class="GtkButton" id="editContactCancelBut"> |
| 497 |
<property name="label">gtk-cancel</property> |
| 498 |
<property name="visible">True</property> |
| 499 |
<property name="can_focus">True</property> |
| 500 |
<property name="can_default">True</property> |
| 501 |
<property name="receives_default">False</property> |
| 502 |
<property name="use_action_appearance">False</property> |
| 503 |
<property name="use_stock">True</property> |
| 504 |
<signal name="clicked" handler="on_edit_contact_cancel_clicked" swapped="no"/> |
| 505 |
</object>
|
| 506 |
<packing>
|
| 507 |
<property name="expand">False</property> |
| 508 |
<property name="fill">False</property> |
| 509 |
<property name="position">0</property> |
| 510 |
</packing>
|
| 511 |
</child>
|
| 512 |
<child>
|
| 513 |
<object class="GtkButton" id="editContactSaveBut"> |
| 514 |
<property name="label">gtk-save</property> |
| 515 |
<property name="visible">True</property> |
| 516 |
<property name="can_focus">True</property> |
| 517 |
<property name="can_default">True</property> |
| 518 |
<property name="has_default">True</property> |
| 519 |
<property name="receives_default">False</property> |
| 520 |
<property name="use_action_appearance">False</property> |
| 521 |
<property name="use_stock">True</property> |
| 522 |
<signal name="clicked" handler="on_edit_contact_save_clicked" swapped="no"/> |
| 523 |
</object>
|
| 524 |
<packing>
|
| 525 |
<property name="expand">False</property> |
| 526 |
<property name="fill">False</property> |
| 527 |
<property name="position">1</property> |
| 528 |
</packing>
|
| 529 |
</child>
|
| 530 |
</object>
|
| 531 |
</child>
|
| 532 |
</object>
|
| 533 |
<packing>
|
| 534 |
<property name="right_attach">2</property> |
| 535 |
<property name="top_attach">3</property> |
| 536 |
<property name="bottom_attach">4</property> |
| 537 |
</packing>
|
| 538 |
</child>
|
| 539 |
<child>
|
| 540 |
<object class="GtkLabel" id="label10"> |
| 541 |
<property name="visible">True</property> |
| 542 |
<property name="can_focus">False</property> |
| 543 |
<property name="xalign">1</property> |
| 544 |
<property name="label" translatable="yes">Auto accept:</property> |
| 545 |
<property name="justify">center</property> |
| 546 |
</object>
|
| 547 |
<packing>
|
| 548 |
<property name="top_attach">2</property> |
| 549 |
<property name="bottom_attach">3</property> |
| 550 |
</packing>
|
| 551 |
</child>
|
| 552 |
<child>
|
| 553 |
<object class="GtkCheckButton" id="contact_auto_accept"> |
| 554 |
<property name="visible">True</property> |
| 555 |
<property name="can_focus">True</property> |
| 556 |
<property name="receives_default">False</property> |
| 557 |
<property name="use_action_appearance">False</property> |
| 558 |
<property name="draw_indicator">True</property> |
| 559 |
</object>
|
| 560 |
<packing>
|
| 561 |
<property name="left_attach">1</property> |
| 562 |
<property name="right_attach">2</property> |
| 563 |
<property name="top_attach">2</property> |
| 564 |
<property name="bottom_attach">3</property> |
| 565 |
</packing>
|
| 566 |
</child>
|
| 567 |
<child>
|
| 568 |
<object class="GtkLabel" id="contactIPLabel"> |
| 569 |
<property name="visible">True</property> |
| 570 |
<property name="can_focus">False</property> |
| 571 |
<property name="xalign">1</property> |
| 572 |
<property name="label" translatable="yes">IP Address:</property> |
| 573 |
</object>
|
| 574 |
<packing>
|
| 575 |
<property name="top_attach">1</property> |
| 576 |
<property name="bottom_attach">2</property> |
| 577 |
</packing>
|
| 578 |
</child>
|
| 579 |
<child>
|
| 580 |
<object class="GtkEntry" id="contact_name"> |
| 581 |
<property name="visible">True</property> |
| 582 |
<property name="can_focus">True</property> |
| 583 |
<property name="has_focus">True</property> |
| 584 |
<property name="max_length">32</property> |
| 585 |
<property name="activates_default">True</property> |
| 586 |
<property name="primary_icon_activatable">False</property> |
| 587 |
<property name="secondary_icon_activatable">False</property> |
| 588 |
<property name="primary_icon_sensitive">True</property> |
| 589 |
<property name="secondary_icon_sensitive">True</property> |
| 590 |
</object>
|
| 591 |
<packing>
|
| 592 |
<property name="left_attach">1</property> |
| 593 |
<property name="right_attach">2</property> |
| 594 |
<property name="y_options"></property> |
| 595 |
</packing>
|
| 596 |
</child>
|
| 597 |
<child>
|
| 598 |
<object class="GtkEntry" id="contact_addr"> |
| 599 |
<property name="visible">True</property> |
| 600 |
<property name="can_focus">True</property> |
| 601 |
<property name="activates_default">True</property> |
| 602 |
<property name="primary_icon_activatable">False</property> |
| 603 |
<property name="secondary_icon_activatable">False</property> |
| 604 |
<property name="primary_icon_sensitive">True</property> |
| 605 |
<property name="secondary_icon_sensitive">True</property> |
| 606 |
</object>
|
| 607 |
<packing>
|
| 608 |
<property name="left_attach">1</property> |
| 609 |
<property name="right_attach">2</property> |
| 610 |
<property name="top_attach">1</property> |
| 611 |
<property name="bottom_attach">2</property> |
| 612 |
<property name="y_options"></property> |
| 613 |
</packing>
|
| 614 |
</child>
|
| 615 |
<child>
|
| 616 |
<object class="GtkLabel" id="contactNameLabel"> |
| 617 |
<property name="visible">True</property> |
| 618 |
<property name="can_focus">False</property> |
| 619 |
<property name="xalign">1</property> |
| 620 |
<property name="label" translatable="yes">Name:</property> |
| 621 |
<property name="use_markup">True</property> |
| 622 |
</object>
|
| 623 |
</child>
|
| 624 |
</object>
|
| 625 |
</child>
|
| 626 |
</object>
|
| 627 |
<object class="GtkDialog" id="error_dialog"> |
| 628 |
<property name="can_focus">False</property> |
| 629 |
<property name="title" translatable="yes">Contact Problem</property> |
| 630 |
<property name="modal">True</property> |
| 631 |
<property name="window_position">center-on-parent</property> |
| 632 |
<property name="type_hint">dialog</property> |
| 633 |
<child internal-child="vbox"> |
| 634 |
<object class="GtkVBox" id="dialog-vbox3"> |
| 635 |
<property name="visible">True</property> |
| 636 |
<property name="can_focus">False</property> |
| 637 |
<child internal-child="action_area"> |
| 638 |
<object class="GtkHButtonBox" id="dialog-action_area3"> |
| 639 |
<property name="visible">True</property> |
| 640 |
<property name="can_focus">False</property> |
| 641 |
<property name="layout_style">end</property> |
| 642 |
<child>
|
| 643 |
<object class="GtkButton" id="okbutton2"> |
| 644 |
<property name="label">gtk-ok</property> |
| 645 |
<property name="visible">True</property> |
| 646 |
<property name="can_focus">True</property> |
| 647 |
<property name="can_default">True</property> |
| 648 |
<property name="receives_default">False</property> |
| 649 |
<property name="use_action_appearance">False</property> |
| 650 |
<property name="use_stock">True</property> |
| 651 |
</object>
|
| 652 |
<packing>
|
| 653 |
<property name="expand">False</property> |
| 654 |
<property name="fill">False</property> |
| 655 |
<property name="position">0</property> |
| 656 |
</packing>
|
| 657 |
</child>
|
| 658 |
</object>
|
| 659 |
<packing>
|
| 660 |
<property name="expand">False</property> |
| 661 |
<property name="fill">True</property> |
| 662 |
<property name="pack_type">end</property> |
| 663 |
<property name="position">0</property> |
| 664 |
</packing>
|
| 665 |
</child>
|
| 666 |
<child>
|
| 667 |
<object class="GtkHBox" id="hbox31"> |
| 668 |
<property name="visible">True</property> |
| 669 |
<property name="can_focus">False</property> |
| 670 |
<property name="border_width">5</property> |
| 671 |
<property name="spacing">5</property> |
| 672 |
<child>
|
| 673 |
<object class="GtkImage" id="image24"> |
| 674 |
<property name="visible">True</property> |
| 675 |
<property name="can_focus">False</property> |
| 676 |
<property name="xpad">5</property> |
| 677 |
<property name="stock">gtk-dialog-error</property> |
| 678 |
<property name="icon-size">6</property> |
| 679 |
</object>
|
| 680 |
<packing>
|
| 681 |
<property name="expand">False</property> |
| 682 |
<property name="fill">False</property> |
| 683 |
<property name="position">0</property> |
| 684 |
</packing>
|
| 685 |
</child>
|
| 686 |
<child>
|
| 687 |
<object class="GtkAlignment" id="alignment34"> |
| 688 |
<property name="visible">True</property> |
| 689 |
<property name="can_focus">False</property> |
| 690 |
<property name="xalign">0</property> |
| 691 |
<property name="xscale">0</property> |
| 692 |
<property name="right_padding">5</property> |
| 693 |
<child>
|
| 694 |
<object class="GtkLabel" id="error_dialog_label"> |
| 695 |
<property name="visible">True</property> |
| 696 |
<property name="can_focus">False</property> |
| 697 |
<property name="xalign">0</property> |
| 698 |
<property name="yalign">0</property> |
| 699 |
<property name="ypad">10</property> |
| 700 |
<property name="use_markup">True</property> |
| 701 |
<property name="wrap">True</property> |
| 702 |
</object>
|
| 703 |
</child>
|
| 704 |
</object>
|
| 705 |
<packing>
|
| 706 |
<property name="expand">True</property> |
| 707 |
<property name="fill">True</property> |
| 708 |
<property name="position">1</property> |
| 709 |
</packing>
|
| 710 |
</child>
|
| 711 |
</object>
|
| 712 |
<packing>
|
| 713 |
<property name="expand">True</property> |
| 714 |
<property name="fill">True</property> |
| 715 |
<property name="position">2</property> |
| 716 |
</packing>
|
| 717 |
</child>
|
| 718 |
</object>
|
| 719 |
</child>
|
| 720 |
<action-widgets>
|
| 721 |
<action-widget response="-5">okbutton2</action-widget> |
| 722 |
</action-widgets>
|
| 723 |
</object>
|
| 724 |
<object class="GtkDialog" id="error_dialog_with_details"> |
| 725 |
<property name="can_focus">False</property> |
| 726 |
<property name="title" translatable="yes">Contact Problem</property> |
| 727 |
<property name="modal">True</property> |
| 728 |
<property name="window_position">center-on-parent</property> |
| 729 |
<property name="type_hint">dialog</property> |
| 730 |
<child internal-child="vbox"> |
| 731 |
<object class="GtkVBox" id="dialog-vbox6"> |
| 732 |
<property name="visible">True</property> |
| 733 |
<property name="can_focus">False</property> |
| 734 |
<child internal-child="action_area"> |
| 735 |
<object class="GtkHButtonBox" id="dialog-action_area6"> |
| 736 |
<property name="visible">True</property> |
| 737 |
<property name="can_focus">False</property> |
| 738 |
<property name="layout_style">end</property> |
| 739 |
<child>
|
| 740 |
<object class="GtkButton" id="okbutton3"> |
| 741 |
<property name="label">gtk-ok</property> |
| 742 |
<property name="visible">True</property> |
| 743 |
<property name="can_focus">True</property> |
| 744 |
<property name="can_default">True</property> |
| 745 |
<property name="receives_default">False</property> |
| 746 |
<property name="use_action_appearance">False</property> |
| 747 |
<property name="use_stock">True</property> |
| 748 |
</object>
|
| 749 |
<packing>
|
| 750 |
<property name="expand">False</property> |
| 751 |
<property name="fill">False</property> |
| 752 |
<property name="position">0</property> |
| 753 |
</packing>
|
| 754 |
</child>
|
| 755 |
</object>
|
| 756 |
<packing>
|
| 757 |
<property name="expand">False</property> |
| 758 |
<property name="fill">True</property> |
| 759 |
<property name="pack_type">end</property> |
| 760 |
<property name="position">0</property> |
| 761 |
</packing>
|
| 762 |
</child>
|
| 763 |
<child>
|
| 764 |
<object class="GtkHBox" id="hbox22"> |
| 765 |
<property name="visible">True</property> |
| 766 |
<property name="can_focus">False</property> |
| 767 |
<property name="border_width">5</property> |
| 768 |
<property name="spacing">5</property> |
| 769 |
<child>
|
| 770 |
<object class="GtkImage" id="image8"> |
| 771 |
<property name="visible">True</property> |
| 772 |
<property name="can_focus">False</property> |
| 773 |
<property name="xpad">5</property> |
| 774 |
<property name="stock">gtk-dialog-error</property> |
| 775 |
<property name="icon-size">6</property> |
| 776 |
</object>
|
| 777 |
<packing>
|
| 778 |
<property name="expand">False</property> |
| 779 |
<property name="fill">False</property> |
| 780 |
<property name="position">0</property> |
| 781 |
</packing>
|
| 782 |
</child>
|
| 783 |
<child>
|
| 784 |
<object class="GtkAlignment" id="alignment43"> |
| 785 |
<property name="visible">True</property> |
| 786 |
<property name="can_focus">False</property> |
| 787 |
<property name="xalign">0</property> |
| 788 |
<property name="xscale">0</property> |
| 789 |
<property name="right_padding">5</property> |
| 790 |
<child>
|
| 791 |
<object class="GtkVBox" id="vbox11"> |
| 792 |
<property name="visible">True</property> |
| 793 |
<property name="can_focus">False</property> |
| 794 |
<child>
|
| 795 |
<object class="GtkLabel" id="error_dialog_with_with_details_label"> |
| 796 |
<property name="visible">True</property> |
| 797 |
<property name="can_focus">False</property> |
| 798 |
<property name="xalign">0</property> |
| 799 |
<property name="yalign">0</property> |
| 800 |
<property name="ypad">10</property> |
| 801 |
<property name="use_markup">True</property> |
| 802 |
<property name="wrap">True</property> |
| 803 |
</object>
|
| 804 |
<packing>
|
| 805 |
<property name="expand">True</property> |
| 806 |
<property name="fill">True</property> |
| 807 |
<property name="position">0</property> |
| 808 |
</packing>
|
| 809 |
</child>
|
| 810 |
<child>
|
| 811 |
<object class="GtkExpander" id="expander99"> |
| 812 |
<property name="visible">True</property> |
| 813 |
<property name="can_focus">True</property> |
| 814 |
<child>
|
| 815 |
<object class="GtkLabel" id="error_dialog_details"> |
| 816 |
<property name="visible">True</property> |
| 817 |
<property name="can_focus">False</property> |
| 818 |
</object>
|
| 819 |
</child>
|
| 820 |
<child type="label"> |
| 821 |
<object class="GtkLabel" id="label99"> |
| 822 |
<property name="visible">True</property> |
| 823 |
<property name="can_focus">False</property> |
| 824 |
<property name="label" translatable="yes">Details</property> |
| 825 |
</object>
|
| 826 |
</child>
|
| 827 |
</object>
|
| 828 |
<packing>
|
| 829 |
<property name="expand">True</property> |
| 830 |
<property name="fill">True</property> |
| 831 |
<property name="position">1</property> |
| 832 |
</packing>
|
| 833 |
</child>
|
| 834 |
</object>
|
| 835 |
</child>
|
| 836 |
</object>
|
| 837 |
<packing>
|
| 838 |
<property name="expand">True</property> |
| 839 |
<property name="fill">True</property> |
| 840 |
<property name="position">1</property> |
| 841 |
</packing>
|
| 842 |
</child>
|
| 843 |
</object>
|
| 844 |
<packing>
|
| 845 |
<property name="expand">True</property> |
| 846 |
<property name="fill">True</property> |
| 847 |
<property name="position">2</property> |
| 848 |
</packing>
|
| 849 |
</child>
|
| 850 |
</object>
|
| 851 |
</child>
|
| 852 |
<action-widgets>
|
| 853 |
<action-widget response="-5">okbutton3</action-widget> |
| 854 |
</action-widgets>
|
| 855 |
</object>
|
| 856 |
<object class="GtkDialog" id="invited_dialog"> |
| 857 |
<property name="can_focus">False</property> |
| 858 |
<property name="title" translatable="yes">Contact Request</property> |
| 859 |
<property name="modal">True</property> |
| 860 |
<property name="window_position">center-on-parent</property> |
| 861 |
<property name="type_hint">dialog</property> |
| 862 |
<child internal-child="vbox"> |
| 863 |
<object class="GtkVBox" id="dialog-vbox4"> |
| 864 |
<property name="visible">True</property> |
| 865 |
<property name="can_focus">False</property> |
| 866 |
<child internal-child="action_area"> |
| 867 |
<object class="GtkHButtonBox" id="dialog-action_area4"> |
| 868 |
<property name="visible">True</property> |
| 869 |
<property name="can_focus">False</property> |
| 870 |
<property name="layout_style">end</property> |
| 871 |
<child>
|
| 872 |
<object class="GtkButton" id="contactRefuseBut"> |
| 873 |
<property name="visible">True</property> |
| 874 |
<property name="can_focus">True</property> |
| 875 |
<property name="can_default">True</property> |
| 876 |
<property name="receives_default">False</property> |
| 877 |
<property name="use_action_appearance">False</property> |
| 878 |
<child>
|
| 879 |
<object class="GtkAlignment" id="alignment36"> |
| 880 |
<property name="visible">True</property> |
| 881 |
<property name="can_focus">False</property> |
| 882 |
<property name="xscale">0</property> |
| 883 |
<property name="yscale">0</property> |
| 884 |
<child>
|
| 885 |
<object class="GtkHBox" id="hbox33"> |
| 886 |
<property name="visible">True</property> |
| 887 |
<property name="can_focus">False</property> |
| 888 |
<property name="spacing">2</property> |
| 889 |
<child>
|
| 890 |
<object class="GtkImage" id="image26"> |
| 891 |
<property name="visible">True</property> |
| 892 |
<property name="can_focus">False</property> |
| 893 |
<property name="stock">gtk-no</property> |
| 894 |
</object>
|
| 895 |
<packing>
|
| 896 |
<property name="expand">False</property> |
| 897 |
<property name="fill">False</property> |
| 898 |
<property name="position">0</property> |
| 899 |
</packing>
|
| 900 |
</child>
|
| 901 |
<child>
|
| 902 |
<object class="GtkLabel" id="label53"> |
| 903 |
<property name="visible">True</property> |
| 904 |
<property name="can_focus">False</property> |
| 905 |
<property name="label" translatable="yes">Refuse</property> |
| 906 |
<property name="use_underline">True</property> |
| 907 |
</object>
|
| 908 |
<packing>
|
| 909 |
<property name="expand">False</property> |
| 910 |
<property name="fill">False</property> |
| 911 |
<property name="position">1</property> |
| 912 |
</packing>
|
| 913 |
</child>
|
| 914 |
</object>
|
| 915 |
</child>
|
| 916 |
</object>
|
| 917 |
</child>
|
| 918 |
</object>
|
| 919 |
<packing>
|
| 920 |
<property name="expand">False</property> |
| 921 |
<property name="fill">False</property> |
| 922 |
<property name="position">0</property> |
| 923 |
</packing>
|
| 924 |
</child>
|
| 925 |
<child>
|
| 926 |
<object class="GtkButton" id="contactAcceptBut"> |
| 927 |
<property name="visible">True</property> |
| 928 |
<property name="can_focus">True</property> |
| 929 |
<property name="can_default">True</property> |
| 930 |
<property name="has_default">True</property> |
| 931 |
<property name="receives_default">False</property> |
| 932 |
<property name="use_action_appearance">False</property> |
| 933 |
<child>
|
| 934 |
<object class="GtkAlignment" id="alignment37"> |
| 935 |
<property name="visible">True</property> |
| 936 |
<property name="can_focus">False</property> |
| 937 |
<property name="xscale">0</property> |
| 938 |
<property name="yscale">0</property> |
| 939 |
<child>
|
| 940 |
<object class="GtkHBox" id="hbox34"> |
| 941 |
<property name="visible">True</property> |
| 942 |
<property name="can_focus">False</property> |
| 943 |
<property name="spacing">2</property> |
| 944 |
<child>
|
| 945 |
<object class="GtkImage" id="image27"> |
| 946 |
<property name="visible">True</property> |
| 947 |
<property name="can_focus">False</property> |
| 948 |
<property name="stock">gtk-yes</property> |
| 949 |
</object>
|
| 950 |
<packing>
|
| 951 |
<property name="expand">False</property> |
| 952 |
<property name="fill">False</property> |
| 953 |
<property name="position">0</property> |
| 954 |
</packing>
|
| 955 |
</child>
|
| 956 |
<child>
|
| 957 |
<object class="GtkLabel" id="label54"> |
| 958 |
<property name="visible">True</property> |
| 959 |
<property name="can_focus">False</property> |
| 960 |
<property name="label" translatable="yes">Accept</property> |
| 961 |
<property name="use_underline">True</property> |
| 962 |
</object>
|
| 963 |
<packing>
|
| 964 |
<property name="expand">False</property> |
| 965 |
<property name="fill">False</property> |
| 966 |
<property name="position">1</property> |
| 967 |
</packing>
|
| 968 |
</child>
|
| 969 |
</object>
|
| 970 |
</child>
|
| 971 |
</object>
|
| 972 |
</child>
|
| 973 |
</object>
|
| 974 |
<packing>
|
| 975 |
<property name="expand">False</property> |
| 976 |
<property name="fill">False</property> |
| 977 |
<property name="position">1</property> |
| 978 |
</packing>
|
| 979 |
</child>
|
| 980 |
</object>
|
| 981 |
<packing>
|
| 982 |
<property name="expand">False</property> |
| 983 |
<property name="fill">True</property> |
| 984 |
<property name="pack_type">end</property> |
| 985 |
<property name="position">0</property> |
| 986 |
</packing>
|
| 987 |
</child>
|
| 988 |
<child>
|
| 989 |
<object class="GtkHBox" id="hbox32"> |
| 990 |
<property name="visible">True</property> |
| 991 |
<property name="can_focus">False</property> |
| 992 |
<property name="border_width">5</property> |
| 993 |
<property name="spacing">5</property> |
| 994 |
<child>
|
| 995 |
<object class="GtkImage" id="image25"> |
| 996 |
<property name="visible">True</property> |
| 997 |
<property name="can_focus">False</property> |
| 998 |
<property name="xpad">5</property> |
| 999 |
<property name="stock">gtk-dialog-question</property> |
| 1000 |
<property name="icon-size">6</property> |
| 1001 |
</object>
|
| 1002 |
<packing>
|
| 1003 |
<property name="expand">False</property> |
| 1004 |
<property name="fill">False</property> |
| 1005 |
<property name="position">0</property> |
| 1006 |
</packing>
|
| 1007 |
</child>
|
| 1008 |
<child>
|
| 1009 |
<object class="GtkAlignment" id="alignment35"> |
| 1010 |
<property name="visible">True</property> |
| 1011 |
<property name="can_focus">False</property> |
| 1012 |
<property name="xalign">0</property> |
| 1013 |
<property name="xscale">0</property> |
| 1014 |
<property name="right_padding">5</property> |
| 1015 |
<child>
|
| 1016 |
<object class="GtkLabel" id="invited_dialog_label"> |
| 1017 |
<property name="visible">True</property> |
| 1018 |
<property name="can_focus">False</property> |
| 1019 |
<property name="xalign">0</property> |
| 1020 |
<property name="yalign">0</property> |
| 1021 |
<property name="ypad">10</property> |
| 1022 |
<property name="use_markup">True</property> |
| 1023 |
<property name="wrap">True</property> |
| 1024 |
</object>
|
| 1025 |
</child>
|
| 1026 |
</object>
|
| 1027 |
<packing>
|
| 1028 |
<property name="expand">True</property> |
| 1029 |
<property name="fill">True</property> |
| 1030 |
<property name="position">1</property> |
| 1031 |
</packing>
|
| 1032 |
</child>
|
| 1033 |
</object>
|
| 1034 |
<packing>
|
| 1035 |
<property name="expand">True</property> |
| 1036 |
<property name="fill">True</property> |
| 1037 |
<property name="position">2</property> |
| 1038 |
</packing>
|
| 1039 |
</child>
|
| 1040 |
</object>
|
| 1041 |
</child>
|
| 1042 |
<action-widgets>
|
| 1043 |
<action-widget response="-6">contactRefuseBut</action-widget> |
| 1044 |
<action-widget response="-5">contactAcceptBut</action-widget> |
| 1045 |
</action-widgets>
|
| 1046 |
</object>
|
| 1047 |
<object class="GtkWindow" id="main_window"> |
| 1048 |
<property name="can_focus">False</property> |
| 1049 |
<property name="title" translatable="yes">Scenic</property> |
| 1050 |
<property name="window_position">center</property> |
| 1051 |
<signal name="destroy" handler="on_main_window_destroyed" swapped="no"/> |
| 1052 |
<child>
|
| 1053 |
<object class="GtkVBox" id="vbox1"> |
| 1054 |
<property name="visible">True</property> |
| 1055 |
<property name="can_focus">False</property> |
| 1056 |
<child>
|
| 1057 |
<object class="GtkMenuBar" id="menubar1"> |
| 1058 |
<property name="visible">True</property> |
| 1059 |
<property name="can_focus">False</property> |
| 1060 |
<child>
|
| 1061 |
<object class="GtkMenuItem" id="menuitem1"> |
| 1062 |
<property name="visible">True</property> |
| 1063 |
<property name="can_focus">False</property> |
| 1064 |
<property name="use_action_appearance">False</property> |
| 1065 |
<property name="label" translatable="yes">_File</property> |
| 1066 |
<property name="use_underline">True</property> |
| 1067 |
<child type="submenu"> |
| 1068 |
<object class="GtkMenu" id="menu1"> |
| 1069 |
<property name="visible">True</property> |
| 1070 |
<property name="can_focus">False</property> |
| 1071 |
<property name="ubuntu_local">True</property> |
| 1072 |
<child>
|
| 1073 |
<object class="GtkMenuItem" id="status_menu_item"> |
| 1074 |
<property name="visible">True</property> |
| 1075 |
<property name="can_focus">False</property> |
| 1076 |
<property name="tooltip_text" translatable="yes">View informations about Scenic features on your system.</property> |
| 1077 |
<property name="use_action_appearance">False</property> |
| 1078 |
<property name="label" translatable="yes">Detailed status</property> |
| 1079 |
<property name="use_underline">True</property> |
| 1080 |
<signal name="activate" handler="self.on_status_menu_item_activated" swapped="no"/> |
| 1081 |
</object>
|
| 1082 |
</child>
|
| 1083 |
<child>
|
| 1084 |
<object class="GtkMenuItem" id="quit_menu_item"> |
| 1085 |
<property name="visible">True</property> |
| 1086 |
<property name="can_focus">False</property> |
| 1087 |
<property name="related_action">action1</property> |
| 1088 |
<signal name="activate" handler="on_quit_menu_item_activate" swapped="no"/> |
| 1089 |
</object>
|
| 1090 |
</child>
|
| 1091 |
</object>
|
| 1092 |
</child>
|
| 1093 |
</object>
|
| 1094 |
</child>
|
| 1095 |
<child>
|
| 1096 |
<object class="GtkMenuItem" id="menuitem2"> |
| 1097 |
<property name="visible">True</property> |
| 1098 |
<property name="can_focus">False</property> |
| 1099 |
<property name="use_action_appearance">False</property> |
| 1100 |
<property name="label" translatable="yes">_Help</property> |
| 1101 |
<property name="use_underline">True</property> |
| 1102 |
</object>
|
| 1103 |
</child>
|
| 1104 |
</object>
|
| 1105 |
<packing>
|
| 1106 |
<property name="expand">False</property> |
| 1107 |
<property name="fill">True</property> |
| 1108 |
<property name="position">0</property> |
| 1109 |
</packing>
|
| 1110 |
</child>
|
| 1111 |
<child>
|
| 1112 |
<object class="GtkVBox" id="vbox3"> |
| 1113 |
<property name="visible">True</property> |
| 1114 |
<property name="can_focus">False</property> |
| 1115 |
<child>
|
| 1116 |
<object class="GtkHBox" id="top"> |
| 1117 |
<property name="visible">True</property> |
| 1118 |
<property name="can_focus">False</property> |
| 1119 |
<property name="spacing">5</property> |
| 1120 |
<property name="homogeneous">True</property> |
| 1121 |
<child>
|
| 1122 |
<object class="GtkVBox" id="preview_box"> |
| 1123 |
<property name="visible">True</property> |
| 1124 |
<property name="can_focus">False</property> |
| 1125 |
<child>
|
| 1126 |
<object class="GtkAlignment" id="alignment31"> |
| 1127 |
<property name="visible">True</property> |
| 1128 |
<property name="can_focus">False</property> |
| 1129 |
<property name="top_padding">5</property> |
| 1130 |
<property name="bottom_padding">5</property> |
| 1131 |
<property name="left_padding">5</property> |
| 1132 |
<property name="right_padding">5</property> |
| 1133 |
<child>
|
| 1134 |
<object class="GtkFrame" id="preview_frame"> |
| 1135 |
<property name="visible">True</property> |
| 1136 |
<property name="can_focus">False</property> |
| 1137 |
<property name="label_xalign">0</property> |
| 1138 |
<child>
|
| 1139 |
<object class="GtkHBox" id="hbox20"> |
| 1140 |
<property name="visible">True</property> |
| 1141 |
<property name="can_focus">False</property> |
| 1142 |
<child>
|
| 1143 |
<object class="GtkAlignment" id="alignment39"> |
| 1144 |
<property name="visible">True</property> |
| 1145 |
<property name="can_focus">False</property> |
| 1146 |
<property name="yscale">0</property> |
| 1147 |
<property name="top_padding">5</property> |
| 1148 |
<property name="bottom_padding">5</property> |
| 1149 |
<property name="left_padding">5</property> |
| 1150 |
<property name="right_padding">5</property> |
| 1151 |
<child>
|
| 1152 |
<object class="GtkAlignment" id="preview_area"> |
| 1153 |
<property name="width_request">352</property> |
| 1154 |
<property name="height_request">240</property> |
| 1155 |
<property name="visible">True</property> |
| 1156 |
<property name="can_focus">False</property> |
| 1157 |
</object>
|
| 1158 |
</child>
|
| 1159 |
</object>
|
| 1160 |
<packing>
|
| 1161 |
<property name="expand">True</property> |
| 1162 |
<property name="fill">True</property> |
| 1163 |
<property name="position">0</property> |
| 1164 |
</packing>
|
| 1165 |
</child>
|
| 1166 |
<child>
|
| 1167 |
<object class="GtkVBox" id="vbox10"> |
| 1168 |
<property name="visible">True</property> |
| 1169 |
<property name="can_focus">False</property> |
| 1170 |
<child>
|
| 1171 |
<object class="GtkAlignment" id="alignment30"> |
| 1172 |
<property name="visible">True</property> |
| 1173 |
<property name="can_focus">False</property> |
| 1174 |
<property name="xalign">0</property> |
| 1175 |
<property name="yalign">0</property> |
| 1176 |
<property name="xscale">0</property> |
| 1177 |
<property name="yscale">0</property> |
| 1178 |
<property name="top_padding">5</property> |
| 1179 |
<property name="bottom_padding">5</property> |
| 1180 |
<property name="left_padding">5</property> |
| 1181 |
<property name="right_padding">5</property> |
| 1182 |
<child>
|
| 1183 |
<object class="GtkToggleButton" id="video_view_preview"> |
| 1184 |
<property name="visible">True</property> |
| 1185 |
<property name="can_focus">True</property> |
| 1186 |
<property name="receives_default">True</property> |
| 1187 |
<property name="has_tooltip">True</property> |
| 1188 |
<property name="use_action_appearance">False</property> |
| 1189 |
<signal name="toggled" handler="on_video_view_preview_toggled" swapped="no"/> |
| 1190 |
<child>
|
| 1191 |
<object class="GtkAlignment" id="alignment42"> |
| 1192 |
<property name="visible">True</property> |
| 1193 |
<property name="can_focus">False</property> |
| 1194 |
<child>
|
| 1195 |
<object class="GtkHBox" id="hbox13"> |
| 1196 |
<property name="visible">True</property> |
| 1197 |
<property name="can_focus">False</property> |
| 1198 |
<child>
|
| 1199 |
<object class="GtkImage" id="video_preview_icon"> |
| 1200 |
<property name="visible">True</property> |
| 1201 |
<property name="can_focus">False</property> |
| 1202 |
<property name="stock">gtk-media-play</property> |
| 1203 |
</object>
|
| 1204 |
<packing>
|
| 1205 |
<property name="expand">False</property> |
| 1206 |
<property name="fill">False</property> |
| 1207 |
<property name="position">0</property> |
| 1208 |
</packing>
|
| 1209 |
</child>
|
| 1210 |
<child>
|
| 1211 |
<object class="GtkLabel" id="label3"> |
| 1212 |
<property name="visible">True</property> |
| 1213 |
<property name="can_focus">False</property> |
| 1214 |
<property name="label" translatable="yes">Preview</property> |
| 1215 |
</object>
|
| 1216 |
<packing>
|
| 1217 |
<property name="expand">False</property> |
| 1218 |
<property name="fill">False</property> |
| 1219 |
<property name="padding">5</property> |
| 1220 |
<property name="position">1</property> |
| 1221 |
</packing>
|
| 1222 |
</child>
|
| 1223 |
</object>
|
| 1224 |
</child>
|
| 1225 |
</object>
|
| 1226 |
</child>
|
| 1227 |
</object>
|
| 1228 |
</child>
|
| 1229 |
</object>
|
| 1230 |
<packing>
|
| 1231 |
<property name="expand">False</property> |
| 1232 |
<property name="fill">False</property> |
| 1233 |
<property name="position">0</property> |
| 1234 |
</packing>
|
| 1235 |
</child>
|
| 1236 |
<child>
|
| 1237 |
<object class="GtkAlignment" id="alignment22"> |
| 1238 |
<property name="visible">True</property> |
| 1239 |
<property name="can_focus">False</property> |
| 1240 |
<property name="xalign">0</property> |
| 1241 |
<property name="yalign">0</property> |
| 1242 |
<property name="xscale">0</property> |
| 1243 |
<property name="yscale">0</property> |
| 1244 |
<property name="top_padding">12</property> |
| 1245 |
<property name="bottom_padding">5</property> |
| 1246 |
<property name="left_padding">5</property> |
| 1247 |
<property name="right_padding">5</property> |
| 1248 |
<child>
|
| 1249 |
<object class="GtkCheckButton" id="preview_in_window"> |
| 1250 |
<property name="label" translatable="yes">In a window</property> |
| 1251 |
<property name="visible">True</property> |
| 1252 |
<property name="can_focus">True</property> |
| 1253 |
<property name="receives_default">False</property> |
| 1254 |
<property name="use_action_appearance">False</property> |
| 1255 |
<property name="use_underline">True</property> |
| 1256 |
<property name="xalign">1</property> |
| 1257 |
<property name="draw_indicator">True</property> |
| 1258 |
</object>
|
| 1259 |
</child>
|
| 1260 |
</object>
|
| 1261 |
<packing>
|
| 1262 |
<property name="expand">False</property> |
| 1263 |
<property name="fill">False</property> |
| 1264 |
<property name="position">1</property> |
| 1265 |
</packing>
|
| 1266 |
</child>
|
| 1267 |
<child>
|
| 1268 |
<placeholder/> |
| 1269 |
</child>
|
| 1270 |
</object>
|
| 1271 |
<packing>
|
| 1272 |
<property name="expand">True</property> |
| 1273 |
<property name="fill">True</property> |
| 1274 |
<property name="position">1</property> |
| 1275 |
</packing>
|
| 1276 |
</child>
|
| 1277 |
</object>
|
| 1278 |
</child>
|
| 1279 |
<child type="label"> |
| 1280 |
<object class="GtkHBox" id="preview_pane"> |
| 1281 |
<property name="visible">True</property> |
| 1282 |
<property name="can_focus">False</property> |
| 1283 |
<child>
|
| 1284 |
<object class="GtkImage" id="preview_icon"> |
| 1285 |
<property name="visible">True</property> |
| 1286 |
<property name="can_focus">False</property> |
| 1287 |
<property name="xpad">3</property> |
| 1288 |
<property name="stock">gtk-network</property> |
| 1289 |
<property name="icon-size">1</property> |
| 1290 |
</object>
|
| 1291 |
<packing>
|
| 1292 |
<property name="expand">True</property> |
| 1293 |
<property name="fill">True</property> |
| 1294 |
<property name="position">0</property> |
| 1295 |
</packing>
|
| 1296 |
</child>
|
| 1297 |
<child>
|
| 1298 |
<object class="GtkLabel" id="prev_label"> |
| 1299 |
<property name="visible">True</property> |
| 1300 |
<property name="can_focus">False</property> |
| 1301 |
<property name="xpad">5</property> |
| 1302 |
<property name="label" translatable="yes"><b>Local Video Preview</b></property> |
| 1303 |
<property name="use_markup">True</property> |
| 1304 |
</object>
|
| 1305 |
<packing>
|
| 1306 |
<property name="expand">False</property> |
| 1307 |
<property name="fill">False</property> |
| 1308 |
<property name="position">1</property> |
| 1309 |
</packing>
|
| 1310 |
</child>
|
| 1311 |
</object>
|
| 1312 |
</child>
|
| 1313 |
</object>
|
| 1314 |
</child>
|
| 1315 |
</object>
|
| 1316 |
<packing>
|
| 1317 |
<property name="expand">True</property> |
| 1318 |
<property name="fill">True</property> |
| 1319 |
<property name="position">0</property> |
| 1320 |
</packing>
|
| 1321 |
</child>
|
| 1322 |
</object>
|
| 1323 |
<packing>
|
| 1324 |
<property name="expand">True</property> |
| 1325 |
<property name="fill">True</property> |
| 1326 |
<property name="padding">5</property> |
| 1327 |
<property name="position">0</property> |
| 1328 |
</packing>
|
| 1329 |
</child>
|
| 1330 |
<child>
|
| 1331 |
<object class="GtkFrame" id="contacts_frame"> |
| 1332 |
<property name="width_request">450</property> |
| 1333 |
<property name="visible">True</property> |
| 1334 |
<property name="can_focus">False</property> |
| 1335 |
<property name="border_width">5</property> |
| 1336 |
<property name="label_xalign">0</property> |
| 1337 |
<child>
|
| 1338 |
<object class="GtkVBox" id="contacts_vbox"> |
| 1339 |
<property name="visible">True</property> |
| 1340 |
<property name="can_focus">False</property> |
| 1341 |
<property name="border_width">5</property> |
| 1342 |
<property name="spacing">7</property> |
| 1343 |
<child>
|
| 1344 |
<object class="GtkScrolledWindow" id="contactListScroll"> |
| 1345 |
<property name="visible">True</property> |
| 1346 |
<property name="can_focus">True</property> |
| 1347 |
<property name="hscrollbar_policy">never</property> |
| 1348 |
<property name="vscrollbar_policy">automatic</property> |
| 1349 |
<property name="shadow_type">in</property> |
| 1350 |
<child>
|
| 1351 |
<object class="GtkTreeView" id="contact_list"> |
| 1352 |
<property name="width_request">400</property> |
| 1353 |
<property name="visible">True</property> |
| 1354 |
<property name="can_focus">True</property> |
| 1355 |
<property name="headers_visible">False</property> |
| 1356 |
<property name="rules_hint">True</property> |
| 1357 |
<property name="enable_search">False</property> |
| 1358 |
<signal name="row-activated" handler="on_contact_double_clicked" swapped="no"/> |
| 1359 |
</object>
|
| 1360 |
</child>
|
| 1361 |
</object>
|
| 1362 |
<packing>
|
| 1363 |
<property name="expand">True</property> |
| 1364 |
<property name="fill">True</property> |
| 1365 |
<property name="position">0</property> |
| 1366 |
</packing>
|
| 1367 |
</child>
|
| 1368 |
<child>
|
| 1369 |
<object class="GtkAlignment" id="alignment19"> |
| 1370 |
<property name="visible">True</property> |
| 1371 |
<property name="can_focus">False</property> |
| 1372 |
<property name="xalign">1</property> |
| 1373 |
<property name="yalign">0</property> |
| 1374 |
<property name="yscale">0</property> |
| 1375 |
<property name="top_padding">5</property> |
| 1376 |
<property name="right_padding">5</property> |
| 1377 |
<child>
|
| 1378 |
<object class="GtkHBox" id="addRemoveBox"> |
| 1379 |
<property name="visible">True</property> |
| 1380 |
<property name="can_focus">False</property> |
| 1381 |
<property name="spacing">5</property> |
| 1382 |
<child>
|
| 1383 |
<object class="GtkButton" id="add_contact"> |
| 1384 |
<property name="visible">True</property> |
| 1385 |
<property name="can_focus">True</property> |
| 1386 |
<property name="receives_default">True</property> |
| 1387 |
<property name="has_tooltip">True</property> |
| 1388 |
<property name="use_action_appearance">False</property> |
| 1389 |
<property name="focus_on_click">False</property> |
| 1390 |
<signal name="clicked" handler="on_add_contact_clicked" swapped="no"/> |
| 1391 |
<child>
|
| 1392 |
<object class="GtkImage" id="addContactIcon"> |
| 1393 |
<property name="visible">True</property> |
| 1394 |
<property name="can_focus">False</property> |
| 1395 |
<property name="stock">gtk-add</property> |
| 1396 |
</object>
|
| 1397 |
</child>
|
| 1398 |
</object>
|
| 1399 |
<packing>
|
| 1400 |
<property name="expand">False</property> |
| 1401 |
<property name="fill">False</property> |
| 1402 |
<property name="position">0</property> |
| 1403 |
</packing>
|
| 1404 |
</child>
|
| 1405 |
<child>
|
| 1406 |
<object class="GtkButton" id="remove_contact"> |
| 1407 |
<property name="visible">True</property> |
| 1408 |
<property name="can_focus">True</property> |
| 1409 |
<property name="receives_default">True</property> |
| 1410 |
<property name="has_tooltip">True</property> |
| 1411 |
<property name="use_action_appearance">False</property> |
| 1412 |
<property name="focus_on_click">False</property> |
| 1413 |
<signal name="clicked" handler="on_remove_contact_clicked" swapped="no"/> |
| 1414 |
<child>
|
| 1415 |
<object class="GtkImage" id="removeContactIcon"> |
| 1416 |
<property name="visible">True</property> |
| 1417 |
<property name="can_focus">False</property> |
| 1418 |
<property name="stock">gtk-remove</property> |
| 1419 |
</object>
|
| 1420 |
</child>
|
| 1421 |
</object>
|
| 1422 |
<packing>
|
| 1423 |
<property name="expand">False</property> |
| 1424 |
<property name="fill">False</property> |
| 1425 |
<property name="position">1</property> |
| 1426 |
</packing>
|
| 1427 |
</child>
|
| 1428 |
<child>
|
| 1429 |
<object class="GtkButton" id="edit_contact"> |
| 1430 |
<property name="visible">True</property> |
| 1431 |
<property name="can_focus">True</property> |
| 1432 |
<property name="can_default">True</property> |
| 1433 |
<property name="receives_default">True</property> |
| 1434 |
<property name="has_tooltip">True</property> |
| 1435 |
<property name="use_action_appearance">False</property> |
| 1436 |
<signal name="clicked" handler="on_edit_contact_clicked" swapped="no"/> |
| 1437 |
<child>
|
| 1438 |
<object class="GtkHBox" id="contactEditButBox"> |
| 1439 |
<property name="visible">True</property> |
| 1440 |
<property name="can_focus">False</property> |
| 1441 |
<property name="spacing">3</property> |
| 1442 |
<child>
|
| 1443 |
<object class="GtkImage" id="contactEditButIcon"> |
| 1444 |
<property name="visible">True</property> |
| 1445 |
<property name="can_focus">False</property> |
| 1446 |
<property name="stock">gtk-edit</property> |
| 1447 |
</object>
|
| 1448 |
<packing>
|
| 1449 |
<property name="expand">False</property> |
| 1450 |
<property name="fill">False</property> |
| 1451 |
<property name="position">0</property> |
| 1452 |
</packing>
|
| 1453 |
</child>
|
| 1454 |
<child>
|
| 1455 |
<object class="GtkLabel" id="contactEditButLabel"> |
| 1456 |
<property name="visible">True</property> |
| 1457 |
<property name="can_focus">False</property> |
| 1458 |
<property name="use_underline">True</property> |
| 1459 |
</object>
|
| 1460 |
<packing>
|
| 1461 |
<property name="expand">False</property> |
| 1462 |
<property name="fill">False</property> |
| 1463 |
<property name="position">1</property> |
| 1464 |
</packing>
|
| 1465 |
</child>
|
| 1466 |
</object>
|
| 1467 |
</child>
|
| 1468 |
</object>
|
| 1469 |
<packing>
|
| 1470 |
<property name="expand">False</property> |
| 1471 |
<property name="fill">False</property> |
| 1472 |
<property name="position">2</property> |
| 1473 |
</packing>
|
| 1474 |
</child>
|
| 1475 |
<child>
|
| 1476 |
<object class="GtkButton" id="invite_contact"> |
| 1477 |
<property name="visible">True</property> |
| 1478 |
<property name="can_focus">True</property> |
| 1479 |
<property name="can_default">True</property> |
| 1480 |
<property name="has_default">True</property> |
| 1481 |
<property name="receives_default">True</property> |
| 1482 |
<property name="has_tooltip">True</property> |
| 1483 |
<property name="use_action_appearance">False</property> |
| 1484 |
<signal name="clicked" handler="on_invite_contact_clicked" swapped="no"/> |
| 1485 |
<child>
|
| 1486 |
<object class="GtkHBox" id="contactJoinButBox"> |
| 1487 |
<property name="visible">True</property> |
| 1488 |
<property name="can_focus">False</property> |
| 1489 |
<property name="spacing">3</property> |
| 1490 |
<child>
|
| 1491 |
<object class="GtkImage" id="invite_icon"> |
| 1492 |
<property name="visible">True</property> |
| 1493 |
<property name="can_focus">False</property> |
| 1494 |
<property name="stock">gtk-disconnect</property> |
| 1495 |
</object>
|
| 1496 |
<packing>
|
| 1497 |
<property name="expand">False</property> |
| 1498 |
<property name="fill">False</property> |
| 1499 |
<property name="position">0</property> |
| 1500 |
</packing>
|
| 1501 |
</child>
|
| 1502 |
<child>
|
| 1503 |
<object class="GtkLabel" id="invite_label"> |
| 1504 |
<property name="visible">True</property> |
| 1505 |
<property name="can_focus">False</property> |
| 1506 |
<property name="xpad">5</property> |
| 1507 |
<property name="ypad">5</property> |
| 1508 |
<property name="label" translatable="yes">Invite</property> |
| 1509 |
<property name="use_underline">True</property> |
| 1510 |
</object>
|
| 1511 |
<packing>
|
| 1512 |
<property name="expand">False</property> |
| 1513 |
<property name="fill">False</property> |
| 1514 |
<property name="position">1</property> |
| 1515 |
</packing>
|
| 1516 |
</child>
|
| 1517 |
</object>
|
| 1518 |
</child>
|
| 1519 |
</object>
|
| 1520 |
<packing>
|
| 1521 |
<property name="expand">False</property> |
| 1522 |
<property name="fill">True</property> |
| 1523 |
<property name="pack_type">end</property> |
| 1524 |
<property name="position">3</property> |
| 1525 |
</packing>
|
| 1526 |
</child>
|
| 1527 |
<child>
|
| 1528 |
<placeholder/> |
| 1529 |
</child>
|
| 1530 |
</object>
|
| 1531 |
</child>
|
| 1532 |
</object>
|
| 1533 |
<packing>
|
| 1534 |
<property name="expand">False</property> |
| 1535 |
<property name="fill">True</property> |
| 1536 |
<property name="position">1</property> |
| 1537 |
</packing>
|
| 1538 |
</child>
|
| 1539 |
</object>
|
| 1540 |
</child>
|
| 1541 |
<child type="label"> |
| 1542 |
<object class="GtkHBox" id="contacts_frame_title"> |
| 1543 |
<property name="visible">True</property> |
| 1544 |
<property name="can_focus">False</property> |
| 1545 |
<child>
|
| 1546 |
<object class="GtkImage" id="contacts_tab_icon"> |
| 1547 |
<property name="visible">True</property> |
| 1548 |
<property name="can_focus">False</property> |
| 1549 |
<property name="stock">gtk-index</property> |
| 1550 |
<property name="icon-size">1</property> |
| 1551 |
</object>
|
| 1552 |
<packing>
|
| 1553 |
<property name="expand">False</property> |
| 1554 |
<property name="fill">False</property> |
| 1555 |
<property name="position">0</property> |
| 1556 |
</packing>
|
| 1557 |
</child>
|
| 1558 |
<child>
|
| 1559 |
<object class="GtkLabel" id="contacts_tab_label"> |
| 1560 |
<property name="visible">True</property> |
| 1561 |
<property name="can_focus">False</property> |
| 1562 |
<property name="xalign">0</property> |
| 1563 |
<property name="yalign">0.20000000298023224</property> |
| 1564 |
<property name="xpad">2</property> |
| 1565 |
<property name="label" translatable="yes">Contacts</property> |
| 1566 |
</object>
|
| 1567 |
<packing>
|
| 1568 |
<property name="expand">False</property> |
| 1569 |
<property name="fill">False</property> |
| 1570 |
<property name="position">1</property> |
| 1571 |
</packing>
|
| 1572 |
</child>
|
| 1573 |
</object>
|
| 1574 |
</child>
|
| 1575 |
</object>
|
| 1576 |
<packing>
|
| 1577 |
<property name="expand">True</property> |
| 1578 |
<property name="fill">True</property> |
| 1579 |
<property name="padding">5</property> |
| 1580 |
<property name="position">1</property> |
| 1581 |
</packing>
|
| 1582 |
</child>
|
| 1583 |
</object>
|
| 1584 |
<packing>
|
| 1585 |
<property name="expand">False</property> |
| 1586 |
<property name="fill">False</property> |
| 1587 |
<property name="position">0</property> |
| 1588 |
</packing>
|
| 1589 |
</child>
|
| 1590 |
<child>
|
| 1591 |
<object class="GtkNotebook" id="mainTabs"> |
| 1592 |
<property name="visible">True</property> |
| 1593 |
<property name="can_focus">True</property> |
| 1594 |
<property name="has_focus">True</property> |
| 1595 |
<property name="is_focus">True</property> |
| 1596 |
<property name="border_width">10</property> |
| 1597 |
<signal name="switch-page" handler="on_main_tabs_switch_page" swapped="no"/> |
| 1598 |
<child>
|
| 1599 |
<object class="GtkHBox" id="video_tab_contents"> |
| 1600 |
<property name="visible">True</property> |
| 1601 |
<property name="can_focus">False</property> |
| 1602 |
<property name="homogeneous">True</property> |
| 1603 |
<child>
|
| 1604 |
<object class="GtkFrame" id="video_input_frame"> |
| 1605 |
<property name="visible">True</property> |
| 1606 |
<property name="can_focus">False</property> |
| 1607 |
<property name="border_width">5</property> |
| 1608 |
<property name="label_xalign">0</property> |
| 1609 |
<child>
|
| 1610 |
<object class="GtkAlignment" id="video_input_frame_alignment"> |
| 1611 |
<property name="visible">True</property> |
| 1612 |
<property name="can_focus">False</property> |
| 1613 |
<property name="yalign">0</property> |
| 1614 |
<property name="yscale">0</property> |
| 1615 |
<child>
|
| 1616 |
<object class="GtkTable" id="video_input_frame_table"> |
| 1617 |
<property name="visible">True</property> |
| 1618 |
<property name="can_focus">False</property> |
| 1619 |
<property name="n_rows">6</property> |
| 1620 |
<property name="n_columns">2</property> |
| 1621 |
<child>
|
| 1622 |
<object class="GtkLabel" id="video_input_image_size_label3"> |
| 1623 |
<property name="visible">True</property> |
| 1624 |
<property name="can_focus">False</property> |
| 1625 |
<property name="xalign">1</property> |
| 1626 |
<property name="xpad">5</property> |
| 1627 |
<property name="label" translatable="yes">Aspect Ratio:</property> |
| 1628 |
</object>
|
| 1629 |
<packing>
|
| 1630 |
<property name="top_attach">4</property> |
| 1631 |
<property name="bottom_attach">5</property> |
| 1632 |
<property name="x_options">GTK_FILL</property> |
| 1633 |
<property name="y_options">GTK_FILL</property> |
| 1634 |
</packing>
|
| 1635 |
</child>
|
| 1636 |
<child>
|
| 1637 |
<object class="GtkAlignment" id="alignment16"> |
| 1638 |
<property name="visible">True</property> |
| 1639 |
<property name="can_focus">False</property> |
| 1640 |
<property name="top_padding">5</property> |
| 1641 |
<property name="bottom_padding">5</property> |
| 1642 |
<property name="left_padding">5</property> |
| 1643 |
<property name="right_padding">5</property> |
| 1644 |
<child>
|
| 1645 |
<object class="GtkComboBox" id="aspect_ratio"> |
| 1646 |
<property name="visible">True</property> |
| 1647 |
<property name="can_focus">False</property> |
| 1648 |
<property name="has_tooltip">True</property> |
| 1649 |
<property name="model">model1</property> |
| 1650 |
<child>
|
| 1651 |
<object class="GtkCellRendererText" id="renderer1"/> |
| 1652 |
<attributes>
|
| 1653 |
<attribute name="text">0</attribute> |
| 1654 |
</attributes>
|
| 1655 |
</child>
|
| 1656 |
</object>
|
| 1657 |
</child>
|
| 1658 |
</object>
|
| 1659 |
<packing>
|
| 1660 |
<property name="left_attach">1</property> |
| 1661 |
<property name="right_attach">2</property> |
| 1662 |
<property name="top_attach">4</property> |
| 1663 |
<property name="bottom_attach">5</property> |
| 1664 |
</packing>
|
| 1665 |
</child>
|
| 1666 |
<child>
|
| 1667 |
<object class="GtkAlignment" id="alignment2"> |
| 1668 |
<property name="visible">True</property> |
| 1669 |
<property name="can_focus">False</property> |
| 1670 |
<property name="top_padding">5</property> |
| 1671 |
<property name="bottom_padding">5</property> |
| 1672 |
<property name="left_padding">5</property> |
| 1673 |
<property name="right_padding">5</property> |
| 1674 |
<child>
|
| 1675 |
<object class="GtkComboBox" id="video_capture_size"> |
| 1676 |
<property name="visible">True</property> |
| 1677 |
<property name="can_focus">False</property> |
| 1678 |
<property name="model">model2</property> |
| 1679 |
<child>
|
| 1680 |
<object class="GtkCellRendererText" id="renderer2"/> |
| 1681 |
<attributes>
|
| 1682 |
<attribute name="text">0</attribute> |
| 1683 |
</attributes>
|
| 1684 |
</child>
|
| 1685 |
</object>
|
| 1686 |
</child>
|
| 1687 |
</object>
|
| 1688 |
<packing>
|
| 1689 |
<property name="left_attach">1</property> |
| 1690 |
<property name="right_attach">2</property> |
| 1691 |
<property name="top_attach">5</property> |
| 1692 |
<property name="bottom_attach">6</property> |
| 1693 |
</packing>
|
| 1694 |
</child>
|
| 1695 |
<child>
|
| 1696 |
<object class="GtkLabel" id="video_input_image_size_label"> |
| 1697 |
<property name="visible">True</property> |
| 1698 |
<property name="can_focus">False</property> |
| 1699 |
<property name="xalign">1</property> |
| 1700 |
<property name="xpad">5</property> |
| 1701 |
<property name="label" translatable="yes">Image Size:</property> |
| 1702 |
</object>
|
| 1703 |
<packing>
|
| 1704 |
<property name="top_attach">5</property> |
| 1705 |
<property name="bottom_attach">6</property> |
| 1706 |
<property name="x_options">GTK_FILL</property> |
| 1707 |
<property name="y_options">GTK_FILL</property> |
| 1708 |
</packing>
|
| 1709 |
</child>
|
| 1710 |
<child>
|
| 1711 |
<object class="GtkAlignment" id="alignment9"> |
| 1712 |
<property name="visible">True</property> |
| 1713 |
<property name="can_focus">False</property> |
| 1714 |
<property name="top_padding">5</property> |
| 1715 |
<property name="bottom_padding">5</property> |
| 1716 |
<property name="left_padding">5</property> |
| 1717 |
<property name="right_padding">5</property> |
| 1718 |
<child>
|
| 1719 |
<object class="GtkComboBox" id="v4l2_standard"> |
| 1720 |
<property name="visible">True</property> |
| 1721 |
<property name="can_focus">False</property> |
| 1722 |
<property name="model">model3</property> |
| 1723 |
<signal name="changed" handler="on_v4l2_standard_changed" swapped="no"/> |
| 1724 |
<child>
|
| 1725 |
<object class="GtkCellRendererText" id="renderer3"/> |
| 1726 |
<attributes>
|
| 1727 |
<attribute name="text">0</attribute> |
| 1728 |
</attributes>
|
| 1729 |
</child>
|
| 1730 |
</object>
|
| 1731 |
</child>
|
| 1732 |
</object>
|
| 1733 |
<packing>
|
| 1734 |
<property name="left_attach">1</property> |
| 1735 |
<property name="right_attach">2</property> |
| 1736 |
<property name="top_attach">3</property> |
| 1737 |
<property name="bottom_attach">4</property> |
| 1738 |
</packing>
|
| 1739 |
</child>
|
| 1740 |
<child>
|
| 1741 |
<object class="GtkAlignment" id="alignment8"> |
| 1742 |
<property name="visible">True</property> |
| 1743 |
<property name="can_focus">False</property> |
| 1744 |
<property name="top_padding">5</property> |
| 1745 |
<property name="bottom_padding">5</property> |
| 1746 |
<property name="left_padding">5</property> |
| 1747 |
<property name="right_padding">5</property> |
| 1748 |
<child>
|
| 1749 |
<object class="GtkComboBox" id="v4l2_input"> |
| 1750 |
<property name="visible">True</property> |
| 1751 |
<property name="can_focus">False</property> |
| 1752 |
<property name="has_tooltip">True</property> |
| 1753 |
<property name="model">model4</property> |
| 1754 |
<signal name="changed" handler="on_v4l2_input_changed" swapped="no"/> |
| 1755 |
<child>
|
| 1756 |
<object class="GtkCellRendererText" id="renderer4"/> |
| 1757 |
<attributes>
|
| 1758 |
<attribute name="text">0</attribute> |
| 1759 |
</attributes>
|
| 1760 |
</child>
|
| 1761 |
</object>
|
| 1762 |
</child>
|
| 1763 |
</object>
|
| 1764 |
<packing>
|
| 1765 |
<property name="left_attach">1</property> |
| 1766 |
<property name="right_attach">2</property> |
| 1767 |
<property name="top_attach">2</property> |
| 1768 |
<property name="bottom_attach">3</property> |
| 1769 |
</packing>
|
| 1770 |
</child>
|
| 1771 |
<child>
|
| 1772 |
<object class="GtkLabel" id="video_input_image_size_label2"> |
| 1773 |
<property name="visible">True</property> |
| 1774 |
<property name="can_focus">False</property> |
| 1775 |
<property name="xalign">1</property> |
| 1776 |
<property name="xpad">5</property> |
| 1777 |
<property name="label" translatable="yes">Standard:</property> |
| 1778 |
</object>
|
| 1779 |
<packing>
|
| 1780 |
<property name="top_attach">3</property> |
| 1781 |
<property name="bottom_attach">4</property> |
| 1782 |
<property name="x_options">GTK_FILL</property> |
| 1783 |
<property name="y_options">GTK_FILL</property> |
| 1784 |
</packing>
|
| 1785 |
</child>
|
| 1786 |
<child>
|
| 1787 |
<object class="GtkLabel" id="video_input_image_size_label1"> |
| 1788 |
<property name="visible">True</property> |
| 1789 |
<property name="can_focus">False</property> |
| 1790 |
<property name="xalign">1</property> |
| 1791 |
<property name="xpad">5</property> |
| 1792 |
<property name="label" translatable="yes">Input:</property> |
| 1793 |
</object>
|
| 1794 |
<packing>
|
| 1795 |
<property name="top_attach">2</property> |
| 1796 |
<property name="bottom_attach">3</property> |
| 1797 |
<property name="x_options">GTK_FILL</property> |
| 1798 |
<property name="y_options">GTK_FILL</property> |
| 1799 |
</packing>
|
| 1800 |
</child>
|
| 1801 |
<child>
|
| 1802 |
<object class="GtkAlignment" id="alignment1"> |
| 1803 |
<property name="visible">True</property> |
| 1804 |
<property name="can_focus">False</property> |
| 1805 |
<property name="top_padding">5</property> |
| 1806 |
<property name="bottom_padding">5</property> |
| 1807 |
<property name="left_padding">5</property> |
| 1808 |
<property name="right_padding">5</property> |
| 1809 |
<child>
|
| 1810 |
<object class="GtkComboBox" id="video_source"> |
| 1811 |
<property name="visible">True</property> |
| 1812 |
<property name="can_focus">False</property> |
| 1813 |
<property name="has_tooltip">True</property> |
| 1814 |
<property name="model">model5</property> |
| 1815 |
<property name="wrap_width">1</property> |
| 1816 |
<signal name="changed" handler="on_video_source_changed" swapped="no"/> |
| 1817 |
<child>
|
| 1818 |
<object class="GtkCellRendererText" id="renderer5"/> |
| 1819 |
<attributes>
|
| 1820 |
<attribute name="text">0</attribute> |
| 1821 |
</attributes>
|
| 1822 |
</child>
|
| 1823 |
</object>
|
| 1824 |
</child>
|
| 1825 |
</object>
|
| 1826 |
<packing>
|
| 1827 |
<property name="left_attach">1</property> |
| 1828 |
<property name="right_attach">2</property> |
| 1829 |
<property name="top_attach">1</property> |
| 1830 |
<property name="bottom_attach">2</property> |
| 1831 |
<property name="x_options">GTK_FILL</property> |
| 1832 |
<property name="y_options">GTK_FILL</property> |
| 1833 |
</packing>
|
| 1834 |
</child>
|
| 1835 |
<child>
|
| 1836 |
<object class="GtkLabel" id="video_input_source_label"> |
| 1837 |
<property name="visible">True</property> |
| 1838 |
<property name="can_focus">False</property> |
| 1839 |
<property name="xalign">1</property> |
| 1840 |
<property name="xpad">5</property> |
| 1841 |
<property name="label" translatable="yes">Source:</property> |
| 1842 |
</object>
|
| 1843 |
<packing>
|
| 1844 |
<property name="top_attach">1</property> |
| 1845 |
<property name="bottom_attach">2</property> |
| 1846 |
</packing>
|
| 1847 |
</child>
|
| 1848 |
<child>
|
| 1849 |
<object class="GtkCheckButton" id="video_send_enabled"> |
| 1850 |
<property name="label" translatable="yes">Enable</property> |
| 1851 |
<property name="visible">True</property> |
| 1852 |
<property name="can_focus">True</property> |
| 1853 |
<property name="receives_default">False</property> |
| 1854 |
<property name="use_action_appearance">False</property> |
| 1855 |
<property name="use_underline">True</property> |
| 1856 |
<property name="xalign">1</property> |
| 1857 |
<property name="draw_indicator">True</property> |
| 1858 |
</object>
|
| 1859 |
<packing>
|
| 1860 |
<property name="x_padding">5</property> |
| 1861 |
</packing>
|
| 1862 |
</child>
|
| 1863 |
<child>
|
| 1864 |
<placeholder/> |
| 1865 |
</child>
|
| 1866 |
</object>
|
| 1867 |
</child>
|
| 1868 |
</object>
|
| 1869 |
</child>
|
| 1870 |
<child type="label"> |
| 1871 |
<object class="GtkHBox" id="hbox3"> |
| 1872 |
<property name="visible">True</property> |
| 1873 |
<property name="can_focus">False</property> |
| 1874 |
<child>
|
| 1875 |
<object class="GtkImage" id="image1"> |
| 1876 |
<property name="visible">True</property> |
| 1877 |
<property name="can_focus">False</property> |
| 1878 |
<property name="stock">gtk-go-up</property> |
| 1879 |
</object>
|
| 1880 |
<packing>
|
| 1881 |
<property name="expand">True</property> |
| 1882 |
<property name="fill">True</property> |
| 1883 |
<property name="position">0</property> |
| 1884 |
</packing>
|
| 1885 |
</child>
|
| 1886 |
<child>
|
| 1887 |
<object class="GtkLabel" id="video_input_label"> |
| 1888 |
<property name="visible">True</property> |
| 1889 |
<property name="can_focus">False</property> |
| 1890 |
<property name="xpad">5</property> |
| 1891 |
<property name="label" translatable="yes"><b>Sending</b></property> |
| 1892 |
<property name="use_markup">True</property> |
| 1893 |
</object>
|
| 1894 |
<packing>
|
| 1895 |
<property name="expand">True</property> |
| 1896 |
<property name="fill">True</property> |
| 1897 |
<property name="position">1</property> |
| 1898 |
</packing>
|
| 1899 |
</child>
|
| 1900 |
</object>
|
| 1901 |
</child>
|
| 1902 |
</object>
|
| 1903 |
<packing>
|
| 1904 |
<property name="expand">True</property> |
| 1905 |
<property name="fill">True</property> |
| 1906 |
<property name="padding">5</property> |
| 1907 |
<property name="position">0</property> |
| 1908 |
</packing>
|
| 1909 |
</child>
|
| 1910 |
<child>
|
| 1911 |
<object class="GtkFrame" id="video_codec_frame"> |
| 1912 |
<property name="visible">True</property> |
| 1913 |
<property name="can_focus">False</property> |
| 1914 |
<property name="border_width">5</property> |
| 1915 |
<property name="label_xalign">0</property> |
| 1916 |
<child>
|
| 1917 |
<object class="GtkAlignment" id="alignment46"> |
| 1918 |
<property name="visible">True</property> |
| 1919 |
<property name="can_focus">False</property> |
| 1920 |
<property name="xalign">0</property> |
| 1921 |
<property name="yalign">0</property> |
| 1922 |
<property name="yscale">0</property> |
| 1923 |
<child>
|
| 1924 |
<object class="GtkTable" id="video_recv_frame_table"> |
| 1925 |
<property name="visible">True</property> |
| 1926 |
<property name="can_focus">False</property> |
| 1927 |
<property name="n_rows">8</property> |
| 1928 |
<property name="n_columns">2</property> |
| 1929 |
<child>
|
| 1930 |
<object class="GtkHBox" id="hbox5"> |
| 1931 |
<property name="visible">True</property> |
| 1932 |
<property name="can_focus">False</property> |
| 1933 |
<child>
|
| 1934 |
<object class="GtkAlignment" id="alignment6"> |
| 1935 |
<property name="visible">True</property> |
| 1936 |
<property name="can_focus">False</property> |
| 1937 |
<property name="xalign">0</property> |
| 1938 |
<property name="top_padding">5</property> |
| 1939 |
<property name="bottom_padding">5</property> |
| 1940 |
<property name="left_padding">5</property> |
| 1941 |
<property name="right_padding">5</property> |
| 1942 |
<child>
|
| 1943 |
<object class="GtkSpinButton" id="video_bitrate"> |
| 1944 |
<property name="visible">True</property> |
| 1945 |
<property name="can_focus">True</property> |
| 1946 |
<property name="width_chars">6</property> |
| 1947 |
<property name="primary_icon_activatable">False</property> |
| 1948 |
<property name="secondary_icon_activatable">False</property> |
| 1949 |
<property name="primary_icon_sensitive">True</property> |
| 1950 |
<property name="secondary_icon_sensitive">True</property> |
| 1951 |
<property name="adjustment">adjustment1</property> |
| 1952 |
<property name="digits">2</property> |
| 1953 |
<property name="numeric">True</property> |
| 1954 |
</object>
|
| 1955 |
</child>
|
| 1956 |
</object>
|
| 1957 |
<packing>
|
| 1958 |
<property name="expand">False</property> |
| 1959 |
<property name="fill">False</property> |
| 1960 |
<property name="position">0</property> |
| 1961 |
</packing>
|
| 1962 |
</child>
|
| 1963 |
<child>
|
| 1964 |
<object class="GtkLabel" id="label17"> |
| 1965 |
<property name="visible">True</property> |
| 1966 |
<property name="can_focus">False</property> |
| 1967 |
<property name="xalign">0</property> |
| 1968 |
<property name="label" translatable="yes">Mbps</property> |
| 1969 |
</object>
|
| 1970 |
<packing>
|
| 1971 |
<property name="expand">True</property> |
| 1972 |
<property name="fill">True</property> |
| 1973 |
<property name="position">1</property> |
| 1974 |
</packing>
|
| 1975 |
</child>
|
| 1976 |
</object>
|
| 1977 |
<packing>
|
| 1978 |
<property name="left_attach">1</property> |
| 1979 |
<property name="right_attach">2</property> |
| 1980 |
<property name="top_attach">2</property> |
| 1981 |
<property name="bottom_attach">3</property> |
| 1982 |
<property name="x_options">GTK_FILL</property> |
| 1983 |
<property name="y_options">GTK_FILL</property> |
| 1984 |
</packing>
|
| 1985 |
</child>
|
| 1986 |
<child>
|
| 1987 |
<object class="GtkLabel" id="label13"> |
| 1988 |
<property name="visible">True</property> |
| 1989 |
<property name="can_focus">False</property> |
| 1990 |
<property name="xalign">1</property> |
| 1991 |
<property name="xpad">5</property> |
| 1992 |
<property name="label" translatable="yes">Deinterlace</property> |
| 1993 |
<property name="justify">right</property> |
| 1994 |
</object>
|
| 1995 |
<packing>
|
| 1996 |
<property name="top_attach">6</property> |
| 1997 |
<property name="bottom_attach">7</property> |
| 1998 |
</packing>
|
| 1999 |
</child>
|
| 2000 |
<child>
|
| 2001 |
<object class="GtkAlignment" id="alignment7"> |
| 2002 |
<property name="visible">True</property> |
| 2003 |
<property name="can_focus">False</property> |
| 2004 |
<property name="top_padding">5</property> |
| 2005 |
<property name="bottom_padding">5</property> |
| 2006 |
<property name="left_padding">5</property> |
| 2007 |
<property name="right_padding">5</property> |
| 2008 |
<child>
|
| 2009 |
<object class="GtkCheckButton" id="video_fullscreen"> |
| 2010 |
<property name="visible">True</property> |
| 2011 |
<property name="can_focus">True</property> |
| 2012 |
<property name="receives_default">False</property> |
| 2013 |
<property name="has_tooltip">True</property> |
| 2014 |
<property name="use_action_appearance">False</property> |
| 2015 |
<property name="use_underline">True</property> |
| 2016 |
<property name="xalign">1</property> |
| 2017 |
<property name="draw_indicator">True</property> |
| 2018 |
</object>
|
| 2019 |
</child>
|
| 2020 |
</object>
|
| 2021 |
<packing>
|
| 2022 |
<property name="left_attach">1</property> |
| 2023 |
<property name="right_attach">2</property> |
| 2024 |
<property name="top_attach">3</property> |
| 2025 |
<property name="bottom_attach">4</property> |
| 2026 |
</packing>
|
| 2027 |
</child>
|
| 2028 |
<child>
|
| 2029 |
<object class="GtkLabel" id="label1"> |
| 2030 |
<property name="visible">True</property> |
| 2031 |
<property name="can_focus">False</property> |
| 2032 |
<property name="xalign">1</property> |
| 2033 |
<property name="xpad">5</property> |
| 2034 |
<property name="label" translatable="yes">Fullscreen</property> |
| 2035 |
<property name="justify">right</property> |
| 2036 |
</object>
|
| 2037 |
<packing>
|
| 2038 |
<property name="top_attach">3</property> |
| 2039 |
<property name="bottom_attach">4</property> |
| 2040 |
</packing>
|
| 2041 |
</child>
|
| 2042 |
<child>
|
| 2043 |
<object class="GtkAlignment" id="alignment5"> |
| 2044 |
<property name="visible">True</property> |
| 2045 |
<property name="can_focus">False</property> |
| 2046 |
<property name="top_padding">5</property> |
| 2047 |
<property name="bottom_padding">5</property> |
| 2048 |
<property name="left_padding">5</property> |
| 2049 |
<property name="right_padding">5</property> |
| 2050 |
<child>
|
| 2051 |
<object class="GtkComboBox" id="video_display"> |
| 2052 |
<property name="visible">True</property> |
| 2053 |
<property name="can_focus">False</property> |
| 2054 |
<property name="has_tooltip">True</property> |
| 2055 |
<property name="model">model6</property> |
| 2056 |
<child>
|
| 2057 |
<object class="GtkCellRendererText" id="renderer6"/> |
| 2058 |
<attributes>
|
| 2059 |
<attribute name="text">0</attribute> |
| 2060 |
</attributes>
|
| 2061 |
</child>
|
| 2062 |
</object>
|
| 2063 |
</child>
|
| 2064 |
</object>
|
| 2065 |
<packing>
|
| 2066 |
<property name="left_attach">1</property> |
| 2067 |
<property name="right_attach">2</property> |
| 2068 |
<property name="top_attach">5</property> |
| 2069 |
<property name="bottom_attach">6</property> |
| 2070 |
</packing>
|
| 2071 |
</child>
|
| 2072 |
<child>
|
| 2073 |
<object class="GtkLabel" id="label2"> |
| 2074 |
<property name="visible">True</property> |
| 2075 |
<property name="can_focus">False</property> |
| 2076 |
<property name="xalign">1</property> |
| 2077 |
<property name="xpad">5</property> |
| 2078 |
<property name="label" translatable="yes">X11 display:</property> |
| 2079 |
</object>
|
| 2080 |
<packing>
|
| 2081 |
<property name="top_attach">5</property> |
| 2082 |
<property name="bottom_attach">6</property> |
| 2083 |
<property name="x_options">GTK_FILL</property> |
| 2084 |
<property name="y_options">GTK_FILL</property> |
| 2085 |
</packing>
|
| 2086 |
</child>
|
| 2087 |
<child>
|
| 2088 |
<object class="GtkAlignment" id="alignment4"> |
| 2089 |
<property name="visible">True</property> |
| 2090 |
<property name="can_focus">False</property> |
| 2091 |
<property name="xalign">0</property> |
| 2092 |
<property name="top_padding">5</property> |
| 2093 |
<property name="bottom_padding">5</property> |
| 2094 |
<property name="left_padding">5</property> |
| 2095 |
<property name="right_padding">5</property> |
| 2096 |
<child>
|
| 2097 |
<object class="GtkComboBox" id="video_codec"> |
| 2098 |
<property name="visible">True</property> |
| 2099 |
<property name="can_focus">False</property> |
| 2100 |
<property name="has_tooltip">True</property> |
| 2101 |
<property name="model">model7</property> |
| 2102 |
<signal name="changed" handler="on_video_codec_changed" swapped="no"/> |
| 2103 |
<child>
|
| 2104 |
<object class="GtkCellRendererText" id="renderer7"/> |
| 2105 |
<attributes>
|
| 2106 |
<attribute name="text">0</attribute> |
| 2107 |
</attributes>
|
| 2108 |
</child>
|
| 2109 |
</object>
|
| 2110 |
</child>
|
| 2111 |
</object>
|
| 2112 |
<packing>
|
| 2113 |
<property name="left_attach">1</property> |
| 2114 |
<property name="right_attach">2</property> |
| 2115 |
<property name="top_attach">1</property> |
| 2116 |
<property name="bottom_attach">2</property> |
| 2117 |
<property name="y_options">GTK_FILL</property> |
| 2118 |
</packing>
|
| 2119 |
</child>
|
| 2120 |
<child>
|
| 2121 |
<object class="GtkLabel" id="video_bitrate_label"> |
| 2122 |
<property name="visible">True</property> |
| 2123 |
<property name="can_focus">False</property> |
| 2124 |
<property name="xalign">1</property> |
| 2125 |
<property name="xpad">5</property> |
| 2126 |
<property name="ypad">5</property> |
| 2127 |
<property name="label" translatable="yes">Bitrate:</property> |
| 2128 |
</object>
|
| 2129 |
<packing>
|
| 2130 |
<property name="top_attach">2</property> |
| 2131 |
<property name="bottom_attach">3</property> |
| 2132 |
</packing>
|
| 2133 |
</child>
|
| 2134 |
<child>
|
| 2135 |
<object class="GtkLabel" id="label68"> |
| 2136 |
<property name="visible">True</property> |
| 2137 |
<property name="can_focus">False</property> |
| 2138 |
<property name="xalign">1</property> |
| 2139 |
<property name="xpad">5</property> |
| 2140 |
<property name="ypad">5</property> |
| 2141 |
<property name="label" translatable="yes">Codec:</property> |
| 2142 |
<property name="width_chars">12</property> |
| 2143 |
</object>
|
| 2144 |
<packing>
|
| 2145 |
<property name="top_attach">1</property> |
| 2146 |
<property name="bottom_attach">2</property> |
| 2147 |
</packing>
|
| 2148 |
</child>
|
| 2149 |
<child>
|
| 2150 |
<object class="GtkAlignment" id="alignment14"> |
| 2151 |
<property name="visible">True</property> |
| 2152 |
<property name="can_focus">False</property> |
| 2153 |
<property name="top_padding">5</property> |
| 2154 |
<property name="bottom_padding">5</property> |
| 2155 |
<property name="left_padding">5</property> |
| 2156 |
<property name="right_padding">5</property> |
| 2157 |
<child>
|
| 2158 |
<object class="GtkCheckButton" id="video_deinterlace"> |
| 2159 |
<property name="visible">True</property> |
| 2160 |
<property name="can_focus">True</property> |
| 2161 |
<property name="receives_default">False</property> |
| 2162 |
<property name="has_tooltip">True</property> |
| 2163 |
<property name="use_action_appearance">False</property> |
| 2164 |
<property name="use_underline">True</property> |
| 2165 |
<property name="xalign">1</property> |
| 2166 |
<property name="draw_indicator">True</property> |
| 2167 |
</object>
|
| 2168 |
</child>
|
| 2169 |
</object>
|
| 2170 |
<packing>
|
| 2171 |
<property name="left_attach">1</property> |
| 2172 |
<property name="right_attach">2</property> |
| 2173 |
<property name="top_attach">6</property> |
| 2174 |
<property name="bottom_attach">7</property> |
| 2175 |
</packing>
|
| 2176 |
</child>
|
| 2177 |
<child>
|
| 2178 |
<object class="GtkHBox" id="hbox2"> |
| 2179 |
<property name="visible">True</property> |
| 2180 |
<property name="can_focus">False</property> |
| 2181 |
<child>
|
| 2182 |
<object class="GtkAlignment" id="alignment21"> |
| 2183 |
<property name="visible">True</property> |
| 2184 |
<property name="can_focus">False</property> |
| 2185 |
<property name="xalign">0</property> |
| 2186 |
<property name="top_padding">5</property> |
| 2187 |
<property name="bottom_padding">5</property> |
| 2188 |
<property name="left_padding">5</property> |
| 2189 |
<property name="right_padding">5</property> |
| 2190 |
<child>
|
| 2191 |
<object class="GtkSpinButton" id="video_jitterbuffer"> |
| 2192 |
<property name="visible">True</property> |
| 2193 |
<property name="can_focus">True</property> |
| 2194 |
<property name="has_tooltip">True</property> |
| 2195 |
<property name="width_chars">6</property> |
| 2196 |
<property name="primary_icon_activatable">False</property> |
| 2197 |
<property name="secondary_icon_activatable">False</property> |
| 2198 |
<property name="primary_icon_sensitive">True</property> |
| 2199 |
<property name="secondary_icon_sensitive">True</property> |
| 2200 |
<property name="adjustment">adjustment2</property> |
| 2201 |
<property name="numeric">True</property> |
| 2202 |
</object>
|
| 2203 |
</child>
|
| 2204 |
</object>
|
| 2205 |
<packing>
|
| 2206 |
<property name="expand">False</property> |
| 2207 |
<property name="fill">True</property> |
| 2208 |
<property name="position">0</property> |
| 2209 |
</packing>
|
| 2210 |
</child>
|
| 2211 |
<child>
|
| 2212 |
<object class="GtkLabel" id="label15"> |
| 2213 |
<property name="visible">True</property> |
| 2214 |
<property name="can_focus">False</property> |
| 2215 |
<property name="xalign">0</property> |
| 2216 |
<property name="label" translatable="yes">ms</property> |
| 2217 |
</object>
|
| 2218 |
<packing>
|
| 2219 |
<property name="expand">True</property> |
| 2220 |
<property name="fill">True</property> |
| 2221 |
<property name="position">1</property> |
| 2222 |
</packing>
|
| 2223 |
</child>
|
| 2224 |
</object>
|
| 2225 |
<packing>
|
| 2226 |
<property name="left_attach">1</property> |
| 2227 |
<property name="right_attach">2</property> |
| 2228 |
<property name="top_attach">7</property> |
| 2229 |
<property name="bottom_attach">8</property> |
| 2230 |
<property name="y_options"></property> |
| 2231 |
</packing>
|
| 2232 |
</child>
|
| 2233 |
<child>
|
| 2234 |
<object class="GtkLabel" id="label14"> |
| 2235 |
<property name="visible">True</property> |
| 2236 |
<property name="can_focus">False</property> |
| 2237 |
<property name="xalign">1</property> |
| 2238 |
<property name="xpad">5</property> |
| 2239 |
<property name="label" translatable="yes">Jitter Buffer:</property> |
| 2240 |
</object>
|
| 2241 |
<packing>
|
| 2242 |
<property name="top_attach">7</property> |
| 2243 |
<property name="bottom_attach">8</property> |
| 2244 |
<property name="x_options">GTK_FILL</property> |
| 2245 |
<property name="y_options">GTK_FILL</property> |
| 2246 |
</packing>
|
| 2247 |
</child>
|
| 2248 |
<child>
|
| 2249 |
<object class="GtkCheckButton" id="video_receive_enabled"> |
| 2250 |
<property name="label" translatable="yes">Enable</property> |
| 2251 |
<property name="visible">True</property> |
| 2252 |
<property name="can_focus">True</property> |
| 2253 |
<property name="receives_default">False</property> |
| 2254 |
<property name="use_action_appearance">False</property> |
| 2255 |
<property name="use_underline">True</property> |
| 2256 |
<property name="xalign">1</property> |
| 2257 |
<property name="draw_indicator">True</property> |
| 2258 |
<signal name="toggled" handler="on_video_receive_enabled_toggled" swapped="no"/> |
| 2259 |
</object>
|
| 2260 |
<packing>
|
| 2261 |
<property name="x_padding">5</property> |
| 2262 |
</packing>
|
| 2263 |
</child>
|
| 2264 |
<child>
|
| 2265 |
<object class="GtkAlignment" id="alignment17"> |
| 2266 |
<property name="visible">True</property> |
| 2267 |
<property name="can_focus">False</property> |
| 2268 |
<property name="top_padding">5</property> |
| 2269 |
<property name="bottom_padding">5</property> |
| 2270 |
<property name="left_padding">5</property> |
| 2271 |
<property name="right_padding">5</property> |
| 2272 |
<child>
|
| 2273 |
<object class="GtkComboBox" id="flip_video"> |
| 2274 |
<property name="visible">True</property> |
| 2275 |
<property name="can_focus">False</property> |
| 2276 |
<property name="model">model8</property> |
| 2277 |
<child>
|
| 2278 |
<object class="GtkCellRendererText" id="renderer8"/> |
| 2279 |
<attributes>
|
| 2280 |
<attribute name="text">0</attribute> |
| 2281 |
</attributes>
|
| 2282 |
</child>
|
| 2283 |
</object>
|
| 2284 |
</child>
|
| 2285 |
</object>
|
| 2286 |
<packing>
|
| 2287 |
<property name="left_attach">1</property> |
| 2288 |
<property name="right_attach">2</property> |
| 2289 |
<property name="top_attach">4</property> |
| 2290 |
<property name="bottom_attach">5</property> |
| 2291 |
</packing>
|
| 2292 |
</child>
|
| 2293 |
<child>
|
| 2294 |
<object class="GtkLabel" id="label8"> |
| 2295 |
<property name="visible">True</property> |
| 2296 |
<property name="can_focus">False</property> |
| 2297 |
<property name="xalign">1</property> |
| 2298 |
<property name="xpad">5</property> |
| 2299 |
<property name="label" translatable="yes">Flip video:</property> |
| 2300 |
</object>
|
| 2301 |
<packing>
|
| 2302 |
<property name="top_attach">4</property> |
| 2303 |
<property name="bottom_attach">5</property> |
| 2304 |
<property name="x_options">GTK_FILL</property> |
| 2305 |
<property name="y_options">GTK_FILL</property> |
| 2306 |
</packing>
|
| 2307 |
</child>
|
| 2308 |
<child>
|
| 2309 |
<placeholder/> |
| 2310 |
</child>
|
| 2311 |
</object>
|
| 2312 |
</child>
|
| 2313 |
</object>
|
| 2314 |
</child>
|
| 2315 |
<child type="label"> |
| 2316 |
<object class="GtkHBox" id="hbox6"> |
| 2317 |
<property name="visible">True</property> |
| 2318 |
<property name="can_focus">False</property> |
| 2319 |
<child>
|
| 2320 |
<object class="GtkImage" id="image2"> |
| 2321 |
<property name="visible">True</property> |
| 2322 |
<property name="can_focus">False</property> |
| 2323 |
<property name="stock">gtk-go-down</property> |
| 2324 |
</object>
|
| 2325 |
<packing>
|
| 2326 |
<property name="expand">True</property> |
| 2327 |
<property name="fill">True</property> |
| 2328 |
<property name="position">0</property> |
| 2329 |
</packing>
|
| 2330 |
</child>
|
| 2331 |
<child>
|
| 2332 |
<object class="GtkLabel" id="label67"> |
| 2333 |
<property name="visible">True</property> |
| 2334 |
<property name="can_focus">False</property> |
| 2335 |
<property name="xpad">5</property> |
| 2336 |
<property name="label" translatable="yes"><b>Receiving</b></property> |
| 2337 |
<property name="use_markup">True</property> |
| 2338 |
</object>
|
| 2339 |
<packing>
|
| 2340 |
<property name="expand">True</property> |
| 2341 |
<property name="fill">True</property> |
| 2342 |
<property name="position">1</property> |
| 2343 |
</packing>
|
| 2344 |
</child>
|
| 2345 |
</object>
|
| 2346 |
</child>
|
| 2347 |
</object>
|
| 2348 |
<packing>
|
| 2349 |
<property name="expand">True</property> |
| 2350 |
<property name="fill">True</property> |
| 2351 |
<property name="padding">5</property> |
| 2352 |
<property name="position">1</property> |
| 2353 |
</packing>
|
| 2354 |
</child>
|
| 2355 |
</object>
|
| 2356 |
</child>
|
| 2357 |
<child type="tab"> |
| 2358 |
<object class="GtkHBox" id="video_tab"> |
| 2359 |
<property name="visible">True</property> |
| 2360 |
<property name="can_focus">False</property> |
| 2361 |
<child>
|
| 2362 |
<object class="GtkImage" id="video_image"> |
| 2363 |
<property name="visible">True</property> |
| 2364 |
<property name="can_focus">False</property> |
| 2365 |
<property name="pixbuf">video.png</property> |
| 2366 |
</object>
|
| 2367 |
<packing>
|
| 2368 |
<property name="expand">True</property> |
| 2369 |
<property name="fill">True</property> |
| 2370 |
<property name="position">0</property> |
| 2371 |
</packing>
|
| 2372 |
</child>
|
| 2373 |
<child>
|
| 2374 |
<object class="GtkLabel" id="video_tab_label"> |
| 2375 |
<property name="visible">True</property> |
| 2376 |
<property name="can_focus">False</property> |
| 2377 |
<property name="label" translatable="yes">Video</property> |
| 2378 |
</object>
|
| 2379 |
<packing>
|
| 2380 |
<property name="expand">False</property> |
| 2381 |
<property name="fill">False</property> |
| 2382 |
<property name="position">1</property> |
| 2383 |
</packing>
|
| 2384 |
</child>
|
| 2385 |
</object>
|
| 2386 |
<packing>
|
| 2387 |
<property name="tab_fill">False</property> |
| 2388 |
</packing>
|
| 2389 |
</child>
|
| 2390 |
<child>
|
| 2391 |
<object class="GtkHBox" id="audio_tab_contents"> |
| 2392 |
<property name="visible">True</property> |
| 2393 |
<property name="can_focus">False</property> |
| 2394 |
<property name="homogeneous">True</property> |
| 2395 |
<child>
|
| 2396 |
<object class="GtkVBox" id="vbox12"> |
| 2397 |
<property name="visible">True</property> |
| 2398 |
<property name="can_focus">False</property> |
| 2399 |
<child>
|
| 2400 |
<object class="GtkFrame" id="audio_send_frame"> |
| 2401 |
<property name="visible">True</property> |
| 2402 |
<property name="can_focus">False</property> |
| 2403 |
<property name="border_width">5</property> |
| 2404 |
<property name="label_xalign">0</property> |
| 2405 |
<child>
|
| 2406 |
<object class="GtkTable" id="audio_input_frame_table1"> |
| 2407 |
<property name="visible">True</property> |
| 2408 |
<property name="can_focus">False</property> |
| 2409 |
<property name="n_rows">3</property> |
| 2410 |
<property name="n_columns">2</property> |
| 2411 |
<child>
|
| 2412 |
<object class="GtkLabel" id="audio_input_source_label1"> |
| 2413 |
<property name="visible">True</property> |
| 2414 |
<property name="can_focus">False</property> |
| 2415 |
<property name="xalign">1</property> |
| 2416 |
<property name="xpad">5</property> |
| 2417 |
<property name="label" translatable="yes">Source:</property> |
| 2418 |
</object>
|
| 2419 |
<packing>
|
| 2420 |
<property name="top_attach">1</property> |
| 2421 |
<property name="bottom_attach">2</property> |
| 2422 |
<property name="y_options"></property> |
| 2423 |
</packing>
|
| 2424 |
</child>
|
| 2425 |
<child>
|
| 2426 |
<object class="GtkAlignment" id="alignment13"> |
| 2427 |
<property name="visible">True</property> |
| 2428 |
<property name="can_focus">False</property> |
| 2429 |
<property name="top_padding">5</property> |
| 2430 |
<property name="bottom_padding">5</property> |
| 2431 |
<property name="left_padding">5</property> |
| 2432 |
<property name="right_padding">5</property> |
| 2433 |
<child>
|
| 2434 |
<object class="GtkComboBox" id="audio_source"> |
| 2435 |
<property name="visible">True</property> |
| 2436 |
<property name="can_focus">False</property> |
| 2437 |
<property name="has_tooltip">True</property> |
| 2438 |
<property name="model">model9</property> |
| 2439 |
<property name="wrap_width">1</property> |
| 2440 |
<child>
|
| 2441 |
<object class="GtkCellRendererText" id="renderer9"/> |
| 2442 |
<attributes>
|
| 2443 |
<attribute name="text">0</attribute> |
| 2444 |
</attributes>
|
| 2445 |
</child>
|
| 2446 |
</object>
|
| 2447 |
</child>
|
| 2448 |
</object>
|
| 2449 |
<packing>
|
| 2450 |
<property name="left_attach">1</property> |
| 2451 |
<property name="right_attach">2</property> |
| 2452 |
<property name="top_attach">1</property> |
| 2453 |
<property name="bottom_attach">2</property> |
| 2454 |
<property name="x_options">GTK_FILL</property> |
| 2455 |
<property name="y_options"></property> |
| 2456 |
</packing>
|
| 2457 |
</child>
|
| 2458 |
<child>
|
| 2459 |
<object class="GtkLabel" id="label33"> |
| 2460 |
<property name="visible">True</property> |
| 2461 |
<property name="can_focus">False</property> |
| 2462 |
<property name="xalign">1</property> |
| 2463 |
<property name="xpad">5</property> |
| 2464 |
<property name="ypad">5</property> |
| 2465 |
<property name="label" translatable="yes">Input Buffer:</property> |
| 2466 |
<property name="width_chars">12</property> |
| 2467 |
</object>
|
| 2468 |
<packing>
|
| 2469 |
<property name="top_attach">2</property> |
| 2470 |
<property name="bottom_attach">3</property> |
| 2471 |
<property name="y_options"></property> |
| 2472 |
</packing>
|
| 2473 |
</child>
|
| 2474 |
<child>
|
| 2475 |
<object class="GtkHBox" id="hbox17"> |
| 2476 |
<property name="visible">True</property> |
| 2477 |
<property name="can_focus">False</property> |
| 2478 |
<child>
|
| 2479 |
<object class="GtkAlignment" id="alignment3"> |
| 2480 |
<property name="visible">True</property> |
| 2481 |
<property name="can_focus">False</property> |
| 2482 |
<property name="xscale">0</property> |
| 2483 |
<property name="top_padding">5</property> |
| 2484 |
<property name="bottom_padding">5</property> |
| 2485 |
<property name="left_padding">5</property> |
| 2486 |
<property name="right_padding">5</property> |
| 2487 |
<child>
|
| 2488 |
<object class="GtkSpinButton" id="audio_input_buffer"> |
| 2489 |
<property name="visible">True</property> |
| 2490 |
<property name="can_focus">True</property> |
| 2491 |
<property name="width_chars">6</property> |
| 2492 |
<property name="primary_icon_activatable">False</property> |
| 2493 |
<property name="secondary_icon_activatable">False</property> |
| 2494 |
<property name="primary_icon_sensitive">True</property> |
| 2495 |
<property name="secondary_icon_sensitive">True</property> |
| 2496 |
<property name="adjustment">adjustment3</property> |
| 2497 |
<property name="numeric">True</property> |
| 2498 |
</object>
|
| 2499 |
</child>
|
| 2500 |
</object>
|
| 2501 |
<packing>
|
| 2502 |
<property name="expand">False</property> |
| 2503 |
<property name="fill">True</property> |
| 2504 |
<property name="position">0</property> |
| 2505 |
</packing>
|
| 2506 |
</child>
|
| 2507 |
<child>
|
| 2508 |
<object class="GtkLabel" id="label34"> |
| 2509 |
<property name="visible">True</property> |
| 2510 |
<property name="can_focus">False</property> |
| 2511 |
<property name="label" translatable="yes">ms</property> |
| 2512 |
</object>
|
| 2513 |
<packing>
|
| 2514 |
<property name="expand">False</property> |
| 2515 |
<property name="fill">True</property> |
| 2516 |
<property name="position">1</property> |
| 2517 |
</packing>
|
| 2518 |
</child>
|
| 2519 |
</object>
|
| 2520 |
<packing>
|
| 2521 |
<property name="left_attach">1</property> |
| 2522 |
<property name="right_attach">2</property> |
| 2523 |
<property name="top_attach">2</property> |
| 2524 |
<property name="bottom_attach">3</property> |
| 2525 |
<property name="x_options">GTK_FILL</property> |
| 2526 |
<property name="y_options"></property> |
| 2527 |
</packing>
|
| 2528 |
</child>
|
| 2529 |
<child>
|
| 2530 |
<object class="GtkCheckButton" id="audio_send_enabled"> |
| 2531 |
<property name="label" translatable="yes">Enable</property> |
| 2532 |
<property name="visible">True</property> |
| 2533 |
<property name="can_focus">True</property> |
| 2534 |
<property name="receives_default">False</property> |
| 2535 |
<property name="use_action_appearance">False</property> |
| 2536 |
<property name="use_underline">True</property> |
| 2537 |
<property name="xalign">1</property> |
| 2538 |
<property name="draw_indicator">True</property> |
| 2539 |
<signal name="toggled" handler="on_audio_send_enabled_toggled" swapped="no"/> |
| 2540 |
</object>
|
| 2541 |
<packing>
|
| 2542 |
<property name="y_options">GTK_EXPAND</property> |
| 2543 |
<property name="x_padding">5</property> |
| 2544 |
</packing>
|
| 2545 |
</child>
|
| 2546 |
<child>
|
| 2547 |
<placeholder/> |
| 2548 |
</child>
|
| 2549 |
</object>
|
| 2550 |
</child>
|
| 2551 |
<child type="label"> |
| 2552 |
<object class="GtkHBox" id="hbox7"> |
| 2553 |
<property name="visible">True</property> |
| 2554 |
<property name="can_focus">False</property> |
| 2555 |
<child>
|
| 2556 |
<object class="GtkImage" id="image3"> |
| 2557 |
<property name="visible">True</property> |
| 2558 |
<property name="can_focus">False</property> |
| 2559 |
<property name="stock">gtk-go-up</property> |
| 2560 |
</object>
|
| 2561 |
<packing>
|
| 2562 |
<property name="expand">True</property> |
| 2563 |
<property name="fill">True</property> |
| 2564 |
<property name="position">0</property> |
| 2565 |
</packing>
|
| 2566 |
</child>
|
| 2567 |
<child>
|
| 2568 |
<object class="GtkLabel" id="video_input_label1"> |
| 2569 |
<property name="visible">True</property> |
| 2570 |
<property name="can_focus">False</property> |
| 2571 |
<property name="xpad">5</property> |
| 2572 |
<property name="label" translatable="yes"><b>Sending</b></property> |
| 2573 |
<property name="use_markup">True</property> |
| 2574 |
</object>
|
