5 lines
48 KiB
Plaintext
5 lines
48 KiB
Plaintext
|
|
<?xml version="1.0" encoding="UTF-8"?><interface><requires lib="gtk+" version="2.18"/>
|
||
|
|
<object class="GtkAdjustment" id="geometry_columns_adjustment"><property name="upper">1000</property><property name="value">80</property><property name="step_increment">1</property><property name="page_increment">10</property></object><object class="GtkAdjustment" id="geometry_rows_adjustment"><property name="upper">1000</property><property name="value">24</property><property name="step_increment">1</property><property name="page_increment">10</property></object><object class="GtkAdjustment" id="scrollback_lines_adjustment"><property name="upper">100000</property><property name="value">1000</property><property name="step_increment">10</property><property name="page_increment">10</property></object><object class="GtkListStore" id="values_color_presets"><columns>
|
||
|
|
<column type="gchararray"/></columns></object><object class="GtkListStore" id="values_tab_position"><columns>
|
||
|
|
<column type="gchararray"/></columns><data><row><col id="0" translatable="yes">Top</col></row><row><col id="0" translatable="yes">Bottom</col></row><row><col id="0" translatable="yes">Left</col></row><row><col id="0" translatable="yes">Right</col></row></data></object><object class="GtkDialog" id="lxterminal_preferences"><property name="can_focus">False</property><property name="border_width">5</property><property name="title" translatable="yes">LXTerminal Preferences</property><property name="resizable">False</property><property name="type_hint">normal</property><child internal-child="vbox"><object class="GtkVBox" id="outside_container"><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="action_area"><property name="visible">True</property><property name="can_focus">False</property><property name="layout_style">end</property><child><object class="GtkButton" id="Cancel_button"><property name="label">gtk-cancel</property><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</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><child><object class="GtkButton" id="OK_button"><property name="label">gtk-ok</property><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</property><property name="use_stock">True</property></object><packing><property name="expand">False</property><property name="fill">False</property><property name="position">1</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="notebook"><property name="visible">True</property><property name="can_focus">True</property><child><object class="GtkTable" id="table_style"><property name="visible">True</property><property name="can_focus">False</property><property name="n_rows">10</property><property name="n_columns">2</property><property name="column_spacing">5</property><property name="row_spacing">3</property><child><object class="GtkLabel" id="label_terminal_font"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">1</property><property name="label" translatable="yes">Terminal font</property></object><packing><property name="y_options">GTK_FILL</property></packing></child><child><object class="GtkFontButton" id="terminal_font"><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</property></object><packing><property name="left_attach">1</property><property name="right_attach">2</property><property name="y_options">GTK_FILL</property></packing></child><child><object class="GtkLabel" id="label_background_color"><property name="visible">True</property><property name="can_focus">False</property><property name="xalign">1</property><property name="label" translatable="yes">Background</property></object><packing><property name="top_attach">1</property><property name="bottom_attach">2</property><property name="y_options">GTK_FILL</property></packing></child><child><object class="GtkColorButton" id="background_color"><property name="visible">True</property><property name="can_focus">True</property><property name="receives_default">True</property><property name="use_alpha">True</property><property name="color">#000000000000</property></object><packing><property name="left_attach">1</property><property name="right_attach">2</property><property name="top_attach">1</property><property name="bottom_attach">2</property><property name="y_options">GTK_FILL</property></packing></child><child><object class="GtkColorButton" id="foreground_color
|