aboutsummaryrefslogtreecommitdiffstats
path: root/etc/mediathekview.profile
diff options
context:
space:
mode:
Diffstat (limited to 'etc/mediathekview.profile')
-rw-r--r--etc/mediathekview.profile8
1 files changed, 2 insertions, 6 deletions
diff --git a/etc/mediathekview.profile b/etc/mediathekview.profile
index 497014dab..95cd673c6 100644
--- a/etc/mediathekview.profile
+++ b/etc/mediathekview.profile
@@ -11,18 +11,14 @@ noblacklist ${HOME}/.config/smplayer
11noblacklist ${HOME}/.config/totem 11noblacklist ${HOME}/.config/totem
12noblacklist ${HOME}/.config/vlc 12noblacklist ${HOME}/.config/vlc
13noblacklist ${HOME}/.config/xplayer 13noblacklist ${HOME}/.config/xplayer
14noblacklist ${HOME}/.java
15noblacklist ${HOME}/.local/share/totem 14noblacklist ${HOME}/.local/share/totem
16noblacklist ${HOME}/.local/share/xplayer 15noblacklist ${HOME}/.local/share/xplayer
17noblacklist ${HOME}/.mediathek3 16noblacklist ${HOME}/.mediathek3
18noblacklist ${HOME}/.mplayer 17noblacklist ${HOME}/.mplayer
19noblacklist ${VIDEOS} 18noblacklist ${VIDEOS}
20 19
21# Allow access to java 20# Allow java (blacklisted by disable-devel.inc)
22noblacklist ${PATH}/java 21include allow-java.inc
23noblacklist /usr/lib/java
24noblacklist /etc/java
25noblacklist /usr/share/java
26 22
27include disable-common.inc 23include disable-common.inc
28include disable-devel.inc 24include disable-devel.inc