aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Jean Lucas <jean@4ray.co>2019-04-22 15:08:55 -0400
committerLibravatar rusty-snake <print_hello_world+GitHub@protonmail.com>2019-04-22 19:08:55 +0000
commit7fe1da929cb0a4391970ca40e64a6462e7b460ab (patch)
tree3281e5f5eccc3e9263881c0001052c3f0d415165
parentsmplayer: Add support for youtube-dl (diff)
downloadfirejail-7fe1da929cb0a4391970ca40e64a6462e7b460ab.tar.gz
firejail-7fe1da929cb0a4391970ca40e64a6462e7b460ab.tar.zst
firejail-7fe1da929cb0a4391970ca40e64a6462e7b460ab.zip
Gajim: Allow reading of system-wide Flatpak locale (#2660)
Gajim will not start without being able to read this file, even if it doesn't exist.
-rw-r--r--etc/gajim.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/gajim.profile b/etc/gajim.profile
index ee84a0994..ce46afe8d 100644
--- a/etc/gajim.profile
+++ b/etc/gajim.profile
@@ -32,6 +32,7 @@ whitelist ${HOME}/.cache/gajim
32whitelist ${HOME}/.config/gajim 32whitelist ${HOME}/.config/gajim
33whitelist ${HOME}/.local/share/gajim 33whitelist ${HOME}/.local/share/gajim
34whitelist ${DOWNLOADS} 34whitelist ${DOWNLOADS}
35whitelist /var/lib/flatpak/exports/share/locale
35include whitelist-common.inc 36include whitelist-common.inc
36 37
37caps.drop all 38caps.drop all