Fix support for Qt5CT and Qt6CT in kde groups profiles
This fix support in this apps/binaries *kio_http *kiod *kscreenlocker *kwalletd *kwalletmanager *kwin_wayland *sddm-greeter
This commit is contained in:
parent
7ba5adc6f2
commit
72784f4cbc
7 changed files with 1 additions and 13 deletions
|
|
@ -26,9 +26,6 @@ profile kwalletd @{exec_path} {
|
|||
@{bin}/gpgsm rCx -> gpg,
|
||||
|
||||
/usr/share/color-schemes/{,**} r,
|
||||
/usr/share/qt/translations/*.qm r,
|
||||
/usr/share/qt{5,6}/qtlogging.ini r,
|
||||
/usr/share/qt5ct/** r,
|
||||
|
||||
/etc/machine-id r,
|
||||
/var/lib/dbus/machine-id r,
|
||||
|
|
@ -40,7 +37,6 @@ profile kwalletd @{exec_path} {
|
|||
owner @{user_config_dirs}/kwalletrc r,
|
||||
owner @{user_config_dirs}/kwalletrc rwl -> @{user_config_dirs}/#@{int},
|
||||
owner @{user_config_dirs}/kwalletrc.lock rwk,
|
||||
owner @{user_config_dirs}/qt5ct/{,**} r,
|
||||
|
||||
owner @{user_share_dirs}/kwalletd/ rw,
|
||||
owner @{user_share_dirs}/kwalletd/** rwkl -> @{user_share_dirs}/kwalletd/#@{int},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue