aboutsummaryrefslogtreecommitdiffstats
path: root/etc/google-earth.profile
diff options
context:
space:
mode:
authorLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-05 14:16:02 +0200
committerLibravatar rusty-snake <print_hello_world+Public@protonmail.com>2019-10-05 14:17:31 +0200
commit2187a2f97432d994f496a0a98d72f2c3e47fdde6 (patch)
tree4ed84ed425e4607517ec8df23f82135d679c040f /etc/google-earth.profile
parentUpdate firefox-common-addons.inc (diff)
downloadfirejail-2187a2f97432d994f496a0a98d72f2c3e47fdde6.tar.gz
firejail-2187a2f97432d994f496a0a98d72f2c3e47fdde6.tar.zst
firejail-2187a2f97432d994f496a0a98d72f2c3e47fdde6.zip
remove trailing slashes
Diffstat (limited to 'etc/google-earth.profile')
-rw-r--r--etc/google-earth.profile12
1 files changed, 6 insertions, 6 deletions
diff --git a/etc/google-earth.profile b/etc/google-earth.profile
index 447a895d7..a331ef8d2 100644
--- a/etc/google-earth.profile
+++ b/etc/google-earth.profile
@@ -6,8 +6,8 @@ include google-earth.local
6include globals.local 6include globals.local
7 7
8noblacklist ${HOME}/.config/Google 8noblacklist ${HOME}/.config/Google
9noblacklist ${HOME}/.googleearth/Cache/ 9noblacklist ${HOME}/.googleearth/Cache
10noblacklist ${HOME}/.googleearth/Temp/ 10noblacklist ${HOME}/.googleearth/Temp
11noblacklist ${HOME}/.googleearth/myplaces.backup.kml 11noblacklist ${HOME}/.googleearth/myplaces.backup.kml
12noblacklist ${HOME}/.googleearth/myplaces.kml 12noblacklist ${HOME}/.googleearth/myplaces.kml
13 13
@@ -19,13 +19,13 @@ include disable-passwdmgr.inc
19include disable-programs.inc 19include disable-programs.inc
20 20
21mkdir ${HOME}/.config/Google 21mkdir ${HOME}/.config/Google
22mkdir ${HOME}/.googleearth/Cache/ 22mkdir ${HOME}/.googleearth/Cache
23mkdir ${HOME}/.googleearth/Temp/ 23mkdir ${HOME}/.googleearth/Temp
24mkfile ${HOME}/.googleearth/myplaces.backup.kml 24mkfile ${HOME}/.googleearth/myplaces.backup.kml
25mkfile ${HOME}/.googleearth/myplaces.kml 25mkfile ${HOME}/.googleearth/myplaces.kml
26whitelist ${HOME}/.config/Google 26whitelist ${HOME}/.config/Google
27whitelist ${HOME}/.googleearth/Cache/ 27whitelist ${HOME}/.googleearth/Cache
28whitelist ${HOME}/.googleearth/Temp/ 28whitelist ${HOME}/.googleearth/Temp
29whitelist ${HOME}/.googleearth/myplaces.backup.kml 29whitelist ${HOME}/.googleearth/myplaces.backup.kml
30whitelist ${HOME}/.googleearth/myplaces.kml 30whitelist ${HOME}/.googleearth/myplaces.kml
31include whitelist-common.inc 31include whitelist-common.inc