From a74f48fe9a9cdd2c45c9e5e01548d5badba10791 Mon Sep 17 00:00:00 2001 From: avallach2000 Date: Mon, 21 Feb 2022 21:04:43 +0200 Subject: Add support for changing appearance of the Qt6 apps with qt6ct (#4966) * Add support for changing appearance of the Qt6 apps with qt6ct * Remove qt5ct artifact from zeal.profile * Remove qt5ct artifact from bibletime.profile --- etc/inc/whitelist-1793-workaround.inc | 1 + etc/inc/whitelist-common.inc | 2 ++ etc/inc/whitelist-usr-share-common.inc | 1 + 3 files changed, 4 insertions(+) (limited to 'etc/inc') diff --git a/etc/inc/whitelist-1793-workaround.inc b/etc/inc/whitelist-1793-workaround.inc index 862837f12..54fa849b1 100644 --- a/etc/inc/whitelist-1793-workaround.inc +++ b/etc/inc/whitelist-1793-workaround.inc @@ -23,6 +23,7 @@ noblacklist ${HOME}/.config/kio_httprc noblacklist ${HOME}/.config/kioslaverc noblacklist ${HOME}/.config/ksslcablacklist noblacklist ${HOME}/.config/qt5ct +noblacklist ${HOME}/.config/qt6ct noblacklist ${HOME}/.config/qtcurve blacklist ${HOME}/.config/* diff --git a/etc/inc/whitelist-common.inc b/etc/inc/whitelist-common.inc index fedfb2bc2..353a622d3 100644 --- a/etc/inc/whitelist-common.inc +++ b/etc/inc/whitelist-common.inc @@ -69,6 +69,7 @@ whitelist ${HOME}/.config/kio_httprc whitelist ${HOME}/.config/kioslaverc whitelist ${HOME}/.config/ksslcablacklist whitelist ${HOME}/.config/qt5ct +whitelist ${HOME}/.config/qt6ct whitelist ${HOME}/.config/qtcurve whitelist ${HOME}/.kde/share/config/kdeglobals whitelist ${HOME}/.kde/share/config/kio_httprc @@ -83,3 +84,4 @@ whitelist ${HOME}/.kde4/share/config/ksslcablacklist whitelist ${HOME}/.kde4/share/config/oxygenrc whitelist ${HOME}/.kde4/share/icons whitelist ${HOME}/.local/share/qt5ct +whitelist ${HOME}/.local/share/qt6ct diff --git a/etc/inc/whitelist-usr-share-common.inc b/etc/inc/whitelist-usr-share-common.inc index b4e5ac5d9..1dbaf8bdb 100644 --- a/etc/inc/whitelist-usr-share-common.inc +++ b/etc/inc/whitelist-usr-share-common.inc @@ -55,6 +55,7 @@ whitelist /usr/share/qt whitelist /usr/share/qt4 whitelist /usr/share/qt5 whitelist /usr/share/qt5ct +whitelist /usr/share/qt6ct whitelist /usr/share/sounds whitelist /usr/share/tcl8.6 whitelist /usr/share/tcltk -- cgit v1.2.3-54-g00ecf