aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/thunderbird.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/thunderbird.profile')
-rw-r--r--etc/profile-m-z/thunderbird.profile24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/profile-m-z/thunderbird.profile b/etc/profile-m-z/thunderbird.profile
index a539cadf8..b478fbe1e 100644
--- a/etc/profile-m-z/thunderbird.profile
+++ b/etc/profile-m-z/thunderbird.profile
@@ -22,14 +22,14 @@ writable-run-user
22#writable-var 22#writable-var
23 23
24# These lines are needed to allow Firefox to load your profile when clicking a link in an email 24# These lines are needed to allow Firefox to load your profile when clicking a link in an email
25nodeny ${HOME}/.mozilla 25noblacklist ${HOME}/.mozilla
26allow ${HOME}/.mozilla/firefox/profiles.ini 26whitelist ${HOME}/.mozilla/firefox/profiles.ini
27read-only ${HOME}/.mozilla/firefox/profiles.ini 27read-only ${HOME}/.mozilla/firefox/profiles.ini
28 28
29nodeny ${HOME}/.cache/thunderbird 29noblacklist ${HOME}/.cache/thunderbird
30nodeny ${HOME}/.gnupg 30noblacklist ${HOME}/.gnupg
31# noblacklist ${HOME}/.icedove 31# noblacklist ${HOME}/.icedove
32nodeny ${HOME}/.thunderbird 32noblacklist ${HOME}/.thunderbird
33 33
34include disable-passwdmgr.inc 34include disable-passwdmgr.inc
35include disable-xdg.inc 35include disable-xdg.inc
@@ -42,15 +42,15 @@ mkdir ${HOME}/.cache/thunderbird
42mkdir ${HOME}/.gnupg 42mkdir ${HOME}/.gnupg
43# mkdir ${HOME}/.icedove 43# mkdir ${HOME}/.icedove
44mkdir ${HOME}/.thunderbird 44mkdir ${HOME}/.thunderbird
45allow ${HOME}/.cache/thunderbird 45whitelist ${HOME}/.cache/thunderbird
46allow ${HOME}/.gnupg 46whitelist ${HOME}/.gnupg
47# whitelist ${HOME}/.icedove 47# whitelist ${HOME}/.icedove
48allow ${HOME}/.thunderbird 48whitelist ${HOME}/.thunderbird
49 49
50allow /usr/share/gnupg 50whitelist /usr/share/gnupg
51allow /usr/share/mozilla 51whitelist /usr/share/mozilla
52allow /usr/share/thunderbird 52whitelist /usr/share/thunderbird
53allow /usr/share/webext 53whitelist /usr/share/webext
54include whitelist-usr-share-common.inc 54include whitelist-usr-share-common.inc
55 55
56# machine-id breaks audio in browsers; enable or put it in your thunderbird.local when sound is not required 56# machine-id breaks audio in browsers; enable or put it in your thunderbird.local when sound is not required