You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
524 B
20 lines
524 B
{ |
|
"KPackageStructure": "KWin/Effect", |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "user@example.com", |
|
"Name": "Real Name" |
|
} |
|
], |
|
"Category": "Appearance", |
|
"Description": "Quick Effect", |
|
"EnabledByDefault": true, |
|
"Id": "quick-effect", |
|
"License": "GPL", |
|
"Name": "Quick Effect" |
|
}, |
|
"X-KDE-ConfigModule": "kcm_kwin4_genericscripted", |
|
"X-KDE-Ordering": 60, |
|
"X-Plasma-API": "declarativescript" |
|
}
|
|
|