From 0d64159b054bfcbc38a169528c79c41218da6340 Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Thu, 12 Jan 2023 02:38:42 +0000 Subject: QMediathekView: add mkdir and reorder whitelist options As suggested in review. --- etc/profile-m-z/QMediathekView.profile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'etc/profile-m-z/QMediathekView.profile') 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 include disable-shell.inc include disable-xdg.inc +mkdir ${HOME}/.config/QMediathekView +mkdir ${HOME}/.local/share/QMediathekView whitelist ${HOME}/.config/QMediathekView whitelist ${HOME}/.local/share/QMediathekView +whitelist ${DOWNLOADS} +whitelist ${VIDEOS} + whitelist ${HOME}/.config/mpv whitelist ${HOME}/.config/smplayer whitelist ${HOME}/.config/totem @@ -38,10 +43,6 @@ whitelist ${HOME}/.config/xplayer whitelist ${HOME}/.local/share/totem whitelist ${HOME}/.local/share/xplayer whitelist ${HOME}/.mplayer - -whitelist ${DOWNLOADS} -whitelist ${VIDEOS} - whitelist /usr/share/qtchooser include whitelist-common.inc include whitelist-run-common.inc -- cgit v1.2.3-70-g09d2