|
|
@@ -2,6 +2,18 @@ |
|
|
<interface>
|
|
|
<requires lib="gtk+" version="2.18"/>
|
|
|
<!-- interface-naming-policy toplevel-contextual -->
|
|
|
+ <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>
|
|
|
@@ -611,7 +623,7 @@ |
|
|
<object class="GtkTable" id="table_display">
|
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">False</property>
|
|
|
- <property name="n_rows">6</property>
|
|
|
+ <property name="n_rows">7</property>
|
|
|
<property name="n_columns">2</property>
|
|
|
<property name="column_spacing">5</property>
|
|
|
<property name="row_spacing">3</property>
|
|
|
@@ -647,8 +659,8 @@ |
|
|
<property name="label" translatable="yes">Hide scroll bar</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- <property name="bottom_attach">3</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ <property name="bottom_attach">4</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -660,8 +672,8 @@ |
|
|
<property name="label" translatable="yes">Hide menu bar</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- <property name="bottom_attach">4</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ <property name="bottom_attach">5</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -675,8 +687,8 @@ |
|
|
<packing>
|
|
|
<property name="left_attach">1</property>
|
|
|
<property name="right_attach">2</property>
|
|
|
- <property name="top_attach">3</property>
|
|
|
- <property name="bottom_attach">4</property>
|
|
|
+ <property name="top_attach">4</property>
|
|
|
+ <property name="bottom_attach">5</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -703,6 +715,7 @@ |
|
|
<property name="visible">True</property>
|
|
|
<property name="can_focus">True</property>
|
|
|
<property name="invisible_char">•</property>
|
|
|
+ <property name="width_chars">6</property>
|
|
|
<property name="primary_icon_activatable">False</property>
|
|
|
<property name="secondary_icon_activatable">False</property>
|
|
|
<property name="primary_icon_sensitive">True</property>
|
|
|
@@ -727,8 +740,8 @@ |
|
|
<packing>
|
|
|
<property name="left_attach">1</property>
|
|
|
<property name="right_attach">2</property>
|
|
|
- <property name="top_attach">2</property>
|
|
|
- <property name="bottom_attach">3</property>
|
|
|
+ <property name="top_attach">3</property>
|
|
|
+ <property name="bottom_attach">4</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -740,8 +753,8 @@ |
|
|
<property name="label" translatable="yes">Hide Close buttons</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- <property name="bottom_attach">5</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ <property name="bottom_attach">6</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -755,8 +768,8 @@ |
|
|
<packing>
|
|
|
<property name="left_attach">1</property>
|
|
|
<property name="right_attach">2</property>
|
|
|
- <property name="top_attach">4</property>
|
|
|
- <property name="bottom_attach">5</property>
|
|
|
+ <property name="top_attach">5</property>
|
|
|
+ <property name="bottom_attach">6</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -768,8 +781,8 @@ |
|
|
<property name="label" translatable="yes">Hide mouse pointer</property>
|
|
|
</object>
|
|
|
<packing>
|
|
|
- <property name="top_attach">5</property>
|
|
|
- <property name="bottom_attach">6</property>
|
|
|
+ <property name="top_attach">6</property>
|
|
|
+ <property name="bottom_attach">7</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
@@ -783,8 +796,84 @@ |
|
|
<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="top_attach">6</property>
|
|
|
+ <property name="bottom_attach">7</property>
|
|
|
+ <property name="y_options">GTK_FILL</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel" id="label_default_geometry">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="xalign">1</property>
|
|
|
+ <property name="label" translatable="yes">Default window size</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ <property name="bottom_attach">3</property>
|
|
|
+ <property name="y_options">GTK_FILL</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkHBox" id="hbox_default_geometry">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSpinButton" id="geometry_columns">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="invisible_char">•</property>
|
|
|
+ <property name="width_chars">4</property>
|
|
|
+ <property name="primary_icon_activatable">False</property>
|
|
|
+ <property name="secondary_icon_activatable">False</property>
|
|
|
+ <property name="primary_icon_sensitive">True</property>
|
|
|
+ <property name="secondary_icon_sensitive">True</property>
|
|
|
+ <property name="adjustment">geometry_columns_adjustment</property>
|
|
|
+ <property name="snap_to_ticks">True</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">0</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkLabel" id="label_default_geometry_times">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">False</property>
|
|
|
+ <property name="label" translatable="yes">x</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="padding">5</property>
|
|
|
+ <property name="position">1</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ <child>
|
|
|
+ <object class="GtkSpinButton" id="geometry_rows">
|
|
|
+ <property name="visible">True</property>
|
|
|
+ <property name="can_focus">True</property>
|
|
|
+ <property name="invisible_char">•</property>
|
|
|
+ <property name="width_chars">4</property>
|
|
|
+ <property name="primary_icon_activatable">False</property>
|
|
|
+ <property name="secondary_icon_activatable">False</property>
|
|
|
+ <property name="primary_icon_sensitive">True</property>
|
|
|
+ <property name="secondary_icon_sensitive">True</property>
|
|
|
+ <property name="adjustment">geometry_rows_adjustment</property>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="expand">False</property>
|
|
|
+ <property name="fill">True</property>
|
|
|
+ <property name="position">2</property>
|
|
|
+ </packing>
|
|
|
+ </child>
|
|
|
+ </object>
|
|
|
+ <packing>
|
|
|
+ <property name="left_attach">1</property>
|
|
|
+ <property name="right_attach">2</property>
|
|
|
+ <property name="top_attach">2</property>
|
|
|
+ <property name="bottom_attach">3</property>
|
|
|
<property name="y_options">GTK_FILL</property>
|
|
|
</packing>
|
|
|
</child>
|
|
|
|
0 comments on commit
06509bc