Add support for qt5ct and qt6ct
This commit is contained in:
parent
4874bd8c7e
commit
4355f707db
1 changed files with 5 additions and 3 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue