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.
18 lines
481 B
18 lines
481 B
{ |
|
"KPackageStructure": "KWin/Script", |
|
"KPlugin": { |
|
"Authors": [ |
|
{ |
|
"Email": "user@example.com", |
|
"Name": "Your Name" |
|
} |
|
], |
|
"Description": "An example QtQuick script", |
|
"EnabledByDefault": false, |
|
"Icon": "preferences-system-windows-script-test", |
|
"Id": "quick-script", |
|
"License": "MIT", |
|
"Name": "Quick Script" |
|
}, |
|
"X-Plasma-API": "declarativescript" |
|
}
|
|
|