| 7 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 8 |
<property name="title" translatable="yes">GRAVEMAN preferences</property> |
<property name="title" translatable="yes">GRAVEMAN preferences</property> |
| 9 |
<property name="type">GTK_WINDOW_TOPLEVEL</property> |
<property name="type">GTK_WINDOW_TOPLEVEL</property> |
| 10 |
<property name="window_position">GTK_WIN_POS_CENTER_ON_PARENT</property> |
<property name="window_position">GTK_WIN_POS_CENTER</property> |
| 11 |
<property name="modal">True</property> |
<property name="modal">True</property> |
|
<property name="default_width">600</property> |
|
|
<property name="default_height">350</property> |
|
| 12 |
<property name="resizable">True</property> |
<property name="resizable">True</property> |
| 13 |
<property name="destroy_with_parent">True</property> |
<property name="destroy_with_parent">True</property> |
| 14 |
<property name="icon">properties.png</property> |
<property name="icon">properties.png</property> |
| 73 |
<property name="column_spacing">5</property> |
<property name="column_spacing">5</property> |
| 74 |
|
|
| 75 |
<child> |
<child> |
|
<widget class="GtkLabel" id="label4"> |
|
|
<property name="visible">True</property> |
|
|
<property name="label" translatable="yes">_Temporary data storage directory</property> |
|
|
<property name="use_underline">True</property> |
|
|
<property name="use_markup">False</property> |
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property> |
|
|
<property name="wrap">False</property> |
|
|
<property name="selectable">False</property> |
|
|
<property name="xalign">0</property> |
|
|
<property name="yalign">0.5</property> |
|
|
<property name="xpad">0</property> |
|
|
<property name="ypad">0</property> |
|
|
<property name="mnemonic_widget">dirtmpvalue</property> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="left_attach">0</property> |
|
|
<property name="right_attach">1</property> |
|
|
<property name="top_attach">5</property> |
|
|
<property name="bottom_attach">6</property> |
|
|
<property name="x_options">fill</property> |
|
|
<property name="y_options"></property> |
|
|
</packing> |
|
|
</child> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkEntry" id="dirtmpvalue"> |
|
|
<property name="visible">True</property> |
|
|
<property name="tooltip" translatable="yes">Directory to use for temporary data storage like audio files or temporary CD/DVD images.</property> |
|
|
<property name="can_focus">True</property> |
|
|
<property name="editable">True</property> |
|
|
<property name="visibility">True</property> |
|
|
<property name="max_length">0</property> |
|
|
<property name="text" translatable="yes"></property> |
|
|
<property name="has_frame">True</property> |
|
|
<property name="invisible_char">*</property> |
|
|
<property name="activates_default">False</property> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="left_attach">1</property> |
|
|
<property name="right_attach">2</property> |
|
|
<property name="top_attach">5</property> |
|
|
<property name="bottom_attach">6</property> |
|
|
<property name="y_options"></property> |
|
|
</packing> |
|
|
</child> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkButton" id="dirtmp"> |
|
|
<property name="visible">True</property> |
|
|
<property name="tooltip" translatable="yes">Browse to select temporary data storage directory.</property> |
|
|
<property name="can_focus">True</property> |
|
|
<property name="relief">GTK_RELIEF_NORMAL</property> |
|
|
<property name="focus_on_click">True</property> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkAlignment" id="alignment1"> |
|
|
<property name="visible">True</property> |
|
|
<property name="xalign">0.5</property> |
|
|
<property name="yalign">0.5</property> |
|
|
<property name="xscale">0</property> |
|
|
<property name="yscale">0</property> |
|
|
<property name="top_padding">0</property> |
|
|
<property name="bottom_padding">0</property> |
|
|
<property name="left_padding">0</property> |
|
|
<property name="right_padding">0</property> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkHBox" id="hbox1"> |
|
|
<property name="visible">True</property> |
|
|
<property name="homogeneous">False</property> |
|
|
<property name="spacing">2</property> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkImage" id="image4"> |
|
|
<property name="visible">True</property> |
|
|
<property name="stock">gtk-open</property> |
|
|
<property name="icon_size">4</property> |
|
|
<property name="xalign">0.5</property> |
|
|
<property name="yalign">0.5</property> |
|
|
<property name="xpad">0</property> |
|
|
<property name="ypad">0</property> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="padding">0</property> |
|
|
<property name="expand">False</property> |
|
|
<property name="fill">False</property> |
|
|
</packing> |
|
|
</child> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkLabel" id="label5"> |
|
|
<property name="visible">True</property> |
|
|
<property name="label" translatable="yes">O_pen</property> |
|
|
<property name="use_underline">True</property> |
|
|
<property name="use_markup">False</property> |
|
|
<property name="justify">GTK_JUSTIFY_LEFT</property> |
|
|
<property name="wrap">False</property> |
|
|
<property name="selectable">False</property> |
|
|
<property name="xalign">0.5</property> |
|
|
<property name="yalign">0.5</property> |
|
|
<property name="xpad">0</property> |
|
|
<property name="ypad">0</property> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="padding">0</property> |
|
|
<property name="expand">False</property> |
|
|
<property name="fill">False</property> |
|
|
</packing> |
|
|
</child> |
|
|
</widget> |
|
|
</child> |
|
|
</widget> |
|
|
</child> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="left_attach">2</property> |
|
|
<property name="right_attach">3</property> |
|
|
<property name="top_attach">5</property> |
|
|
<property name="bottom_attach">6</property> |
|
|
<property name="x_options">fill</property> |
|
|
<property name="y_options"></property> |
|
|
</packing> |
|
|
</child> |
|
|
|
|
|
<child> |
|
| 76 |
<widget class="GtkCheckButton" id="fastblank"> |
<widget class="GtkCheckButton" id="fastblank"> |
| 77 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 78 |
<property name="tooltip" translatable="yes">Minimally blank the disk. This results in erasing the PMA, the TOC and the pregap. |
<property name="tooltip" translatable="yes">Minimally blank the disk. This results in erasing the PMA, the TOC and the pregap. |
| 120 |
</child> |
</child> |
| 121 |
|
|
| 122 |
<child> |
<child> |
|
<widget class="GtkAlignment" id="alignment6"> |
|
|
<property name="visible">True</property> |
|
|
<property name="xalign">0.5</property> |
|
|
<property name="yalign">0.5</property> |
|
|
<property name="xscale">1</property> |
|
|
<property name="yscale">1</property> |
|
|
<property name="top_padding">0</property> |
|
|
<property name="bottom_padding">0</property> |
|
|
<property name="left_padding">0</property> |
|
|
<property name="right_padding">0</property> |
|
|
|
|
|
<child> |
|
|
<widget class="GtkCheckButton" id="overburn"> |
|
|
<property name="visible">True</property> |
|
|
<property name="tooltip" translatable="yes">Allow cdrecord to write more than the official size of a medium. |
|
|
This feature depends on the fact that most blank media may hold more space than the official size. |
|
|
There is no guarantee that your drive supports overburning at all. Make a test to check if your drive implements the feature.</property> |
|
|
<property name="can_focus">True</property> |
|
|
<property name="label" translatable="yes">Allow _overburning</property> |
|
|
<property name="use_underline">True</property> |
|
|
<property name="relief">GTK_RELIEF_NORMAL</property> |
|
|
<property name="focus_on_click">True</property> |
|
|
<property name="active">False</property> |
|
|
<property name="inconsistent">False</property> |
|
|
<property name="draw_indicator">True</property> |
|
|
</widget> |
|
|
</child> |
|
|
</widget> |
|
|
<packing> |
|
|
<property name="left_attach">0</property> |
|
|
<property name="right_attach">3</property> |
|
|
<property name="top_attach">0</property> |
|
|
<property name="bottom_attach">1</property> |
|
|
<property name="x_options">fill</property> |
|
|
<property name="y_options"></property> |
|
|
</packing> |
|
|
</child> |
|
|
|
|
|
<child> |
|
| 123 |
<widget class="GtkHBox" id="hbox5"> |
<widget class="GtkHBox" id="hbox5"> |
| 124 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 125 |
<property name="homogeneous">False</property> |
<property name="homogeneous">False</property> |
| 186 |
</widget> |
</widget> |
| 187 |
<packing> |
<packing> |
| 188 |
<property name="padding">20</property> |
<property name="padding">20</property> |
| 189 |
<property name="expand">True</property> |
<property name="expand">False</property> |
| 190 |
<property name="fill">True</property> |
<property name="fill">True</property> |
| 191 |
</packing> |
</packing> |
| 192 |
</child> |
</child> |
| 293 |
</child> |
</child> |
| 294 |
|
|
| 295 |
<child> |
<child> |
| 296 |
<widget class="GtkHBox" id="hbox8"> |
<widget class="GtkCheckButton" id="overburn"> |
| 297 |
|
<property name="visible">True</property> |
| 298 |
|
<property name="tooltip" translatable="yes">Allow cdrecord to write more than the official size of a medium. |
| 299 |
|
This feature depends on the fact that most blank media may hold more space than the official size. |
| 300 |
|
There is no guarantee that your drive supports overburning at all. Make a test to check if your drive implements the feature.</property> |
| 301 |
|
<property name="can_focus">True</property> |
| 302 |
|
<property name="label" translatable="yes">Allow _overburning</property> |
| 303 |
|
<property name="use_underline">True</property> |
| 304 |
|
<property name="relief">GTK_RELIEF_NORMAL</property> |
| 305 |
|
<property name="focus_on_click">True</property> |
| 306 |
|
<property name="active">False</property> |
| 307 |
|
<property name="inconsistent">False</property> |
| 308 |
|
<property name="draw_indicator">True</property> |
| 309 |
|
</widget> |
| 310 |
|
<packing> |
| 311 |
|
<property name="left_attach">0</property> |
| 312 |
|
<property name="right_attach">3</property> |
| 313 |
|
<property name="top_attach">0</property> |
| 314 |
|
<property name="bottom_attach">1</property> |
| 315 |
|
<property name="x_options">fill</property> |
| 316 |
|
<property name="y_options"></property> |
| 317 |
|
</packing> |
| 318 |
|
</child> |
| 319 |
|
|
| 320 |
|
<child> |
| 321 |
|
<widget class="GtkHBox" id="hbox9"> |
| 322 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 323 |
<property name="homogeneous">False</property> |
<property name="homogeneous">False</property> |
| 324 |
<property name="spacing">5</property> |
<property name="spacing">5</property> |
| 325 |
|
|
| 326 |
<child> |
<child> |
| 327 |
<widget class="GtkLabel" id="label20"> |
<widget class="GtkLabel" id="label21"> |
| 328 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 329 |
<property name="label" translatable="yes">C_haracters used in local file names</property> |
<property name="label" translatable="yes">T_heme selector</property> |
| 330 |
<property name="use_underline">True</property> |
<property name="use_underline">True</property> |
| 331 |
<property name="use_markup">False</property> |
<property name="use_markup">False</property> |
| 332 |
<property name="justify">GTK_JUSTIFY_LEFT</property> |
<property name="justify">GTK_JUSTIFY_LEFT</property> |
| 333 |
<property name="wrap">False</property> |
<property name="wrap">False</property> |
| 334 |
<property name="selectable">False</property> |
<property name="selectable">False</property> |
| 335 |
<property name="xalign">0.5</property> |
<property name="xalign">0</property> |
| 336 |
<property name="yalign">0.5</property> |
<property name="yalign">0.5</property> |
| 337 |
<property name="xpad">0</property> |
<property name="xpad">0</property> |
| 338 |
<property name="ypad">0</property> |
<property name="ypad">0</property> |
| 339 |
<property name="mnemonic_widget">inputcharset</property> |
<property name="mnemonic_widget">themelist</property> |
| 340 |
</widget> |
</widget> |
| 341 |
<packing> |
<packing> |
| 342 |
<property name="padding">0</property> |
<property name="padding">0</property> |
| 346 |
</child> |
</child> |
| 347 |
|
|
| 348 |
<child> |
<child> |
| 349 |
<widget class="GtkEventBox" id="eventbox3"> |
<widget class="GtkEventBox" id="eventbox1"> |
| 350 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 351 |
<property name="tooltip" translatable="yes">Input charset that defines the characters used in local file names. |
<property name="tooltip" translatable="yes">To change graveman appearance. |
| 352 |
This parameter will be used to generate ISO images. |
You need to restart graveman for changes to take effect.</property> |
|
Please read CHARACTER SETS section on mkisofs man page to get more informations.</property> |
|
| 353 |
<property name="visible_window">True</property> |
<property name="visible_window">True</property> |
| 354 |
<property name="above_child">False</property> |
<property name="above_child">False</property> |
| 355 |
|
|
| 356 |
<child> |
<child> |
| 357 |
<widget class="GtkComboBox" id="inputcharset"> |
<widget class="GtkComboBox" id="themelist"> |
| 358 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 359 |
<property name="items" translatable="yes">Use default character set</property> |
<property name="can_focus">True</property> |
| 360 |
|
<property name="items" translatable="yes">Default theme</property> |
| 361 |
</widget> |
</widget> |
| 362 |
</child> |
</child> |
| 363 |
</widget> |
</widget> |
| 364 |
<packing> |
<packing> |
| 365 |
<property name="padding">0</property> |
<property name="padding">0</property> |
| 366 |
|
<property name="expand">False</property> |
| 367 |
|
<property name="fill">True</property> |
| 368 |
|
</packing> |
| 369 |
|
</child> |
| 370 |
|
|
| 371 |
|
<child> |
| 372 |
|
<placeholder/> |
| 373 |
|
</child> |
| 374 |
|
</widget> |
| 375 |
|
<packing> |
| 376 |
|
<property name="left_attach">0</property> |
| 377 |
|
<property name="right_attach">3</property> |
| 378 |
|
<property name="top_attach">6</property> |
| 379 |
|
<property name="bottom_attach">7</property> |
| 380 |
|
<property name="y_options">fill</property> |
| 381 |
|
</packing> |
| 382 |
|
</child> |
| 383 |
|
|
| 384 |
|
<child> |
| 385 |
|
<widget class="GtkHBox" id="hbox10"> |
| 386 |
|
<property name="visible">True</property> |
| 387 |
|
<property name="homogeneous">False</property> |
| 388 |
|
<property name="spacing">0</property> |
| 389 |
|
|
| 390 |
|
<child> |
| 391 |
|
<widget class="GtkLabel" id="label4"> |
| 392 |
|
<property name="visible">True</property> |
| 393 |
|
<property name="label" translatable="yes">_Temporary data storage directory</property> |
| 394 |
|
<property name="use_underline">True</property> |
| 395 |
|
<property name="use_markup">False</property> |
| 396 |
|
<property name="justify">GTK_JUSTIFY_LEFT</property> |
| 397 |
|
<property name="wrap">False</property> |
| 398 |
|
<property name="selectable">False</property> |
| 399 |
|
<property name="xalign">0</property> |
| 400 |
|
<property name="yalign">0.5</property> |
| 401 |
|
<property name="xpad">0</property> |
| 402 |
|
<property name="ypad">0</property> |
| 403 |
|
<property name="mnemonic_widget">dirtmpvalue</property> |
| 404 |
|
</widget> |
| 405 |
|
<packing> |
| 406 |
|
<property name="padding">0</property> |
| 407 |
|
<property name="expand">False</property> |
| 408 |
|
<property name="fill">False</property> |
| 409 |
|
</packing> |
| 410 |
|
</child> |
| 411 |
|
|
| 412 |
|
<child> |
| 413 |
|
<widget class="GtkEntry" id="dirtmpvalue"> |
| 414 |
|
<property name="visible">True</property> |
| 415 |
|
<property name="tooltip" translatable="yes">Directory to use for temporary data storage like audio files or temporary CD/DVD images.</property> |
| 416 |
|
<property name="can_focus">True</property> |
| 417 |
|
<property name="editable">True</property> |
| 418 |
|
<property name="visibility">True</property> |
| 419 |
|
<property name="max_length">0</property> |
| 420 |
|
<property name="text" translatable="yes"></property> |
| 421 |
|
<property name="has_frame">True</property> |
| 422 |
|
<property name="invisible_char">*</property> |
| 423 |
|
<property name="activates_default">False</property> |
| 424 |
|
</widget> |
| 425 |
|
<packing> |
| 426 |
|
<property name="padding">0</property> |
| 427 |
<property name="expand">True</property> |
<property name="expand">True</property> |
| 428 |
<property name="fill">True</property> |
<property name="fill">True</property> |
| 429 |
</packing> |
</packing> |
| 430 |
</child> |
</child> |
| 431 |
|
|
| 432 |
|
<child> |
| 433 |
|
<widget class="GtkButton" id="dirtmp"> |
| 434 |
|
<property name="visible">True</property> |
| 435 |
|
<property name="tooltip" translatable="yes">Browse to select temporary data storage directory.</property> |
| 436 |
|
<property name="can_focus">True</property> |
| 437 |
|
<property name="relief">GTK_RELIEF_NORMAL</property> |
| 438 |
|
<property name="focus_on_click">True</property> |
| 439 |
|
|
| 440 |
|
<child> |
| 441 |
|
<widget class="GtkAlignment" id="alignment1"> |
| 442 |
|
<property name="visible">True</property> |
| 443 |
|
<property name="xalign">0.5</property> |
| 444 |
|
<property name="yalign">0.5</property> |
| 445 |
|
<property name="xscale">0</property> |
| 446 |
|
<property name="yscale">0</property> |
| 447 |
|
<property name="top_padding">0</property> |
| 448 |
|
<property name="bottom_padding">0</property> |
| 449 |
|
<property name="left_padding">0</property> |
| 450 |
|
<property name="right_padding">0</property> |
| 451 |
|
|
| 452 |
|
<child> |
| 453 |
|
<widget class="GtkHBox" id="hbox1"> |
| 454 |
|
<property name="visible">True</property> |
| 455 |
|
<property name="homogeneous">False</property> |
| 456 |
|
<property name="spacing">2</property> |
| 457 |
|
|
| 458 |
|
<child> |
| 459 |
|
<widget class="GtkImage" id="image4"> |
| 460 |
|
<property name="visible">True</property> |
| 461 |
|
<property name="stock">gtk-open</property> |
| 462 |
|
<property name="icon_size">4</property> |
| 463 |
|
<property name="xalign">0.5</property> |
| 464 |
|
<property name="yalign">0.5</property> |
| 465 |
|
<property name="xpad">0</property> |
| 466 |
|
<property name="ypad">0</property> |
| 467 |
|
</widget> |
| 468 |
|
<packing> |
| 469 |
|
<property name="padding">0</property> |
| 470 |
|
<property name="expand">False</property> |
| 471 |
|
<property name="fill">False</property> |
| 472 |
|
</packing> |
| 473 |
|
</child> |
| 474 |
|
|
| 475 |
|
<child> |
| 476 |
|
<widget class="GtkLabel" id="label5"> |
| 477 |
|
<property name="visible">True</property> |
| 478 |
|
<property name="label" translatable="yes">O_pen</property> |
| 479 |
|
<property name="use_underline">True</property> |
| 480 |
|
<property name="use_markup">False</property> |
| 481 |
|
<property name="justify">GTK_JUSTIFY_LEFT</property> |
| 482 |
|
<property name="wrap">False</property> |
| 483 |
|
<property name="selectable">False</property> |
| 484 |
|
<property name="xalign">0.5</property> |
| 485 |
|
<property name="yalign">0.5</property> |
| 486 |
|
<property name="xpad">0</property> |
| 487 |
|
<property name="ypad">0</property> |
| 488 |
|
</widget> |
| 489 |
|
<packing> |
| 490 |
|
<property name="padding">0</property> |
| 491 |
|
<property name="expand">False</property> |
| 492 |
|
<property name="fill">False</property> |
| 493 |
|
</packing> |
| 494 |
|
</child> |
| 495 |
|
</widget> |
| 496 |
|
</child> |
| 497 |
|
</widget> |
| 498 |
|
</child> |
| 499 |
|
</widget> |
| 500 |
|
<packing> |
| 501 |
|
<property name="padding">0</property> |
| 502 |
|
<property name="expand">False</property> |
| 503 |
|
<property name="fill">False</property> |
| 504 |
|
</packing> |
| 505 |
|
</child> |
| 506 |
</widget> |
</widget> |
| 507 |
<packing> |
<packing> |
| 508 |
<property name="left_attach">0</property> |
<property name="left_attach">0</property> |
| 509 |
<property name="right_attach">2</property> |
<property name="right_attach">2</property> |
| 510 |
<property name="top_attach">4</property> |
<property name="top_attach">5</property> |
| 511 |
<property name="bottom_attach">5</property> |
<property name="bottom_attach">6</property> |
|
<property name="x_options">fill</property> |
|
| 512 |
<property name="y_options">fill</property> |
<property name="y_options">fill</property> |
| 513 |
</packing> |
</packing> |
| 514 |
</child> |
</child> |
| 515 |
|
|
| 516 |
<child> |
<child> |
| 517 |
<widget class="GtkHBox" id="hbox9"> |
<widget class="GtkHBox" id="hbox8"> |
| 518 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 519 |
<property name="homogeneous">False</property> |
<property name="homogeneous">False</property> |
| 520 |
<property name="spacing">5</property> |
<property name="spacing">5</property> |
| 521 |
|
|
| 522 |
<child> |
<child> |
| 523 |
<widget class="GtkLabel" id="label21"> |
<widget class="GtkLabel" id="label20"> |
| 524 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 525 |
<property name="label" translatable="yes">T_heme selector</property> |
<property name="label" translatable="yes">C_haracters used in local file names</property> |
| 526 |
<property name="use_underline">True</property> |
<property name="use_underline">True</property> |
| 527 |
<property name="use_markup">False</property> |
<property name="use_markup">False</property> |
| 528 |
<property name="justify">GTK_JUSTIFY_LEFT</property> |
<property name="justify">GTK_JUSTIFY_LEFT</property> |
| 529 |
<property name="wrap">False</property> |
<property name="wrap">False</property> |
| 530 |
<property name="selectable">False</property> |
<property name="selectable">False</property> |
| 531 |
<property name="xalign">0</property> |
<property name="xalign">0.5</property> |
| 532 |
<property name="yalign">0.5</property> |
<property name="yalign">0.5</property> |
| 533 |
<property name="xpad">0</property> |
<property name="xpad">0</property> |
| 534 |
<property name="ypad">0</property> |
<property name="ypad">0</property> |
| 535 |
<property name="mnemonic_widget">themelist</property> |
<property name="mnemonic_widget">inputcharset</property> |
| 536 |
</widget> |
</widget> |
| 537 |
<packing> |
<packing> |
| 538 |
<property name="padding">0</property> |
<property name="padding">0</property> |
| 542 |
</child> |
</child> |
| 543 |
|
|
| 544 |
<child> |
<child> |
| 545 |
<widget class="GtkEventBox" id="eventbox1"> |
<widget class="GtkEventBox" id="eventbox3"> |
| 546 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 547 |
<property name="tooltip" translatable="yes">To change graveman appearance. |
<property name="tooltip" translatable="yes">Input charset that defines the characters used in local file names. |
| 548 |
You need to restart graveman for changes to take effect.</property> |
This parameter will be used to generate ISO images. |
| 549 |
|
Please read CHARACTER SETS section on mkisofs man page to get more informations.</property> |
| 550 |
<property name="visible_window">True</property> |
<property name="visible_window">True</property> |
| 551 |
<property name="above_child">False</property> |
<property name="above_child">False</property> |
| 552 |
|
|
| 553 |
<child> |
<child> |
| 554 |
<widget class="GtkComboBox" id="themelist"> |
<widget class="GtkComboBox" id="inputcharset"> |
| 555 |
<property name="visible">True</property> |
<property name="visible">True</property> |
| 556 |
<property name="can_focus">True</property> |
<property name="items" translatable="yes">Use default character set</property> |
| 557 |
</widget> |
</widget> |
| 558 |
</child> |
</child> |
| 559 |
</widget> |
</widget> |
| 560 |
<packing> |
<packing> |
| 561 |
<property name="padding">0</property> |
<property name="padding">0</property> |
| 562 |
<property name="expand">False</property> |
<property name="expand">True</property> |
| 563 |
<property name="fill">True</property> |
<property name="fill">True</property> |
| 564 |
</packing> |
</packing> |
| 565 |
</child> |
</child> |
|
|
|
|
<child> |
|
|
<placeholder/> |
|
|
</child> |
|
| 566 |
</widget> |
</widget> |
| 567 |
<packing> |
<packing> |
| 568 |
<property name="left_attach">0</property> |
<property name="left_attach">0</property> |
| 569 |
<property name="right_attach">3</property> |
<property name="right_attach">2</property> |
| 570 |
<property name="top_attach">6</property> |
<property name="top_attach">4</property> |
| 571 |
<property name="bottom_attach">7</property> |
<property name="bottom_attach">5</property> |
|
<property name="x_options">fill</property> |
|
| 572 |
<property name="y_options">fill</property> |
<property name="y_options">fill</property> |
| 573 |
</packing> |
</packing> |
| 574 |
</child> |
</child> |