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.profile4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/profile-m-z/QMediathekView.profile b/etc/profile-m-z/QMediathekView.profile
index f8b5cec13..0e18b3cdf 100644
--- a/etc/profile-m-z/QMediathekView.profile
+++ b/etc/profile-m-z/QMediathekView.profile
@@ -9,6 +9,7 @@ include globals.local
9noblacklist ${HOME}/.config/QMediathekView 9noblacklist ${HOME}/.config/QMediathekView
10noblacklist ${HOME}/.local/share/QMediathekView 10noblacklist ${HOME}/.local/share/QMediathekView
11 11
12noblacklist ${HOME}/.cache/mpv
12noblacklist ${HOME}/.config/mpv 13noblacklist ${HOME}/.config/mpv
13noblacklist ${HOME}/.config/smplayer 14noblacklist ${HOME}/.config/smplayer
14noblacklist ${HOME}/.config/totem 15noblacklist ${HOME}/.config/totem
@@ -16,6 +17,7 @@ noblacklist ${HOME}/.config/vlc
16noblacklist ${HOME}/.config/xplayer 17noblacklist ${HOME}/.config/xplayer
17noblacklist ${HOME}/.local/share/totem 18noblacklist ${HOME}/.local/share/totem
18noblacklist ${HOME}/.local/share/xplayer 19noblacklist ${HOME}/.local/share/xplayer
20noblacklist ${HOME}/.local/state/mpv
19noblacklist ${HOME}/.mplayer 21noblacklist ${HOME}/.mplayer
20noblacklist ${VIDEOS} 22noblacklist ${VIDEOS}
21 23
@@ -35,6 +37,7 @@ whitelist ${HOME}/.local/share/QMediathekView
35whitelist ${DOWNLOADS} 37whitelist ${DOWNLOADS}
36whitelist ${VIDEOS} 38whitelist ${VIDEOS}
37 39
40whitelist ${HOME}/.cache/mpv
38whitelist ${HOME}/.config/mpv 41whitelist ${HOME}/.config/mpv
39whitelist ${HOME}/.config/smplayer 42whitelist ${HOME}/.config/smplayer
40whitelist ${HOME}/.config/totem 43whitelist ${HOME}/.config/totem
@@ -42,6 +45,7 @@ whitelist ${HOME}/.config/vlc
42whitelist ${HOME}/.config/xplayer 45whitelist ${HOME}/.config/xplayer
43whitelist ${HOME}/.local/share/totem 46whitelist ${HOME}/.local/share/totem
44whitelist ${HOME}/.local/share/xplayer 47whitelist ${HOME}/.local/share/xplayer
48whitelist ${HOME}/.local/state/mpv
45whitelist ${HOME}/.mplayer 49whitelist ${HOME}/.mplayer
46whitelist /usr/share/qtchooser 50whitelist /usr/share/qtchooser
47include whitelist-common.inc 51include whitelist-common.inc