From 5e97b7b299dd1c0ac2d29f3fd604f4cad87d8e0c Mon Sep 17 00:00:00 2001 From: glitsj16 Date: Tue, 2 Mar 2021 09:56:10 +0000 Subject: Rename etc/inc/firefox-common-addons.inc to etc/profile-a-l/firefox-common-addons.profile --- etc/profile-a-l/firefox-common-addons.profile | 91 +++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) create mode 100644 etc/profile-a-l/firefox-common-addons.profile (limited to 'etc/profile-a-l') diff --git a/etc/profile-a-l/firefox-common-addons.profile b/etc/profile-a-l/firefox-common-addons.profile new file mode 100644 index 000000000..ca7731442 --- /dev/null +++ b/etc/profile-a-l/firefox-common-addons.profile @@ -0,0 +1,91 @@ +# This file is overwritten during software install. +# Persistent customizations should go in a .local file. +include firefox-common-addons.local + +ignore include whitelist-runuser-common.inc + +noblacklist ${HOME}/.config/kgetrc +noblacklist ${HOME}/.config/okularpartrc +noblacklist ${HOME}/.config/okularrc +noblacklist ${HOME}/.config/qpdfview +noblacklist ${HOME}/.kde/share/apps/kget +noblacklist ${HOME}/.kde/share/apps/okular +noblacklist ${HOME}/.kde/share/config/kgetrc +noblacklist ${HOME}/.kde/share/config/okularpartrc +noblacklist ${HOME}/.kde/share/config/okularrc +noblacklist ${HOME}/.kde4/share/apps/kget +noblacklist ${HOME}/.kde4/share/apps/okular +noblacklist ${HOME}/.kde4/share/config/kgetrc +noblacklist ${HOME}/.kde4/share/config/okularpartrc +noblacklist ${HOME}/.kde4/share/config/okularrc +noblacklist ${HOME}/.local/share/kget +noblacklist ${HOME}/.local/share/kxmlgui5/okular +noblacklist ${HOME}/.local/share/okular +noblacklist ${HOME}/.local/share/qpdfview + +whitelist ${HOME}/.cache/gnome-mplayer/plugin +whitelist ${HOME}/.config/gnome-mplayer +whitelist ${HOME}/.config/kgetrc +whitelist ${HOME}/.config/okularpartrc +whitelist ${HOME}/.config/okularrc +whitelist ${HOME}/.config/pipelight-silverlight5.1 +whitelist ${HOME}/.config/pipelight-widevine +whitelist ${HOME}/.config/qpdfview +whitelist ${HOME}/.kde/share/apps/kget +whitelist ${HOME}/.kde/share/apps/okular +whitelist ${HOME}/.kde/share/config/kgetrc +whitelist ${HOME}/.kde/share/config/okularpartrc +whitelist ${HOME}/.kde/share/config/okularrc +whitelist ${HOME}/.kde4/share/apps/kget +whitelist ${HOME}/.kde4/share/apps/okular +whitelist ${HOME}/.kde4/share/config/kgetrc +whitelist ${HOME}/.kde4/share/config/okularpartrc +whitelist ${HOME}/.kde4/share/config/okularrc +whitelist ${HOME}/.keysnail.js +whitelist ${HOME}/.lastpass +whitelist ${HOME}/.local/share/kget +whitelist ${HOME}/.local/share/kxmlgui5/okular +whitelist ${HOME}/.local/share/okular +whitelist ${HOME}/.local/share/qpdfview +whitelist ${HOME}/.local/share/tridactyl +whitelist ${HOME}/.pentadactyl +whitelist ${HOME}/.pentadactylrc +whitelist ${HOME}/.tridactylrc +whitelist ${HOME}/.vimperator +whitelist ${HOME}/.vimperatorrc +whitelist ${HOME}/.wine-pipelight +whitelist ${HOME}/.wine-pipelight64 +whitelist ${HOME}/.zotero +whitelist ${HOME}/dwhelper + +# GNOME Shell integration (chrome-gnome-shell) needs dbus and python +noblacklist ${HOME}/.local/share/gnome-shell +whitelist ${HOME}/.local/share/gnome-shell +ignore dbus-user none +ignore dbus-system none +# Allow python (blacklisted by disable-interpreters.inc) +include allow-python3.inc + +# KeePassXC Browser Integration +#private-bin keepassxc-proxy + +# Flash plugin +# private-etc must first be enabled in firefox-common.profile and in profiles including it. +#private-etc adobe + +# ff2mpv +#ignore noexec ${HOME} +#noblacklist ${HOME}/.config/mpv +#noblacklist ${HOME}/.config/youtube-dl +#noblacklist ${HOME}/.netrc +#include allow-lua.inc +#include allow-python3.inc +#mkdir ${HOME}/.config/mpv +#mkdir ${HOME}/.config/youtube-dl +#whitelist ${HOME}/.config/mpv +#whitelist ${HOME}/.config/youtube-dl +#whitelist ${HOME}/.netrc +#whitelist /usr/share/lua +#whitelist /usr/share/lua* +#whitelist /usr/share/vulkan +#private-bin env,mpv,python3*,waf,youtube-dl -- cgit v1.2.3-54-g00ecf