Specify KPackageStructure instead of KPackageType in knsrc files

The latter is removed in KF6

CCBUG: 474026
This commit is contained in:
Alexander Lohnau 2023-09-01 17:31:10 +02:00 committed by Ben Cooksley
parent dadd7bb545
commit 91f027be51
3 changed files with 3 additions and 3 deletions

View file

@ -58,4 +58,4 @@ ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
Categories=KWin Effects
StandardResource=tmp
Uncompress=kpackage
KPackageType=KWin/Effect
KPackageStructure=KWin/Effect

View file

@ -53,4 +53,4 @@ ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
Categories=KWin Scripts
StandardResource=tmp
Uncompress=kpackage
KPackageType=KWin/Script
KPackageStructure=KWin/Script

View file

@ -54,4 +54,4 @@ ProvidersUrl=https://autoconfig.kde.org/ocs/providers.xml
Categories=KWin Switching Layouts
StandardResource=tmp
Uncompress=kpackage
KPackageType=KWin/WindowSwitcher
KPackageStructure=KWin/WindowSwitcher