aboutsummaryrefslogtreecommitdiffstats
path: root/etc/profile-m-z/QMediathekView.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/profile-m-z/QMediathekView.profile')
-rw-r--r--etc/profile-m-z/QMediathekView.profile9
1 files changed, 5 insertions, 4 deletions
diff --git a/etc/profile-m-z/QMediathekView.profile b/etc/profile-m-z/QMediathekView.profile
index c73124185..22c4c4631 100644
--- a/etc/profile-m-z/QMediathekView.profile
+++ b/etc/profile-m-z/QMediathekView.profile
@@ -27,9 +27,14 @@ include disable-programs.inc
27include disable-shell.inc 27include disable-shell.inc
28include disable-xdg.inc 28include disable-xdg.inc
29 29
30mkdir ${HOME}/.config/QMediathekView
31mkdir ${HOME}/.local/share/QMediathekView
30whitelist ${HOME}/.config/QMediathekView 32whitelist ${HOME}/.config/QMediathekView
31whitelist ${HOME}/.local/share/QMediathekView 33whitelist ${HOME}/.local/share/QMediathekView
32 34
35whitelist ${DOWNLOADS}
36whitelist ${VIDEOS}
37
33whitelist ${HOME}/.config/mpv 38whitelist ${HOME}/.config/mpv
34whitelist ${HOME}/.config/smplayer 39whitelist ${HOME}/.config/smplayer
35whitelist ${HOME}/.config/totem 40whitelist ${HOME}/.config/totem
@@ -38,10 +43,6 @@ whitelist ${HOME}/.config/xplayer
38whitelist ${HOME}/.local/share/totem 43whitelist ${HOME}/.local/share/totem
39whitelist ${HOME}/.local/share/xplayer 44whitelist ${HOME}/.local/share/xplayer
40whitelist ${HOME}/.mplayer 45whitelist ${HOME}/.mplayer
41
42whitelist ${DOWNLOADS}
43whitelist ${VIDEOS}
44
45whitelist /usr/share/qtchooser 46whitelist /usr/share/qtchooser
46include whitelist-common.inc 47include whitelist-common.inc
47include whitelist-run-common.inc 48include whitelist-run-common.inc