5 lines
24 KiB
Plaintext
5 lines
24 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?><interface><requires lib="gtk+" version="2.18"/>
|
||
|
|
<object class="GtkDialog" id="dlg"><property name="can_focus">False</property><property name="border_width">5</property><property name="title" translatable="yes">Desktop Preferences</property><property name="resizable">False</property><property name="window_position">center</property><property name="type_hint">dialog</property><child internal-child="vbox"><object class="GtkVBox" id="dialog-vbox1"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">2</property><child internal-child="action_area"><object class="GtkHButtonBox" id="dialog-action_area1"><property name="visible">True</property><property name="can_focus">False</property><property name="layout_style">end</property><child><object class="GtkButton" id="close"><property name="label">gtk-close</property><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</property><property name="use_action_appearance">False</property><property name="use_stock">True</property></object><packing><property name="expand">False</property><property name="fill">False</property><property name="position">0</property></packing></child></object><packing><property name="expand">False</property><property name="fill">True</property><property name="pack_type">end</property><property name="position">0</property></packing></child><child><object class="GtkNotebook" id="notebook1"><property name="visible">True</property><property name="can_focus">True</property><child><object class="GtkVBox" id="vbox1"><property name="visible">True</property><property name="can_focus">False</property><property name="border_width">12</property><property name="spacing">18</property><child><object class="GtkVBox" id="vbox3"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">6</property><child><object class="GtkLabel" id="label14"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">0</property><property name="label" translatable="yes"><b>Background</b></property><property name="use_markup">True</property></object><packing><property name="expand">False</property><property name="fill">True</property><property name="position">0</property></packing></child><child><object class="GtkAlignment" id="alignment3"><property name="visible">True</property><property name="can_focus">False</property><property name="left_padding">12</property><child><object class="GtkVBox" id="vbox5"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">6</property><child><object class="GtkHBox" id="hbox2"><property name="visible">True</property><property name="can_focus">False</property><property name="spacing">12</property><child><object class="GtkLabel" id="label4"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">0</property><property name="label" translatable="yes">Wallpaper _mode:</property><property name="use_underline">True</property><property name="mnemonic_widget">wallpaper_mode</property></object><packing><property name="expand">False</property><property name="fill">True</property><property name="position">0</property></packing></child><child><object class="GtkComboBox" id="wallpaper_mode"><property name="visible">True</property><property name="can_focus">False</property><property name="model">wp_modes</property><child><object class="GtkCellRendererText" id="cellrenderertext1"/><attributes><attribute name="text">0</attribute></attributes></child></object><packing><property name="expand">True</property><property name="fill">True</property><property name="position">1</property></packing></child></object><packing><property name="expand">False</property><property name="fill">True</property><property name="position">0</property></packing></child><child><object class="GtkVBox" id="wallpaper_box"><property name="visible">True</property><property name="can_focus">False</property><property name="sp
|
||
|
|
<column type="gchararray"/>
|
||
|
|
<column type="guint"/></columns><data><row><col id="0" translatable="yes">Fill with background color only</col><col id="1">0</col></row><row><col id="0" translatable="yes">Stretch to fill the entire monitor area</col><col id="1">1</col></row><row><col id="0" translatable="yes">Stretch to fit the monitor area</col><col id="1">2</col></row><row><col id="0" translatable="yes">Center unscaled image on the monitor</col><col id="1">3</col></row><row><col id="0" translatable="yes">Tile the image to fill the entire monitor area</col><col id="1">4</col></row><row><col id="0" translatable="yes">Stretch and crop to fill the monitor area</col><col id="1">5</col></row><row><col id="0" translatable="yes">Stretch to fill the complete screen</col><col id="1">6</col></row></data></object></interface>
|