21 lines
373 B
JSON
21 lines
373 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"id": "blob.polkit",
|
|
"name": "Polkit Agent",
|
|
"version": "1.0.0",
|
|
"author": "Blob",
|
|
"description": "Theme-aware authentication dialog for privileged actions.",
|
|
"blob": {
|
|
"capabilities": [
|
|
"authentication"
|
|
]
|
|
},
|
|
"kinds": [
|
|
"service"
|
|
],
|
|
"keepLoaded": true,
|
|
"entryPoints": {
|
|
"service": "PolkitAgent.qml"
|
|
}
|
|
}
|