mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 16:03:51 +01:00
Add support for qt5ct and qt6ct
This commit is contained in:
parent
4874bd8c7e
commit
4355f707db
@ -4,7 +4,9 @@
|
|||||||
|
|
||||||
/usr/share/qt{,5,6}/qtlogging.ini r,
|
/usr/share/qt{,5,6}/qtlogging.ini r,
|
||||||
/usr/share/qt{,5,6}/translations/*.qm r,
|
/usr/share/qt{,5,6}/translations/*.qm r,
|
||||||
|
/usr/share/qt{,5,6}/translations/qtwebengine_locales/*.pak r,
|
||||||
|
/usr/share/qt{,5,6}/resources/*.pak r,
|
||||||
|
|
||||||
# Qt5CT
|
# Qt5CT and Qt6CT support and integration with others DE
|
||||||
/usr/share/qt5ct/{,**} r,
|
/usr/share/qt{,5,6}ct/{,**} r,
|
||||||
owner @{user_config_dirs}/qt5ct/{,**} r,
|
owner @{user_config_dirs}/qt{,5,6}ct/{,**} r,
|
||||||
|
Loading…
Reference in New Issue
Block a user