From 18eb42fdfdabf38f7679526f5819ccd05e972897 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 2 Oct 2020 10:48:15 -0400 Subject: splitting up media players whitelists in whitelist-players.inc --- etc/profile-m-z/totem.profile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'etc/profile-m-z/totem.profile') diff --git a/etc/profile-m-z/totem.profile b/etc/profile-m-z/totem.profile index 341e9a777..7bb2f3e2d 100644 --- a/etc/profile-m-z/totem.profile +++ b/etc/profile-m-z/totem.profile @@ -28,13 +28,9 @@ mkdir ${HOME}/.config/totem mkdir ${HOME}/.local/share/totem whitelist ${HOME}/.config/totem whitelist ${HOME}/.local/share/totem -whitelist ${DESKTOP} -whitelist ${DOWNLOADS} -whitelist ${MUSIC} -whitelist ${PICTURES} -whitelist ${VIDEOS} whitelist /usr/share/totem include whitelist-common.inc +include whitelist-players.inc include whitelist-runuser-common.inc include whitelist-usr-share-common.inc include whitelist-var-common.inc -- cgit v1.2.3-54-g00ecf