aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/inc/disable-programs.inc1
-rw-r--r--etc/profile-a-l/ffmpeg.profile1
-rw-r--r--etc/profile-a-l/handbrake.profile1
-rw-r--r--etc/profile-m-z/mplayer.profile2
-rw-r--r--etc/profile-m-z/mpv.profile2
-rw-r--r--etc/profile-m-z/smplayer.profile1
-rw-r--r--etc/profile-m-z/totem.profile2
-rw-r--r--etc/profile-m-z/vlc.profile2
8 files changed, 12 insertions, 0 deletions
diff --git a/etc/inc/disable-programs.inc b/etc/inc/disable-programs.inc
index 49ca3836f..a233eaca1 100644
--- a/etc/inc/disable-programs.inc
+++ b/etc/inc/disable-programs.inc
@@ -728,6 +728,7 @@ blacklist ${HOME}/.dillo
728blacklist ${HOME}/.dooble 728blacklist ${HOME}/.dooble
729blacklist ${HOME}/.dosbox 729blacklist ${HOME}/.dosbox
730blacklist ${HOME}/.dropbox* 730blacklist ${HOME}/.dropbox*
731blacklist ${HOME}/.dvdcss
731blacklist ${HOME}/.easystroke 732blacklist ${HOME}/.easystroke
732blacklist ${HOME}/.electron-cache 733blacklist ${HOME}/.electron-cache
733blacklist ${HOME}/.electron-cash 734blacklist ${HOME}/.electron-cash
diff --git a/etc/profile-a-l/ffmpeg.profile b/etc/profile-a-l/ffmpeg.profile
index af9d556db..895a7dbfb 100644
--- a/etc/profile-a-l/ffmpeg.profile
+++ b/etc/profile-a-l/ffmpeg.profile
@@ -9,6 +9,7 @@ include globals.local
9 9
10noblacklist ${MUSIC} 10noblacklist ${MUSIC}
11noblacklist ${VIDEOS} 11noblacklist ${VIDEOS}
12noblacklist ${HOME}/.dvdcss
12 13
13include disable-common.inc 14include disable-common.inc
14include disable-devel.inc 15include disable-devel.inc
diff --git a/etc/profile-a-l/handbrake.profile b/etc/profile-a-l/handbrake.profile
index e0ef23cce..0853a8d77 100644
--- a/etc/profile-a-l/handbrake.profile
+++ b/etc/profile-a-l/handbrake.profile
@@ -7,6 +7,7 @@ include handbrake.local
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.config/ghb 9noblacklist ${HOME}/.config/ghb
10noblacklist ${HOME}/.dvdcss
10noblacklist ${MUSIC} 11noblacklist ${MUSIC}
11noblacklist ${VIDEOS} 12noblacklist ${VIDEOS}
12 13
diff --git a/etc/profile-m-z/mplayer.profile b/etc/profile-m-z/mplayer.profile
index bdb9fa51d..c4f989a77 100644
--- a/etc/profile-m-z/mplayer.profile
+++ b/etc/profile-m-z/mplayer.profile
@@ -6,6 +6,7 @@ include mplayer.local
6# Persistent global definitions 6# Persistent global definitions
7include globals.local 7include globals.local
8 8
9noblacklist ${HOME}/.dvdcss
9noblacklist ${HOME}/.mplayer 10noblacklist ${HOME}/.mplayer
10 11
11include disable-common.inc 12include disable-common.inc
@@ -16,6 +17,7 @@ include disable-programs.inc
16 17
17read-only ${DESKTOP} 18read-only ${DESKTOP}
18mkdir ${HOME}/.mplayer 19mkdir ${HOME}/.mplayer
20whitelist ${HOME}/.dvdcss
19whitelist ${HOME}/.mplayer 21whitelist ${HOME}/.mplayer
20include whitelist-common.inc 22include whitelist-common.inc
21include whitelist-player-common.inc 23include whitelist-player-common.inc
diff --git a/etc/profile-m-z/mpv.profile b/etc/profile-m-z/mpv.profile
index b85002b00..1d03e894c 100644
--- a/etc/profile-m-z/mpv.profile
+++ b/etc/profile-m-z/mpv.profile
@@ -29,6 +29,7 @@ noblacklist ${HOME}/.config/mpv
29noblacklist ${HOME}/.config/youtube-dl 29noblacklist ${HOME}/.config/youtube-dl
30noblacklist ${HOME}/.config/yt-dlp 30noblacklist ${HOME}/.config/yt-dlp
31noblacklist ${HOME}/.config/yt-dlp.conf 31noblacklist ${HOME}/.config/yt-dlp.conf
32noblacklist ${HOME}/.dvdcss
32noblacklist ${HOME}/.local/state/mpv 33noblacklist ${HOME}/.local/state/mpv
33noblacklist ${HOME}/.netrc 34noblacklist ${HOME}/.netrc
34noblacklist ${HOME}/yt-dlp.conf 35noblacklist ${HOME}/yt-dlp.conf
@@ -60,6 +61,7 @@ whitelist ${HOME}/.config/mpv
60whitelist ${HOME}/.config/youtube-dl 61whitelist ${HOME}/.config/youtube-dl
61whitelist ${HOME}/.config/yt-dlp 62whitelist ${HOME}/.config/yt-dlp
62whitelist ${HOME}/.config/yt-dlp.conf 63whitelist ${HOME}/.config/yt-dlp.conf
64whitelist ${HOME}/.dvdcss
63whitelist ${HOME}/.local/state/mpv 65whitelist ${HOME}/.local/state/mpv
64whitelist ${HOME}/.netrc 66whitelist ${HOME}/.netrc
65whitelist ${HOME}/yt-dlp.conf 67whitelist ${HOME}/yt-dlp.conf
diff --git a/etc/profile-m-z/smplayer.profile b/etc/profile-m-z/smplayer.profile
index ece191b73..d2e872c5c 100644
--- a/etc/profile-m-z/smplayer.profile
+++ b/etc/profile-m-z/smplayer.profile
@@ -8,6 +8,7 @@ include globals.local
8 8
9noblacklist ${HOME}/.config/smplayer 9noblacklist ${HOME}/.config/smplayer
10noblacklist ${HOME}/.config/youtube-dl 10noblacklist ${HOME}/.config/youtube-dl
11noblacklist ${HOME}/.dvdcss
11noblacklist ${HOME}/.mplayer 12noblacklist ${HOME}/.mplayer
12 13
13# Allow lua (blacklisted by disable-interpreters.inc) 14# Allow lua (blacklisted by disable-interpreters.inc)
diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile
index 73d3b0b6f..4d5f4a1f0 100644
--- a/etc/profile-m-z/totem.profile
+++ b/etc/profile-m-z/totem.profile
@@ -14,6 +14,7 @@ include allow-lua.inc
14include allow-python3.inc 14include allow-python3.inc
15 15
16noblacklist ${HOME}/.config/totem 16noblacklist ${HOME}/.config/totem
17noblacklist ${HOME}/.dvdcss
17noblacklist ${HOME}/.local/share/totem 18noblacklist ${HOME}/.local/share/totem
18 19
19include disable-common.inc 20include disable-common.inc
@@ -27,6 +28,7 @@ read-only ${DESKTOP}
27mkdir ${HOME}/.config/totem 28mkdir ${HOME}/.config/totem
28mkdir ${HOME}/.local/share/totem 29mkdir ${HOME}/.local/share/totem
29whitelist ${HOME}/.config/totem 30whitelist ${HOME}/.config/totem
31whitelist ${HOME}/.dvdcss
30whitelist ${HOME}/.local/share/totem 32whitelist ${HOME}/.local/share/totem
31whitelist /usr/share/totem 33whitelist /usr/share/totem
32include whitelist-common.inc 34include whitelist-common.inc
diff --git a/etc/profile-m-z/vlc.profile b/etc/profile-m-z/vlc.profile
index 34e580085..3fc36a625 100644
--- a/etc/profile-m-z/vlc.profile
+++ b/etc/profile-m-z/vlc.profile
@@ -9,6 +9,7 @@ include globals.local
9noblacklist ${HOME}/.cache/vlc 9noblacklist ${HOME}/.cache/vlc
10noblacklist ${HOME}/.config/vlc 10noblacklist ${HOME}/.config/vlc
11noblacklist ${HOME}/.config/aacs 11noblacklist ${HOME}/.config/aacs
12noblacklist ${HOME}/.dvdcss
12noblacklist ${HOME}/.local/share/vlc 13noblacklist ${HOME}/.local/share/vlc
13 14
14include disable-common.inc 15include disable-common.inc
@@ -24,6 +25,7 @@ mkdir ${HOME}/.local/share/vlc
24whitelist ${HOME}/.cache/vlc 25whitelist ${HOME}/.cache/vlc
25whitelist ${HOME}/.config/vlc 26whitelist ${HOME}/.config/vlc
26whitelist ${HOME}/.config/aacs 27whitelist ${HOME}/.config/aacs
28whitelist ${HOME}/.dvdcss
27whitelist ${HOME}/.local/share/vlc 29whitelist ${HOME}/.local/share/vlc
28include whitelist-common.inc 30include whitelist-common.inc
29include whitelist-player-common.inc 31include whitelist-player-common.inc