17 lines
385 B
JSON
17 lines
385 B
JSON
{
|
|
"KPlugin": {
|
|
"Description": "Configure OpenRC",
|
|
"FormFactors": [
|
|
"desktop",
|
|
"mediacenter"
|
|
],
|
|
"Icon": "system-restart",
|
|
"Name": "OpenRC",
|
|
"ServiceTypes": [
|
|
"KCModule"
|
|
]
|
|
},
|
|
"X-KDE-Keywords": "OpenRC,service",
|
|
"X-KDE-System-Settings-Parent-Category" : "system-administration"
|
|
}
|