2
<schema id="org.gnome.marlin.preferences" path="/apps/marlin/preferences/">
3
<key name="showall" type="b">
4
<default>false</default>
5
<_summary>Show system users</_summary>
7
Whether the users-admin tool should show system users in the users list.
10
<key name="rgba-colormap" type="b">
11
<default>false</default>
12
<_summary>enable rgba window</_summary>
14
If set to true, it enable rgba, you'll need a gtk engine supporting rgba, like murrine. Compiz can have some problems like drawings shadows ...
17
<key name="date-format" type="s">
18
<default>'iso'</default>
19
<_summary>Date Format</_summary>
21
The format of file dates. Possible values are "locale", "iso", and "informal".
24
<key name="single-click" type="b">
25
<default>true</default>
26
<_summary>single click</_summary>
28
Whether the items in the view can be activated with single clicks
31
<key name="single-click-timeout" type="i">
32
<default>400</default>
33
<summary>single click timeout</summary>
35
The amount of time which the item under the mouse cursor will be selected automatically in single click mode