summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-preferences-window.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/ui/nautilus-preferences-window.ui')
-rw-r--r--src/resources/ui/nautilus-preferences-window.ui48
1 files changed, 0 insertions, 48 deletions
diff --git a/src/resources/ui/nautilus-preferences-window.ui b/src/resources/ui/nautilus-preferences-window.ui
index d538e00c9..a85408d8f 100644
--- a/src/resources/ui/nautilus-preferences-window.ui
+++ b/src/resources/ui/nautilus-preferences-window.ui
@@ -2,12 +2,6 @@
<!-- Generated with glade 3.22.0 -->
<interface>
<requires lib="gtk+" version="3.22"/>
- <object class="GtkAdjustment" id="adjustment1">
- <property name="lower">1</property>
- <property name="upper">4096</property>
- <property name="step_increment">1</property>
- <property name="page_increment">10</property>
- </object>
<object class="GtkDialog" id="preferences_window">
<property name="can_focus">False</property>
<property name="title" translatable="yes">Preferences</property>
@@ -944,48 +938,6 @@
<property name="position">4</property>
</packing>
</child>
- <child>
- <object class="GtkBox" id="hbox21">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="spacing">12</property>
- <child>
- <object class="GtkLabel" id="preview_label_1">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Onl_y for files smaller than:</property>
- <property name="use_underline">True</property>
- <property name="mnemonic_widget">preview_image_size_spinbutton</property>
- <property name="xalign">0</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
- <object class="GtkSpinButton" id="preview_image_size_spinbutton">
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="width_chars">8</property>
- <property name="input_purpose">number</property>
- <property name="adjustment">adjustment1</property>
- <property name="climb_rate">10</property>
- </object>
- <packing>
- <property name="expand">False</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">5</property>
- </packing>
- </child>
<accessibility>
<relation type="labelled-by" target="label_show_thumbnails"/>
</accessibility>