ui/properties-dialog.glade (37408B) - raw
1 <?xml version="1.0" encoding="UTF-8" standalone="no"?> 2 <!DOCTYPE glade-interface SYSTEM "glade-2.0.dtd"> 3 <!--*- mode: xml -*--> 4 <glade-interface> 5 <widget class="GtkDialog" id="dialog"> 6 <property name="border_width">5</property> 7 <property name="title" translatable="yes" comments="translators: header capitalization">Mail Notification Properties</property> 8 <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property> 9 <property name="has_separator">False</property> 10 <child internal-child="vbox"> 11 <widget class="GtkVBox" id="dialog-vbox1"> 12 <property name="visible">True</property> 13 <property name="spacing">2</property> 14 <child> 15 <widget class="GtkVBox" id="main_vbox"> 16 <property name="visible">True</property> 17 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 18 <property name="border_width">5</property> 19 <property name="spacing">6</property> 20 <child> 21 <widget class="GtkNotebook" id="notebook"> 22 <property name="visible">True</property> 23 <property name="can_focus">True</property> 24 <child> 25 <widget class="GtkVBox" id="vbox12"> 26 <property name="visible">True</property> 27 <property name="border_width">12</property> 28 <property name="spacing">18</property> 29 <child> 30 <widget class="GtkVBox" id="vbox22"> 31 <property name="visible">True</property> 32 <property name="spacing">6</property> 33 <child> 34 <widget class="GtkLabel" id="label36"> 35 <property name="visible">True</property> 36 <property name="xalign">0</property> 37 <property name="label" translatable="yes" comments="translators: header capitalization"><span weight="bold">General</span></property> 38 <property name="use_markup">True</property> 39 </widget> 40 <packing> 41 <property name="expand">False</property> 42 <property name="fill">False</property> 43 </packing> 44 </child> 45 <child> 46 <widget class="GtkAlignment" id="alignment1"> 47 <property name="visible">True</property> 48 <property name="left_padding">12</property> 49 <child> 50 <widget class="GtkVBox" id="vbox23"> 51 <property name="visible">True</property> 52 <property name="spacing">6</property> 53 <child> 54 <widget class="GtkHBox" id="play_sound_hbox"> 55 <property name="visible">True</property> 56 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 57 <property name="spacing">12</property> 58 <child> 59 <widget class="GtkCheckButton" id="play_sound_check"> 60 <property name="visible">True</property> 61 <property name="can_focus">True</property> 62 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 63 <property name="label" translatable="yes">Play a _sound when new mail arrives:</property> 64 <property name="use_underline">True</property> 65 <property name="response_id">0</property> 66 <property name="draw_indicator">True</property> 67 <signal name="toggled" handler="toggled_h"/> 68 </widget> 69 <packing> 70 <property name="expand">False</property> 71 <property name="fill">False</property> 72 </packing> 73 </child> 74 <child> 75 <placeholder/> 76 </child> 77 </widget> 78 </child> 79 </widget> 80 </child> 81 </widget> 82 <packing> 83 <property name="position">1</property> 84 </packing> 85 </child> 86 </widget> 87 <packing> 88 <property name="expand">False</property> 89 <property name="fill">False</property> 90 </packing> 91 </child> 92 <child> 93 <widget class="GtkVBox" id="vbox20"> 94 <property name="visible">True</property> 95 <property name="spacing">6</property> 96 <child> 97 <widget class="GtkLabel" id="label34"> 98 <property name="visible">True</property> 99 <property name="xalign">0</property> 100 <property name="label" translatable="yes" comments="translators: header capitalization"><span weight="bold">Mailbox List</span></property> 101 <property name="use_markup">True</property> 102 </widget> 103 <packing> 104 <property name="expand">False</property> 105 <property name="fill">False</property> 106 </packing> 107 </child> 108 <child> 109 <widget class="GtkAlignment" id="alignment5"> 110 <property name="visible">True</property> 111 <property name="left_padding">12</property> 112 <child> 113 <widget class="GtkVBox" id="vbox21"> 114 <property name="visible">True</property> 115 <property name="spacing">6</property> 116 <child> 117 <widget class="GtkScrolledWindow" id="scrolled"> 118 <property name="visible">True</property> 119 <property name="can_focus">True</property> 120 <property name="hscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 121 <property name="vscrollbar_policy">GTK_POLICY_AUTOMATIC</property> 122 <property name="shadow_type">GTK_SHADOW_IN</property> 123 <child> 124 <placeholder/> 125 </child> 126 </widget> 127 </child> 128 <child> 129 <widget class="GtkLabel" id="selected_label"> 130 <property name="visible">True</property> 131 </widget> 132 <packing> 133 <property name="expand">False</property> 134 <property name="fill">False</property> 135 <property name="position">1</property> 136 </packing> 137 </child> 138 <child> 139 <widget class="GtkHBox" id="hbox5"> 140 <property name="visible">True</property> 141 <property name="spacing">6</property> 142 <property name="homogeneous">True</property> 143 <child> 144 <widget class="GtkButton" id="add"> 145 <property name="visible">True</property> 146 <property name="can_focus">True</property> 147 <property name="label">gtk-add</property> 148 <property name="use_stock">True</property> 149 <property name="response_id">0</property> 150 <signal name="clicked" handler="add_clicked_h"/> 151 </widget> 152 </child> 153 <child> 154 <widget class="GtkButton" id="remove"> 155 <property name="visible">True</property> 156 <property name="can_focus">True</property> 157 <property name="label">gtk-remove</property> 158 <property name="use_stock">True</property> 159 <property name="response_id">0</property> 160 <signal name="clicked" handler="remove_clicked_h"/> 161 </widget> 162 <packing> 163 <property name="position">1</property> 164 </packing> 165 </child> 166 <child> 167 <widget class="GtkButton" id="properties"> 168 <property name="visible">True</property> 169 <property name="can_focus">True</property> 170 <property name="label">gtk-properties</property> 171 <property name="use_stock">True</property> 172 <property name="response_id">0</property> 173 <signal name="clicked" handler="properties_clicked_h"/> 174 </widget> 175 <packing> 176 <property name="position">2</property> 177 </packing> 178 </child> 179 </widget> 180 <packing> 181 <property name="expand">False</property> 182 <property name="fill">False</property> 183 <property name="position">2</property> 184 </packing> 185 </child> 186 </widget> 187 </child> 188 </widget> 189 <packing> 190 <property name="position">1</property> 191 </packing> 192 </child> 193 </widget> 194 <packing> 195 <property name="position">1</property> 196 </packing> 197 </child> 198 </widget> 199 </child> 200 <child> 201 <widget class="GtkLabel" id="label25"> 202 <property name="visible">True</property> 203 <property name="label" translatable="yes" comments="translators: header capitalization">General</property> 204 </widget> 205 <packing> 206 <property name="type">tab</property> 207 <property name="tab_fill">False</property> 208 </packing> 209 </child> 210 <child> 211 <widget class="GtkVBox" id="vbox32"> 212 <property name="visible">True</property> 213 <property name="border_width">12</property> 214 <property name="spacing">18</property> 215 <child> 216 <widget class="GtkVBox" id="vbox26"> 217 <property name="visible">True</property> 218 <property name="spacing">6</property> 219 <child> 220 <widget class="GtkLabel" id="label40"> 221 <property name="visible">True</property> 222 <property name="xalign">0</property> 223 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization"><span weight="bold">Click Action</span></property> 224 <property name="use_markup">True</property> 225 </widget> 226 <packing> 227 <property name="expand">False</property> 228 <property name="fill">False</property> 229 </packing> 230 </child> 231 <child> 232 <widget class="GtkAlignment" id="alignment3"> 233 <property name="visible">True</property> 234 <property name="left_padding">12</property> 235 <child> 236 <widget class="GtkVBox" id="vbox27"> 237 <property name="visible">True</property> 238 <property name="spacing">6</property> 239 <child> 240 <widget class="GtkRadioButton" id="icon_action_mail_reader_radio"> 241 <property name="visible">True</property> 242 <property name="can_focus">True</property> 243 <property name="label" translatable="yes" context="yes">_Launch the mail reader</property> 244 <property name="use_underline">True</property> 245 <property name="response_id">0</property> 246 <property name="draw_indicator">True</property> 247 </widget> 248 <packing> 249 <property name="expand">False</property> 250 <property name="fill">False</property> 251 </packing> 252 </child> 253 <child> 254 <widget class="GtkRadioButton" id="icon_action_open_latest_message_radio"> 255 <property name="visible">True</property> 256 <property name="label" translatable="yes" context="yes">_Open the latest message</property> 257 <property name="use_underline">True</property> 258 <property name="response_id">0</property> 259 <property name="draw_indicator">True</property> 260 <property name="group">icon_action_mail_reader_radio</property> 261 </widget> 262 <packing> 263 <property name="position">1</property> 264 </packing> 265 </child> 266 <child> 267 <widget class="GtkRadioButton" id="icon_action_consider_new_mail_as_read_radio"> 268 <property name="visible">True</property> 269 <property name="can_focus">True</property> 270 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 271 <property name="label" translatable="yes" context="yes">Co_nsider new mail as read</property> 272 <property name="use_underline">True</property> 273 <property name="response_id">0</property> 274 <property name="active">True</property> 275 <property name="draw_indicator">True</property> 276 <property name="group">icon_action_mail_reader_radio</property> 277 </widget> 278 <packing> 279 <property name="position">2</property> 280 </packing> 281 </child> 282 <child> 283 <widget class="GtkRadioButton" id="icon_action_update_radio"> 284 <property name="visible">True</property> 285 <property name="can_focus">True</property> 286 <property name="label" translatable="yes" context="yes">_Update the mail status</property> 287 <property name="use_underline">True</property> 288 <property name="response_id">0</property> 289 <property name="draw_indicator">True</property> 290 <property name="group">icon_action_mail_reader_radio</property> 291 </widget> 292 <packing> 293 <property name="expand">False</property> 294 <property name="fill">False</property> 295 <property name="position">3</property> 296 </packing> 297 </child> 298 </widget> 299 </child> 300 </widget> 301 <packing> 302 <property name="position">1</property> 303 </packing> 304 </child> 305 </widget> 306 <packing> 307 <property name="expand">False</property> 308 <property name="fill">False</property> 309 </packing> 310 </child> 311 </widget> 312 <packing> 313 <property name="position">1</property> 314 </packing> 315 </child> 316 <child> 317 <widget class="GtkLabel" id="label45"> 318 <property name="visible">True</property> 319 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization">Status Icon</property> 320 </widget> 321 <packing> 322 <property name="type">tab</property> 323 <property name="position">1</property> 324 <property name="tab_fill">False</property> 325 </packing> 326 </child> 327 <child> 328 <widget class="GtkVBox" id="vbox14"> 329 <property name="visible">True</property> 330 <property name="border_width">12</property> 331 <property name="spacing">18</property> 332 <child> 333 <widget class="GtkVBox" id="vbox15"> 334 <property name="visible">True</property> 335 <property name="spacing">6</property> 336 <child> 337 <widget class="GtkLabel" id="label28"> 338 <property name="visible">True</property> 339 <property name="xalign">0</property> 340 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization"><span weight="bold">General</span></property> 341 <property name="use_markup">True</property> 342 </widget> 343 <packing> 344 <property name="expand">False</property> 345 <property name="fill">False</property> 346 </packing> 347 </child> 348 <child> 349 <widget class="GtkAlignment" id="alignment6"> 350 <property name="visible">True</property> 351 <property name="left_padding">12</property> 352 <child> 353 <widget class="GtkVBox" id="vbox16"> 354 <property name="visible">True</property> 355 <property name="spacing">6</property> 356 <child> 357 <widget class="GtkCheckButton" id="popups_enable_check"> 358 <property name="visible">True</property> 359 <property name="can_focus">True</property> 360 <property name="label" translatable="yes" context="yes">_Enable message popups</property> 361 <property name="use_underline">True</property> 362 <property name="response_id">0</property> 363 <property name="draw_indicator">True</property> 364 <signal name="toggled" handler="toggled_h"/> 365 </widget> 366 <packing> 367 <property name="expand">False</property> 368 <property name="fill">False</property> 369 </packing> 370 </child> 371 </widget> 372 </child> 373 </widget> 374 <packing> 375 <property name="position">1</property> 376 </packing> 377 </child> 378 </widget> 379 <packing> 380 <property name="expand">False</property> 381 <property name="fill">False</property> 382 </packing> 383 </child> 384 <child> 385 <widget class="GtkVBox" id="vbox1"> 386 <property name="visible">True</property> 387 <property name="spacing">6</property> 388 <child> 389 <widget class="GtkLabel" id="popups_position_section_label"> 390 <property name="visible">True</property> 391 <property name="xalign">0</property> 392 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization"><span weight="bold">Position</span></property> 393 <property name="use_markup">True</property> 394 </widget> 395 <packing> 396 <property name="expand">False</property> 397 <property name="fill">False</property> 398 </packing> 399 </child> 400 <child> 401 <widget class="GtkAlignment" id="alignment4"> 402 <property name="visible">True</property> 403 <property name="left_padding">12</property> 404 <child> 405 <widget class="GtkVBox" id="vbox2"> 406 <property name="visible">True</property> 407 <property name="spacing">6</property> 408 <child> 409 <widget class="GtkRadioButton" id="popups_position_attached_radio"> 410 <property name="visible">True</property> 411 <property name="label" translatable="yes" context="yes">_Attached to the status icon</property> 412 <property name="use_underline">True</property> 413 <property name="response_id">0</property> 414 <property name="draw_indicator">True</property> 415 </widget> 416 </child> 417 <child> 418 <widget class="GtkRadioButton" id="popups_position_free_radio"> 419 <property name="visible">True</property> 420 <property name="label" translatable="yes" context="yes">In the p_opup stack</property> 421 <property name="use_underline">True</property> 422 <property name="response_id">0</property> 423 <property name="draw_indicator">True</property> 424 <property name="group">popups_position_attached_radio</property> 425 </widget> 426 <packing> 427 <property name="position">1</property> 428 </packing> 429 </child> 430 </widget> 431 </child> 432 </widget> 433 <packing> 434 <property name="position">1</property> 435 </packing> 436 </child> 437 </widget> 438 <packing> 439 <property name="expand">False</property> 440 <property name="fill">False</property> 441 <property name="position">1</property> 442 </packing> 443 </child> 444 <child> 445 <widget class="GtkVBox" id="vbox17"> 446 <property name="visible">True</property> 447 <property name="spacing">6</property> 448 <child> 449 <widget class="GtkLabel" id="popups_expiration_section_label"> 450 <property name="visible">True</property> 451 <property name="xalign">0</property> 452 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization"><span weight="bold">Expiration</span></property> 453 <property name="use_markup">True</property> 454 </widget> 455 <packing> 456 <property name="expand">False</property> 457 <property name="fill">False</property> 458 </packing> 459 </child> 460 <child> 461 <widget class="GtkAlignment" id="alignment7"> 462 <property name="visible">True</property> 463 <property name="left_padding">12</property> 464 <child> 465 <widget class="GtkVBox" id="vbox18"> 466 <property name="visible">True</property> 467 <property name="spacing">6</property> 468 <child> 469 <widget class="GtkRadioButton" id="popups_expiration_default_radio"> 470 <property name="visible">True</property> 471 <property name="label" translatable="yes" context="yes">De_sktop default</property> 472 <property name="use_underline">True</property> 473 <property name="response_id">0</property> 474 <property name="draw_indicator">True</property> 475 <signal name="toggled" handler="toggled_h"/> 476 </widget> 477 </child> 478 <child> 479 <widget class="GtkRadioButton" id="popups_expiration_never_radio"> 480 <property name="visible">True</property> 481 <property name="label" translatable="yes" context="yes">message popups tab|_Never</property> 482 <property name="use_underline">True</property> 483 <property name="response_id">0</property> 484 <property name="draw_indicator">True</property> 485 <property name="group">popups_expiration_default_radio</property> 486 <signal name="toggled" handler="toggled_h"/> 487 </widget> 488 <packing> 489 <property name="position">1</property> 490 </packing> 491 </child> 492 <child> 493 <widget class="GtkHBox" id="hbox1"> 494 <property name="visible">True</property> 495 <property name="spacing">12</property> 496 <child> 497 <widget class="GtkAlignment" id="alignment2"> 498 <property name="visible">True</property> 499 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 500 <property name="yalign">0</property> 501 <property name="yscale">0</property> 502 <child> 503 <widget class="GtkRadioButton" id="popups_expiration_after_radio"> 504 <property name="visible">True</property> 505 <property name="can_focus">True</property> 506 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 507 <property name="label" translatable="yes" context="yes">A_fter:</property> 508 <property name="use_underline">True</property> 509 <property name="response_id">0</property> 510 <property name="active">True</property> 511 <property name="draw_indicator">True</property> 512 <property name="group">popups_expiration_default_radio</property> 513 <signal name="toggled" handler="toggled_h"/> 514 </widget> 515 </child> 516 </widget> 517 <packing> 518 <property name="expand">False</property> 519 <property name="fill">False</property> 520 </packing> 521 </child> 522 <child> 523 <widget class="GtkHScale" id="popups_expiration_scale"> 524 <property name="visible">True</property> 525 <property name="can_focus">True</property> 526 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 527 <property name="adjustment">0 0 100 1 10 0</property> 528 <property name="digits">0</property> 529 <property name="value_pos">GTK_POS_BOTTOM</property> 530 <signal name="format_value" handler="popups_expiration_format_value_h"/> 531 </widget> 532 <packing> 533 <property name="position">1</property> 534 </packing> 535 </child> 536 </widget> 537 <packing> 538 <property name="position">2</property> 539 </packing> 540 </child> 541 </widget> 542 </child> 543 </widget> 544 <packing> 545 <property name="position">1</property> 546 </packing> 547 </child> 548 </widget> 549 <packing> 550 <property name="expand">False</property> 551 <property name="fill">False</property> 552 <property name="position">2</property> 553 </packing> 554 </child> 555 </widget> 556 <packing> 557 <property name="position">2</property> 558 </packing> 559 </child> 560 <child> 561 <widget class="GtkLabel" id="label27"> 562 <property name="visible">True</property> 563 <property name="label" translatable="yes" context="yes" comments="translators: header capitalization">Message Popups</property> 564 </widget> 565 <packing> 566 <property name="type">tab</property> 567 <property name="position">2</property> 568 <property name="tab_fill">False</property> 569 </packing> 570 </child> 571 </widget> 572 </child> 573 <child> 574 <widget class="GtkCheckButton" id="test_messages_check"> 575 <property name="visible">True</property> 576 <property name="can_focus">True</property> 577 <property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property> 578 <property name="label" translatable="yes" context="yes">_Display test messages</property> 579 <property name="use_underline">True</property> 580 <property name="response_id">0</property> 581 <property name="draw_indicator">True</property> 582 <signal name="toggled" handler="test_messages_toggled_h"/> 583 </widget> 584 <packing> 585 <property name="expand">False</property> 586 <property name="fill">False</property> 587 <property name="position">1</property> 588 </packing> 589 </child> 590 </widget> 591 <packing> 592 <property name="position">1</property> 593 </packing> 594 </child> 595 <child internal-child="action_area"> 596 <widget class="GtkHButtonBox" id="dialog-action_area1"> 597 <property name="visible">True</property> 598 <property name="layout_style">GTK_BUTTONBOX_END</property> 599 <child> 600 <placeholder/> 601 </child> 602 <child> 603 <placeholder/> 604 </child> 605 <child> 606 <placeholder/> 607 </child> 608 </widget> 609 <packing> 610 <property name="expand">False</property> 611 <property name="pack_type">GTK_PACK_END</property> 612 </packing> 613 </child> 614 </widget> 615 </child> 616 </widget> 617 </glade-interface>