summaryrefslogtreecommitdiff
path: root/gsearchtool/mate-search-tool.schemas.in
blob: cd2fd4cd43fc5a5dfba68689164e6fee5fd400c2 (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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
<mateconfschemafile>

<!-- 
Note: all double hyphens in this comment have a space in the middle
because double hyphen isn't allowed in comments. So, remove the space
before use.

To install this file type: 
      mateconftool - -install-schema-file mate-search-tool.schemas 
You probably want your "make install" to do this for real applications.
Also, you probably want a configure option so people can retarget where the 
schema file gets installed. The option should be called - -mateconf-config-source=blah
To change the mateconftool target use the - -config-source=blah option to mateconftool.
-->

  <schemalist>
    <schema>
      <applyto>/apps/mate-search-tool/show_additional_options</applyto>
      <key>/schemas/apps/mate-search-tool/show_additional_options</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Show Additional Options</short>
        <long><!-- Translators: The quoted text is the label of the additional 
          options expander that is translated elsewhere. -->
          This key determines if the "Select more options" section 
	  is expanded when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/contains_the_text</applyto>
      <key>/schemas/apps/mate-search-tool/select/contains_the_text</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>TRUE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Contains the text"</short>
        <long>
          This key determines if the "Contains the text" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/date_modified_less_than</applyto>
      <key>/schemas/apps/mate-search-tool/select/date_modified_less_than</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Date modified less than"</short>
        <long>
          This key determines if the "Date modified less than" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/date_modified_more_than</applyto>
      <key>/schemas/apps/mate-search-tool/select/date_modified_more_than</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Date modified more than"</short>
        <long>
          This key determines if the "Date modified more than" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/size_at_least</applyto>
      <key>/schemas/apps/mate-search-tool/select/size_at_least</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Size at least"</short>
        <long>
          This key determines if the "Size at least" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/size_at_most</applyto>
      <key>/schemas/apps/mate-search-tool/select/size_at_most</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Size at most"</short>
        <long>
          This key determines if the "Size at most" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/file_is_empty</applyto>
      <key>/schemas/apps/mate-search-tool/select/file_is_empty</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "File is empty"</short>
        <long>
          This key determines if the "File is empty" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/owned_by_user</applyto>
      <key>/schemas/apps/mate-search-tool/select/owned_by_user</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Owned by user"</short>
        <long>
          This key determines if the "Owned by user" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/owned_by_group</applyto>
      <key>/schemas/apps/mate-search-tool/select/owned_by_group</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Owned by group"</short>
        <long>
          This key determines if the "Owned by group" search option is
	  selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/owner_is_unrecognized</applyto>
      <key>/schemas/apps/mate-search-tool/select/owner_is_unrecognized</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Owner is unrecognized"</short>
        <long>
          This key determines if the "Owner is unrecognized" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/name_does_not_contain</applyto>
      <key>/schemas/apps/mate-search-tool/select/name_does_not_contain</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Name does not contain"</short>
        <long>
          This key determines if the "Name does not contain" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/name_matches_regular_expression</applyto>
      <key>/schemas/apps/mate-search-tool/select/name_matches_regular_expression</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Name matches regular expression"</short>
        <long>
          This key determines if the "Name matches regular expression" search 
	  option is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/show_hidden_files_and_folders</applyto>
      <key>/schemas/apps/mate-search-tool/select/show_hidden_files_and_folders</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Show hidden files and folders"</short>
        <long>
          This key determines if the "Show hidden files and 
	  folders" search option is selected when the search tool 
	  is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/follow_symbolic_links</applyto>
      <key>/schemas/apps/mate-search-tool/select/follow_symbolic_links</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Follow symbolic links"</short>
        <long>
          This key determines if the "Follow symbolic links" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/select/exclude_other_filesystems</applyto>
      <key>/schemas/apps/mate-search-tool/select/exclude_other_filesystems</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short><!-- Translators: The quoted text is the label of an available 
        search option that is translated elsewhere. -->Select the search option 
        "Exclude other filesystems"</short>
        <long>
          This key determines if the "Exclude other filesystems" search option 
	  is selected when the search tool is started.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/disable_quick_search</applyto>
      <key>/schemas/apps/mate-search-tool/disable_quick_search</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Disable Quick Search</short>
        <long>
          This key determines if the search tool disables the use of
          the locate command when performing simple file name searches.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/quick_search_excluded_paths</applyto>
      <key>/schemas/apps/mate-search-tool/quick_search_excluded_paths</key>
      <owner>mate-search-tool</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[/mnt/*,/media/*,/dev/*,/tmp/*,/proc/*,/var/*]</default>
      <locale name="C">
        <short>Quick Search Excluded Paths</short>
        <long>
	  This key defines the paths the search tool will exclude from a 
	  quick search.  The wildcards '*' and '?' are supported.  The default 
	  values are /mnt/*, /media/*, /dev/*, /tmp/*, /proc/*, and /var/*.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/disable_quick_search_second_scan</applyto>
      <key>/schemas/apps/mate-search-tool/disable_quick_search_second_scan</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Disable Quick Search Second Scan</short>
        <long>
          This key determines if the search tool disables the use of the 
          find command after performing a quick search.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/quick_search_second_scan_excluded_paths</applyto>
      <key>/schemas/apps/mate-search-tool/quick_search_second_scan_excluded_paths</key>
      <owner>mate-search-tool</owner>
      <type>list</type>
      <list_type>string</list_type>
      <default>[/]</default>
      <locale name="C">
        <short>Quick Search Second Scan Excluded Paths</short>
        <long>
	  This key defines the paths the search tool will exclude from a 
	  second scan when performing a quick search.  The second scan
	  uses the find command to search for files.  The purpose of the 
	  second scan is to find files that have not been indexed.  
	  The wildcards '*' and '?' are supported.  The default value is /.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/columns_order</applyto>
      <key>/schemas/apps/mate-search-tool/columns_order</key>
      <owner>mate-search-tool</owner>
      <type>list</type>
      <list_type>int</list_type>
      <default>[0]</default>
      <locale name="C">
        <short>Search Result Columns Order</short>
        <long>
	  This key defines the order of the columns in the search
	  results.  This key should not be modified by the user.
        </long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/default_window_width</applyto>
      <key>/schemas/apps/mate-search-tool/default_window_width</key>
      <owner>mate-search-tool</owner>
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>Default Window Width</short>
	<long>
	  This key defines the window width, and it's used to remember the
	  size of the search tool between sessions.  Setting it to -1 will
	  make the search tool use the default width.
	</long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/default_window_height</applyto>
      <key>/schemas/apps/mate-search-tool/default_window_height</key>
      <owner>mate-search-tool</owner>
      <type>int</type>
      <default>-1</default>
      <locale name="C">
        <short>Default Window Height</short>
	<long>
	  This key defines the window height, and it's used to remember the
	  size of the search tool between sessions.  Setting it to -1 will
	  make the search tool use the default height.
	</long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/default_window_maximized</applyto>
      <key>/schemas/apps/mate-search-tool/default_window_maximized</key>
      <owner>mate-search-tool</owner>
      <type>bool</type>
      <default>FALSE</default>
      <locale name="C">
        <short>Default Window Maximized</short>
	<long>
	  This key determines if the search tool window starts in a maximized
	  state.
	</long>
      </locale>
    </schema>
    <schema>
      <applyto>/apps/mate-search-tool/look_in_folder</applyto>
      <key>/schemas/apps/mate-search-tool/look_in_folder</key>
      <owner>mate-search-tool</owner>
      <type>string</type>
      <default></default>
      <locale name="C">
        <short>Look in Folder</short>
	<long>
	  This key defines the default value of the "Look in Folder"
	  widget.
	</long>
      </locale>
    </schema>
  </schemalist>
</mateconfschemafile>