aboutsummaryrefslogtreecommitdiffstats
path: root/etc/geary.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/geary.profile')
-rw-r--r--etc/geary.profile12
1 files changed, 5 insertions, 7 deletions
diff --git a/etc/geary.profile b/etc/geary.profile
index a21eed9f1..a446c81d0 100644
--- a/etc/geary.profile
+++ b/etc/geary.profile
@@ -4,27 +4,25 @@
4# Persistent local customizations 4# Persistent local customizations
5include geary.local 5include geary.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7# added by included profile
8#include globals.local
8 9
9# Users have Geary set to open a browser by clicking a link in an email 10# Users have Geary set to open a browser by clicking a link in an email
10# We are not allowed to blacklist browser-specific directories 11# We are not allowed to blacklist browser-specific directories
11 12
13ignore nodbus
14ignore private-tmp
15
12noblacklist ${HOME}/.gnupg 16noblacklist ${HOME}/.gnupg
13noblacklist ${HOME}/.local/share/geary 17noblacklist ${HOME}/.local/share/geary
14 18
15mkdir ${HOME}/.gnupg 19mkdir ${HOME}/.gnupg
16mkdir ${HOME}/.config/geary 20mkdir ${HOME}/.config/geary
17mkdir ${HOME}/.local/share/geary 21mkdir ${HOME}/.local/share/geary
18
19whitelist ${HOME}/.gnupg 22whitelist ${HOME}/.gnupg
20whitelist ${HOME}/.config/geary 23whitelist ${HOME}/.config/geary
21whitelist ${HOME}/.local/share/geary 24whitelist ${HOME}/.local/share/geary
22 25
23include whitelist-common.inc
24
25ignore nodbus
26ignore private-tmp
27
28read-only ${HOME}/.config/mimeapps.list 26read-only ${HOME}/.config/mimeapps.list
29 27
30# allow browsers 28# allow browsers