aboutsummaryrefslogtreecommitdiff
blob: 377b99248563c3aa8babdff38847ac14bbbd7f21 (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
<tunable name="mozilla_read_generic_user_content" dftval="true">
<desc>
<p>
Allow mozilla to read generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="mozilla_read_all_user_content" dftval="false">
<desc>
<p>
Allow mozilla to read all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>
<tunable name="mozilla_manage_generic_user_content" dftval="false">
<desc>
<p>
Allow mozilla to manage generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="mozilla_manage_all_user_content" dftval="false">
<desc>
<p>
Allow mozilla to manage all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>

<tunable name="chromium_read_generic_user_content" dftval="true">
<desc>
<p>
Allow chromium to read generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="chromium_read_all_user_content" dftval="false">
<desc>
<p>
Allow chromium to read all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>
<tunable name="chromium_manage_generic_user_content" dftval="false">
<desc>
<p>
Allow chromium to manage generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="chromium_manage_all_user_content" dftval="false">
<desc>
<p>
Allow chromium to manage all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>

<tunable name="mutt_read_generic_user_content" dftval="true">
<desc>
<p>
Allow mutt to read generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="mutt_read_all_user_content" dftval="false">
<desc>
<p>
Allow mutt to read all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>
<tunable name="mutt_manage_generic_user_content" dftval="false">
<desc>
<p>
Allow mutt to manage generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="mutt_manage_all_user_content" dftval="false">
<desc>
<p>
Allow mutt to manage all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>

<tunable name="thunderbird_read_generic_user_content" dftval="true">
<desc>
<p>
Allow thunderbird to read generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="thunderbird_read_all_user_content" dftval="false">
<desc>
<p>
Allow thunderbird to read all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>
<tunable name="thunderbird_manage_generic_user_content" dftval="false">
<desc>
<p>
Allow thunderbird to manage generic user content (i.e. content that is not specific to an application).
</p>
</desc>
</tunable>
<tunable name="thunderbird_manage_all_user_content" dftval="false">
<desc>
<p>
Allow thunderbird to manage all user content (including content that is specific to an application, such as the configuration files of other applications in the users home directory).
</p>
</desc>
</tunable>