summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-preferences-window.ui
blob: 68ae5d6223423937a93dbb3d20b31588267c0e9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.22.0 -->
<interface>
  <requires lib="gtk+" version="3.22"/>
  <object class="HdyPreferencesWindow" id="preferences_window">
    <property name="search_enabled">False</property>
    <property name="hide_on_close">True</property>
    <child>
      <object class="HdyPreferencesPage">
        <property name="title" translatable="yes">General</property>
        <property name="visible">True</property>
        <child>
          <object class="HdyPreferencesGroup">
            <property name="title" translatable="yes">General</property>
            <property name="visible">True</property>
            <child>
              <object class="HdyActionRow">
                <property name="activatable_widget">sort_folders_first_switch</property>
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Sort _Folders Before Files</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
                <child>
                  <object class="GtkSwitch" id="sort_folders_first_switch">
                    <property name="valign">center</property>
                    <property name="visible">True</property>
                  </object>
                </child>
              </object>
            </child>
            <child>
              <object class="HdyActionRow">
                <property name="activatable_widget">use_tree_view_switch</property>
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">_Expandable Folders in List View</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
                <child>
                  <object class="GtkSwitch" id="use_tree_view_switch">
                    <property name="valign">center</property>
                    <property name="visible">True</property>
                  </object>
                </child>
              </object>
            </child>
            <child>
              <object class="HdyComboRow" id="open_action_row">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Action to Open Items</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="HdyPreferencesGroup">
            <property name="title" translatable="yes">Optional Context Menu Actions</property>
            <property name="description" translatable="yes">Show more actions in the menus. Keyboard shortcuts can be used even if the actions are not shown.</property>
            <property name="visible">True</property>
            <child>
              <object class="HdyActionRow">
                <property name="activatable_widget">show_create_link_switch</property>
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Create _Link</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
                <child>
                  <object class="GtkSwitch" id="show_create_link_switch">
                    <property name="valign">center</property>
                    <property name="visible">True</property>
                  </object>
                </child>
              </object>
            </child>
            <child>
              <object class="HdyActionRow">
                <property name="activatable_widget">show_delete_permanently_switch</property>
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">_Delete Permanently</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
                <child>
                  <object class="GtkSwitch" id="show_delete_permanently_switch">
                    <property name="valign">center</property>
                    <property name="visible">True</property>
                  </object>
                </child>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="HdyPreferencesGroup">
            <property name="title" translatable="yes">Performance</property>
            <property name="description" translatable="yes">These features may cause slowdowns and excess network usage, especially when browsing files outside this computer, such as on a remote server.</property>
            <property name="visible">True</property>
            <child>
              <object class="HdyComboRow" id="search_recursive_row">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Search in Subfolders</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
            <child>
              <object class="HdyComboRow" id="thumbnails_row">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Show Thumbnails</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
            <child>
              <object class="HdyComboRow" id="count_row">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes">Count Number of Files in Folders</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
          </object>
        </child>
        <child>
          <object class="HdyPreferencesGroup">
            <property name="description" translatable="yes">Add information to be displayed beneath file and folder names. More information will appear when zooming closer.</property>
            <property name="title" translatable="yes">Icon View Captions</property>
            <property name="visible">True</property>
            <child>
              <object class="HdyComboRow" id="captions_0_comborow">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes" context="the n-th position of an icon caption" comments="Translators: This is an ordinal number">First</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
            <child>
              <object class="HdyComboRow" id="captions_1_comborow">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes" context="the n-th position of an icon caption" comments="Translators: This is an ordinal number">Second</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
            <child>
              <object class="HdyComboRow" id="captions_2_comborow">
                <property name="subtitle_lines">0</property>
                <property name="title" translatable="yes" context="the n-th position of an icon caption" comments="Translators: This is an ordinal number">Third</property>
                <property name="title_lines">0</property>
                <property name="use_underline">True</property>
                <property name="visible">True</property>
              </object>
            </child>
          </object>
        </child>
      </object>
    </child>
  </object>
</interface>