1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Generated with glade 3.40.0 --> 3<interface domain="cui"> 4 <requires lib="gtk+" version="3.20"/> 5 <object class="GtkAdjustment" id="adjustment2"> 6 <property name="lower">1</property> 7 <property name="upper">10000</property> 8 <property name="value">8</property> 9 <property name="step-increment">1</property> 10 <property name="page-increment">10</property> 11 </object> 12 <object class="GtkImage" id="image1"> 13 <property name="visible">True</property> 14 <property name="can-focus">False</property> 15 <property name="icon-name">cmd/sc_additionsdialog.png</property> 16 </object> 17 <!-- n-columns=2 n-rows=1 --> 18 <object class="GtkGrid" id="OptViewPage"> 19 <property name="visible">True</property> 20 <property name="can-focus">False</property> 21 <property name="halign">start</property> 22 <property name="valign">start</property> 23 <property name="border-width">6</property> 24 <property name="column-spacing">24</property> 25 <child> 26 <!-- n-columns=1 n-rows=4 --> 27 <object class="GtkGrid" id="grid2"> 28 <property name="visible">True</property> 29 <property name="can-focus">False</property> 30 <property name="row-spacing">12</property> 31 <child> 32 <object class="GtkFrame" id="frame4"> 33 <property name="visible">True</property> 34 <property name="can-focus">False</property> 35 <property name="hexpand">True</property> 36 <property name="label-xalign">0</property> 37 <property name="shadow-type">none</property> 38 <child> 39 <!-- n-columns=3 n-rows=1 --> 40 <object class="GtkGrid" id="grid7"> 41 <property name="visible">True</property> 42 <property name="can-focus">False</property> 43 <property name="margin-start">12</property> 44 <property name="margin-top">6</property> 45 <property name="hexpand">True</property> 46 <property name="row-spacing">3</property> 47 <property name="column-spacing">6</property> 48 <child> 49 <object class="GtkLabel" id="label12"> 50 <property name="visible">True</property> 51 <property name="can-focus">False</property> 52 <property name="label" translatable="yes" context="optviewpage|label12">Middle _button:</property> 53 <property name="use-underline">True</property> 54 <property name="mnemonic-widget">mousemiddle</property> 55 <property name="xalign">0</property> 56 </object> 57 <packing> 58 <property name="left-attach">1</property> 59 <property name="top-attach">0</property> 60 </packing> 61 </child> 62 <child> 63 <object class="GtkComboBoxText" id="mousemiddle"> 64 <property name="visible">True</property> 65 <property name="can-focus">False</property> 66 <property name="hexpand">True</property> 67 <items> 68 <item translatable="yes" context="optviewpage|mousemiddle">No function</item> 69 <item translatable="yes" context="optviewpage|mousemiddle">Automatic scrolling</item> 70 <item translatable="yes" context="optviewpage|mousemiddle">Paste clipboard</item> 71 </items> 72 <child internal-child="accessible"> 73 <object class="AtkObject" id="mousemiddle-atkobject"> 74 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | mousemiddle">Defines the function of the middle mouse button.</property> 75 </object> 76 </child> 77 </object> 78 <packing> 79 <property name="left-attach">2</property> 80 <property name="top-attach">0</property> 81 </packing> 82 </child> 83 <child> 84 <object class="GtkImage" id="lockmousemiddle"> 85 <property name="can-focus">False</property> 86 <property name="no-show-all">True</property> 87 <property name="halign">center</property> 88 <property name="valign">center</property> 89 <property name="icon-name">res/lock.png</property> 90 </object> 91 <packing> 92 <property name="left-attach">0</property> 93 <property name="top-attach">0</property> 94 </packing> 95 </child> 96 </object> 97 </child> 98 <child type="label"> 99 <object class="GtkLabel" id="label4"> 100 <property name="visible">True</property> 101 <property name="can-focus">False</property> 102 <property name="label" translatable="yes" context="optviewpage|label4">Mouse</property> 103 <attributes> 104 <attribute name="weight" value="bold"/> 105 </attributes> 106 </object> 107 </child> 108 </object> 109 <packing> 110 <property name="left-attach">0</property> 111 <property name="top-attach">3</property> 112 </packing> 113 </child> 114 <child> 115 <object class="GtkFrame" id="frame6"> 116 <property name="visible">True</property> 117 <property name="can-focus">False</property> 118 <property name="hexpand">True</property> 119 <property name="label-xalign">0</property> 120 <property name="shadow-type">none</property> 121 <child> 122 <!-- n-columns=3 n-rows=3 --> 123 <object class="GtkGrid" id="refgrid1"> 124 <property name="visible">True</property> 125 <property name="can-focus">False</property> 126 <property name="margin-start">12</property> 127 <property name="margin-top">6</property> 128 <property name="hexpand">True</property> 129 <property name="row-spacing">3</property> 130 <property name="column-spacing">6</property> 131 <child> 132 <object class="GtkComboBoxText" id="notebookbariconsize"> 133 <property name="visible">True</property> 134 <property name="can-focus">False</property> 135 <property name="hexpand">True</property> 136 <items> 137 <item translatable="yes" context="optviewpage|notebookbariconsize">Automatic</item> 138 <item translatable="yes" context="optviewpage|notebookbariconsize">Small</item> 139 <item translatable="yes" context="optviewpage|notebookbariconsize">Large</item> 140 </items> 141 <child internal-child="accessible"> 142 <object class="AtkObject" id="notebookbariconsize-atkobject"> 143 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | notebookbariconsize">Specifies the display size of notebook bar icons.</property> 144 </object> 145 </child> 146 </object> 147 <packing> 148 <property name="left-attach">2</property> 149 <property name="top-attach">1</property> 150 </packing> 151 </child> 152 <child> 153 <object class="GtkLabel" id="label8"> 154 <property name="visible">True</property> 155 <property name="can-focus">False</property> 156 <property name="label" translatable="yes" context="optviewpage|label7">_Notebookbar:</property> 157 <property name="use-underline">True</property> 158 <property name="mnemonic-widget">notebookbariconsize</property> 159 <property name="xalign">0</property> 160 </object> 161 <packing> 162 <property name="left-attach">1</property> 163 <property name="top-attach">1</property> 164 </packing> 165 </child> 166 <child> 167 <object class="GtkComboBoxText" id="sidebariconsize"> 168 <property name="visible">True</property> 169 <property name="can-focus">False</property> 170 <property name="hexpand">True</property> 171 <items> 172 <item translatable="yes" context="optviewpage|sidebariconsize">Automatic</item> 173 <item translatable="yes" context="optviewpage|sidebariconsize">Small</item> 174 <item translatable="yes" context="optviewpage|sidebariconsize">Large</item> 175 </items> 176 <child internal-child="accessible"> 177 <object class="AtkObject" id="sidebariconsize-atkobject"> 178 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | sidebariconsize">Specifies the display size of sidebar icons.</property> 179 </object> 180 </child> 181 </object> 182 <packing> 183 <property name="left-attach">2</property> 184 <property name="top-attach">2</property> 185 </packing> 186 </child> 187 <child> 188 <object class="GtkLabel" id="label9"> 189 <property name="visible">True</property> 190 <property name="can-focus">False</property> 191 <property name="label" translatable="yes" context="optviewpage|label9">Sidebar:</property> 192 <property name="use-underline">True</property> 193 <property name="mnemonic-widget">sidebariconsize</property> 194 <property name="xalign">0</property> 195 </object> 196 <packing> 197 <property name="left-attach">1</property> 198 <property name="top-attach">2</property> 199 </packing> 200 </child> 201 <child> 202 <object class="GtkComboBoxText" id="iconsize"> 203 <property name="visible">True</property> 204 <property name="can-focus">False</property> 205 <property name="hexpand">True</property> 206 <items> 207 <item translatable="yes" context="optviewpage|iconsize">Automatic</item> 208 <item translatable="yes" context="optviewpage|iconsize">Small</item> 209 <item translatable="yes" context="optviewpage|iconsize">Large</item> 210 <item translatable="yes" context="optviewpage|iconsize">Extra Large</item> 211 </items> 212 <child internal-child="accessible"> 213 <object class="AtkObject" id="iconsize-atkobject"> 214 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | iconsize">Specifies the display size of toolbar icons.</property> 215 </object> 216 </child> 217 </object> 218 <packing> 219 <property name="left-attach">2</property> 220 <property name="top-attach">0</property> 221 </packing> 222 </child> 223 <child> 224 <object class="GtkLabel" id="label14"> 225 <property name="visible">True</property> 226 <property name="can-focus">False</property> 227 <property name="label" translatable="yes" context="optviewpage|label8">Toolbar:</property> 228 <property name="use-underline">True</property> 229 <property name="mnemonic-widget">iconsize</property> 230 <property name="xalign">0</property> 231 </object> 232 <packing> 233 <property name="left-attach">1</property> 234 <property name="top-attach">0</property> 235 </packing> 236 </child> 237 <child> 238 <object class="GtkImage" id="lockiconsize"> 239 <property name="can-focus">False</property> 240 <property name="no-show-all">True</property> 241 <property name="halign">center</property> 242 <property name="valign">center</property> 243 <property name="icon-name">res/lock.png</property> 244 </object> 245 <packing> 246 <property name="left-attach">0</property> 247 <property name="top-attach">0</property> 248 </packing> 249 </child> 250 <child> 251 <object class="GtkImage" id="locknotebookbariconsize"> 252 <property name="can-focus">False</property> 253 <property name="no-show-all">True</property> 254 <property name="halign">center</property> 255 <property name="valign">center</property> 256 <property name="icon-name">res/lock.png</property> 257 </object> 258 <packing> 259 <property name="left-attach">0</property> 260 <property name="top-attach">1</property> 261 </packing> 262 </child> 263 <child> 264 <object class="GtkImage" id="locksidebariconsize"> 265 <property name="can-focus">False</property> 266 <property name="no-show-all">True</property> 267 <property name="halign">center</property> 268 <property name="valign">center</property> 269 <property name="icon-name">res/lock.png</property> 270 </object> 271 <packing> 272 <property name="left-attach">0</property> 273 <property name="top-attach">2</property> 274 </packing> 275 </child> 276 </object> 277 </child> 278 <child type="label"> 279 <object class="GtkLabel" id="label15"> 280 <property name="visible">True</property> 281 <property name="can-focus">False</property> 282 <property name="label" translatable="yes" context="optviewpage|label1">Icon Size</property> 283 <attributes> 284 <attribute name="weight" value="bold"/> 285 </attributes> 286 </object> 287 </child> 288 </object> 289 <packing> 290 <property name="left-attach">0</property> 291 <property name="top-attach">2</property> 292 </packing> 293 </child> 294 <child> 295 <object class="GtkFrame" id="frame1"> 296 <property name="visible">True</property> 297 <property name="can-focus">False</property> 298 <property name="hexpand">True</property> 299 <property name="label-xalign">0</property> 300 <property name="shadow-type">none</property> 301 <child> 302 <!-- n-columns=4 n-rows=1 --> 303 <object class="GtkGrid" id="refgrid"> 304 <property name="visible">True</property> 305 <property name="can-focus">False</property> 306 <property name="margin-start">12</property> 307 <property name="margin-top">6</property> 308 <property name="hexpand">True</property> 309 <property name="column-spacing">6</property> 310 <child> 311 <object class="GtkComboBoxText" id="iconstyle"> 312 <property name="visible">True</property> 313 <property name="can-focus">False</property> 314 <property name="hexpand">True</property> 315 <items> 316 <item translatable="yes" context="optviewpage|iconstyle">Automatic</item> 317 <item translatable="yes" context="optviewpage|iconstyle">Sifr</item> 318 <item translatable="yes" context="optviewpage|iconstyle">Breeze</item> 319 </items> 320 <child internal-child="accessible"> 321 <object class="AtkObject" id="iconstyle-atkobject"> 322 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | iconstyle">Specifies the icon style for icons in toolbars and dialogs.</property> 323 </object> 324 </child> 325 </object> 326 <packing> 327 <property name="left-attach">2</property> 328 <property name="top-attach">0</property> 329 </packing> 330 </child> 331 <child> 332 <object class="GtkLabel" id="label6"> 333 <property name="visible">True</property> 334 <property name="can-focus">False</property> 335 <property name="label" translatable="yes" context="optviewpage|label6">_Theme:</property> 336 <property name="use-underline">True</property> 337 <property name="mnemonic-widget">iconstyle</property> 338 <property name="xalign">0</property> 339 </object> 340 <packing> 341 <property name="left-attach">1</property> 342 <property name="top-attach">0</property> 343 </packing> 344 </child> 345 <child> 346 <object class="GtkButton" id="btnMoreIcons"> 347 <property name="visible">True</property> 348 <property name="can-focus">True</property> 349 <property name="receives-default">True</property> 350 <property name="tooltip-text" translatable="yes" context="optviewpage|btnMoreIcons">Add more icon themes via extension</property> 351 <property name="image">image1</property> 352 <property name="always-show-image">True</property> 353 </object> 354 <packing> 355 <property name="left-attach">3</property> 356 <property name="top-attach">0</property> 357 </packing> 358 </child> 359 <child> 360 <object class="GtkImage" id="lockiconstyle"> 361 <property name="can-focus">False</property> 362 <property name="no-show-all">True</property> 363 <property name="halign">center</property> 364 <property name="valign">center</property> 365 <property name="icon-name">res/lock.png</property> 366 </object> 367 <packing> 368 <property name="left-attach">0</property> 369 <property name="top-attach">0</property> 370 </packing> 371 </child> 372 </object> 373 </child> 374 <child type="label"> 375 <object class="GtkLabel" id="label1"> 376 <property name="visible">True</property> 377 <property name="can-focus">False</property> 378 <property name="label" translatable="yes" context="optviewpage|label1">Icon Theme</property> 379 <attributes> 380 <attribute name="weight" value="bold"/> 381 </attributes> 382 </object> 383 </child> 384 </object> 385 <packing> 386 <property name="left-attach">0</property> 387 <property name="top-attach">1</property> 388 </packing> 389 </child> 390 <child> 391 <object class="GtkFrame" id="darkmode"> 392 <property name="visible">True</property> 393 <property name="can-focus">False</property> 394 <property name="hexpand">True</property> 395 <property name="label-xalign">0</property> 396 <property name="shadow-type">none</property> 397 <child> 398 <!-- n-columns=3 n-rows=1 --> 399 <object class="GtkGrid" id="refgrid2"> 400 <property name="visible">True</property> 401 <property name="can-focus">False</property> 402 <property name="margin-start">12</property> 403 <property name="margin-top">6</property> 404 <property name="hexpand">True</property> 405 <property name="column-spacing">6</property> 406 <child> 407 <object class="GtkComboBoxText" id="appearance"> 408 <property name="visible">True</property> 409 <property name="can-focus">False</property> 410 <property name="hexpand">True</property> 411 <property name="active">0</property> 412 <items> 413 <item translatable="yes" context="optviewpage|appearance">System</item> 414 <item translatable="yes" context="optviewpage|appearance">Light</item> 415 <item translatable="yes" context="optviewpage|appearance">Dark</item> 416 </items> 417 <child internal-child="accessible"> 418 <object class="AtkObject" id="appearance-atkobject"> 419 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | appearance">Specifies whether to follow the system appearance mode or override Dark or Light.</property> 420 </object> 421 </child> 422 </object> 423 <packing> 424 <property name="left-attach">2</property> 425 <property name="top-attach">0</property> 426 </packing> 427 </child> 428 <child> 429 <object class="GtkLabel" id="label7"> 430 <property name="visible">True</property> 431 <property name="can-focus">False</property> 432 <property name="label" translatable="yes" context="optviewpage|label7">Mode:</property> 433 <property name="use-underline">True</property> 434 <property name="mnemonic-widget">appearance</property> 435 <property name="xalign">0</property> 436 </object> 437 <packing> 438 <property name="left-attach">1</property> 439 <property name="top-attach">0</property> 440 </packing> 441 </child> 442 <child> 443 <object class="GtkImage" id="lockappearance"> 444 <property name="can-focus">False</property> 445 <property name="no-show-all">True</property> 446 <property name="halign">center</property> 447 <property name="valign">center</property> 448 <property name="icon-name">res/lock.png</property> 449 </object> 450 <packing> 451 <property name="left-attach">0</property> 452 <property name="top-attach">0</property> 453 </packing> 454 </child> 455 </object> 456 </child> 457 <child type="label"> 458 <object class="GtkLabel" id="label16"> 459 <property name="visible">True</property> 460 <property name="can-focus">False</property> 461 <property name="label" translatable="yes" context="optviewpage|label16">Appearance</property> 462 <attributes> 463 <attribute name="weight" value="bold"/> 464 </attributes> 465 </object> 466 </child> 467 </object> 468 <packing> 469 <property name="left-attach">0</property> 470 <property name="top-attach">0</property> 471 </packing> 472 </child> 473 </object> 474 <packing> 475 <property name="left-attach">0</property> 476 <property name="top-attach">0</property> 477 </packing> 478 </child> 479 <child> 480 <!-- n-columns=1 n-rows=3 --> 481 <object class="GtkGrid" id="grid1"> 482 <property name="visible">True</property> 483 <property name="can-focus">False</property> 484 <property name="row-spacing">12</property> 485 <child> 486 <object class="GtkFrame" id="frame2"> 487 <property name="visible">True</property> 488 <property name="can-focus">False</property> 489 <property name="label-xalign">0</property> 490 <property name="shadow-type">none</property> 491 <child> 492 <!-- n-columns=2 n-rows=7 --> 493 <object class="GtkGrid" id="grid3"> 494 <property name="visible">True</property> 495 <property name="can-focus">False</property> 496 <property name="margin-start">12</property> 497 <property name="margin-top">6</property> 498 <property name="row-spacing">3</property> 499 <child> 500 <object class="GtkCheckButton" id="useaccel"> 501 <property name="label" translatable="yes" context="optviewpage|useaccel">Use hard_ware acceleration</property> 502 <property name="visible">True</property> 503 <property name="can-focus">True</property> 504 <property name="receives-default">False</property> 505 <property name="tooltip-text" translatable="yes" context="optviewpage|useaccel|tooltip_text">Requires restart</property> 506 <property name="halign">start</property> 507 <property name="use-underline">True</property> 508 <property name="draw-indicator">True</property> 509 <child internal-child="accessible"> 510 <object class="AtkObject" id="useaccel-atkobject"> 511 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | useaccel">Directly accesses hardware features of the graphical display adapter to improve the screen display.</property> 512 </object> 513 </child> 514 </object> 515 <packing> 516 <property name="left-attach">1</property> 517 <property name="top-attach">0</property> 518 </packing> 519 </child> 520 <child> 521 <object class="GtkCheckButton" id="useaa"> 522 <property name="label" translatable="yes" context="optviewpage|useaa">Use anti-a_liasing</property> 523 <property name="visible">True</property> 524 <property name="can-focus">True</property> 525 <property name="receives-default">False</property> 526 <property name="tooltip-text" translatable="yes" context="optviewpage|useaa|tooltip_text">Requires restart</property> 527 <property name="halign">start</property> 528 <property name="use-underline">True</property> 529 <property name="draw-indicator">True</property> 530 <child internal-child="accessible"> 531 <object class="AtkObject" id="useaa-atkobject"> 532 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | useaa">When supported, you can enable and disable anti-aliasing of graphics. With anti-aliasing enabled, the display of most graphical objects looks smoother and with less artifacts.</property> 533 </object> 534 </child> 535 </object> 536 <packing> 537 <property name="left-attach">1</property> 538 <property name="top-attach">1</property> 539 </packing> 540 </child> 541 <child> 542 <object class="GtkCheckButton" id="useskia"> 543 <property name="label" translatable="yes" context="optviewpage|useskia">Use Skia for all rendering</property> 544 <property name="visible">True</property> 545 <property name="can-focus">True</property> 546 <property name="receives-default">False</property> 547 <property name="tooltip-text" translatable="yes" context="optviewpage|useskia|tooltip_text">Requires restart</property> 548 <property name="use-underline">True</property> 549 <property name="draw-indicator">True</property> 550 </object> 551 <packing> 552 <property name="left-attach">1</property> 553 <property name="top-attach">2</property> 554 </packing> 555 </child> 556 <child> 557 <object class="GtkCheckButton" id="forceskiaraster"> 558 <property name="label" translatable="yes" context="optviewpage|forceskiaraster">Force Skia software rendering</property> 559 <property name="visible">True</property> 560 <property name="can-focus">True</property> 561 <property name="receives-default">False</property> 562 <property name="tooltip-text" translatable="yes" context="optviewpage|forceskia|tooltip_text">Requires restart. Enabling this will prevent the use of graphics drivers.</property> 563 <property name="margin-start">18</property> 564 <property name="use-underline">True</property> 565 <property name="draw-indicator">True</property> 566 </object> 567 <packing> 568 <property name="left-attach">1</property> 569 <property name="top-attach">3</property> 570 </packing> 571 </child> 572 <child> 573 <object class="GtkLabel" id="skiaenabled"> 574 <property name="can-focus">False</property> 575 <property name="margin-start">18</property> 576 <property name="label" translatable="yes" context="optviewpage|skiaenabled">Skia is currently enabled.</property> 577 <property name="xalign">0</property> 578 <attributes> 579 <attribute name="scale" value="0.90000000000000002"/> 580 </attributes> 581 </object> 582 <packing> 583 <property name="left-attach">1</property> 584 <property name="top-attach">4</property> 585 </packing> 586 </child> 587 <child> 588 <object class="GtkLabel" id="skiadisabled"> 589 <property name="can-focus">False</property> 590 <property name="margin-start">18</property> 591 <property name="label" translatable="yes" context="optviewpage|skiadisabled">Skia is currently disabled.</property> 592 <property name="xalign">0</property> 593 <attributes> 594 <attribute name="scale" value="0.90000000000000002"/> 595 </attributes> 596 </object> 597 <packing> 598 <property name="left-attach">1</property> 599 <property name="top-attach">5</property> 600 </packing> 601 </child> 602 <child> 603 <object class="GtkButton" id="btnSkialog"> 604 <property name="label" translatable="yes" context="optviewpage|btnSkialog">Copy skia.log</property> 605 <property name="visible">True</property> 606 <property name="can-focus">True</property> 607 <property name="receives-default">True</property> 608 </object> 609 <packing> 610 <property name="left-attach">1</property> 611 <property name="top-attach">6</property> 612 </packing> 613 </child> 614 <child> 615 <object class="GtkImage" id="lockuseaccel"> 616 <property name="can-focus">False</property> 617 <property name="no-show-all">True</property> 618 <property name="halign">center</property> 619 <property name="valign">center</property> 620 <property name="icon-name">res/lock.png</property> 621 </object> 622 <packing> 623 <property name="left-attach">0</property> 624 <property name="top-attach">0</property> 625 </packing> 626 </child> 627 <child> 628 <object class="GtkImage" id="lockuseaa"> 629 <property name="can-focus">False</property> 630 <property name="no-show-all">True</property> 631 <property name="halign">center</property> 632 <property name="valign">center</property> 633 <property name="icon-name">res/lock.png</property> 634 </object> 635 <packing> 636 <property name="left-attach">0</property> 637 <property name="top-attach">1</property> 638 </packing> 639 </child> 640 <child> 641 <object class="GtkImage" id="lockuseskia"> 642 <property name="can-focus">False</property> 643 <property name="no-show-all">True</property> 644 <property name="halign">center</property> 645 <property name="valign">center</property> 646 <property name="icon-name">res/lock.png</property> 647 </object> 648 <packing> 649 <property name="left-attach">0</property> 650 <property name="top-attach">2</property> 651 </packing> 652 </child> 653 <child> 654 <object class="GtkImage" id="lockforceskiaraster"> 655 <property name="can-focus">False</property> 656 <property name="no-show-all">True</property> 657 <property name="halign">center</property> 658 <property name="valign">center</property> 659 <property name="icon-name">res/lock.png</property> 660 </object> 661 <packing> 662 <property name="left-attach">0</property> 663 <property name="top-attach">3</property> 664 </packing> 665 </child> 666 <child> 667 <placeholder/> 668 </child> 669 <child> 670 <placeholder/> 671 </child> 672 <child> 673 <placeholder/> 674 </child> 675 </object> 676 </child> 677 <child type="label"> 678 <object class="GtkLabel" id="label2"> 679 <property name="visible">True</property> 680 <property name="can-focus">False</property> 681 <property name="label" translatable="yes" context="optviewpage|label2">Graphics Output</property> 682 <attributes> 683 <attribute name="weight" value="bold"/> 684 </attributes> 685 </object> 686 </child> 687 </object> 688 <packing> 689 <property name="left-attach">0</property> 690 <property name="top-attach">0</property> 691 </packing> 692 </child> 693 <child> 694 <object class="GtkFrame" id="frame5"> 695 <property name="visible">True</property> 696 <property name="can-focus">False</property> 697 <property name="label-xalign">0</property> 698 <property name="shadow-type">none</property> 699 <child> 700 <!-- n-columns=2 n-rows=3 --> 701 <object class="GtkGrid" id="grid9"> 702 <property name="visible">True</property> 703 <property name="can-focus">False</property> 704 <property name="margin-start">12</property> 705 <property name="margin-top">6</property> 706 <property name="row-spacing">3</property> 707 <child> 708 <object class="GtkCheckButton" id="showfontpreview"> 709 <property name="label" translatable="yes" context="optviewpage|showfontpreview">Show p_review of fonts</property> 710 <property name="visible">True</property> 711 <property name="can-focus">True</property> 712 <property name="receives-default">False</property> 713 <property name="halign">start</property> 714 <property name="use-underline">True</property> 715 <property name="draw-indicator">True</property> 716 <child internal-child="accessible"> 717 <object class="AtkObject" id="showfontpreview-atkobject"> 718 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | showfontpreview">Displays the names of selectable fonts in the corresponding font, for example, fonts in the Font box on the Formatting bar.</property> 719 </object> 720 </child> 721 </object> 722 <packing> 723 <property name="left-attach">1</property> 724 <property name="top-attach">0</property> 725 </packing> 726 </child> 727 <child> 728 <object class="GtkCheckButton" id="aafont"> 729 <property name="label" translatable="yes" context="optviewpage|aafont">Screen font antialiasin_g</property> 730 <property name="visible">True</property> 731 <property name="can-focus">True</property> 732 <property name="receives-default">False</property> 733 <property name="halign">start</property> 734 <property name="use-underline">True</property> 735 <property name="draw-indicator">True</property> 736 <child internal-child="accessible"> 737 <object class="AtkObject" id="aafont-atkobject"> 738 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | aafont">Select to smooth the screen appearance of text.</property> 739 </object> 740 </child> 741 </object> 742 <packing> 743 <property name="left-attach">1</property> 744 <property name="top-attach">1</property> 745 </packing> 746 </child> 747 <child> 748 <!-- n-columns=2 n-rows=1 --> 749 <object class="GtkGrid"> 750 <property name="visible">True</property> 751 <property name="can-focus">False</property> 752 <property name="margin-start">18</property> 753 <property name="column-spacing">6</property> 754 <child> 755 <object class="GtkLabel" id="aafrom"> 756 <property name="visible">True</property> 757 <property name="can-focus">False</property> 758 <property name="halign">start</property> 759 <property name="label" translatable="yes" context="optviewpage|aafrom">fro_m:</property> 760 <property name="use-underline">True</property> 761 <property name="mnemonic-widget">aanf</property> 762 </object> 763 <packing> 764 <property name="left-attach">0</property> 765 <property name="top-attach">0</property> 766 </packing> 767 </child> 768 <child> 769 <object class="GtkSpinButton" id="aanf"> 770 <property name="visible">True</property> 771 <property name="can-focus">True</property> 772 <property name="activates-default">True</property> 773 <property name="truncate-multiline">True</property> 774 <property name="adjustment">adjustment2</property> 775 <child internal-child="accessible"> 776 <object class="AtkObject" id="aanf-atkobject"> 777 <property name="AtkObject::accessible-description" translatable="yes" context="extended_tip | aanf">Enter the smallest font size to apply antialiasing to.</property> 778 </object> 779 </child> 780 </object> 781 <packing> 782 <property name="left-attach">1</property> 783 <property name="top-attach">0</property> 784 </packing> 785 </child> 786 </object> 787 <packing> 788 <property name="left-attach">1</property> 789 <property name="top-attach">2</property> 790 </packing> 791 </child> 792 <child> 793 <object class="GtkImage" id="lockshowfontpreview"> 794 <property name="can-focus">False</property> 795 <property name="no-show-all">True</property> 796 <property name="halign">center</property> 797 <property name="valign">center</property> 798 <property name="icon-name">res/lock.png</property> 799 </object> 800 <packing> 801 <property name="left-attach">0</property> 802 <property name="top-attach">0</property> 803 </packing> 804 </child> 805 <child> 806 <object class="GtkImage" id="lockaafont"> 807 <property name="can-focus">False</property> 808 <property name="no-show-all">True</property> 809 <property name="halign">center</property> 810 <property name="valign">center</property> 811 <property name="icon-name">res/lock.png</property> 812 </object> 813 <packing> 814 <property name="left-attach">0</property> 815 <property name="top-attach">1</property> 816 </packing> 817 </child> 818 <child> 819 <object class="GtkImage" id="lockaafrom"> 820 <property name="can-focus">False</property> 821 <property name="no-show-all">True</property> 822 <property name="halign">center</property> 823 <property name="valign">center</property> 824 <property name="icon-name">res/lock.png</property> 825 </object> 826 <packing> 827 <property name="left-attach">0</property> 828 <property name="top-attach">2</property> 829 </packing> 830 </child> 831 </object> 832 </child> 833 <child type="label"> 834 <object class="GtkLabel" id="label5"> 835 <property name="visible">True</property> 836 <property name="can-focus">False</property> 837 <property name="label" translatable="yes" context="optviewpage|label5">Font Lists</property> 838 <attributes> 839 <attribute name="weight" value="bold"/> 840 </attributes> 841 </object> 842 </child> 843 </object> 844 <packing> 845 <property name="left-attach">0</property> 846 <property name="top-attach">1</property> 847 </packing> 848 </child> 849 <child> 850 <object class="GtkButton" id="btn_rungptest"> 851 <property name="label" translatable="yes" context="optviewpage|btn_rungptest">Run Graphics Tests</property> 852 <property name="visible">True</property> 853 <property name="can-focus">True</property> 854 <property name="receives-default">True</property> 855 <property name="margin-start">10</property> 856 <property name="margin-end">10</property> 857 <property name="margin-top">10</property> 858 </object> 859 <packing> 860 <property name="left-attach">0</property> 861 <property name="top-attach">2</property> 862 </packing> 863 </child> 864 </object> 865 <packing> 866 <property name="left-attach">1</property> 867 <property name="top-attach">0</property> 868 </packing> 869 </child> 870 </object> 871 <object class="GtkSizeGroup" id="sizegroupLabel"> 872 <widgets> 873 <widget name="label12"/> 874 <widget name="label8"/> 875 <widget name="label9"/> 876 <widget name="label14"/> 877 <widget name="label6"/> 878 <widget name="label7"/> 879 </widgets> 880 </object> 881 <object class="GtkSizeGroup" id="sizegroupWidget"> 882 <widgets> 883 <widget name="mousemiddle"/> 884 <widget name="notebookbariconsize"/> 885 <widget name="sidebariconsize"/> 886 <widget name="iconsize"/> 887 <widget name="iconstyle"/> 888 <widget name="appearance"/> 889 </widgets> 890 </object> 891</interface> 892
