27 lines
884 B
JSON
27 lines
884 B
JSON
{
|
|
"KPackageStructure": "Plasma/Applet",
|
|
"KPlugin": {
|
|
"Name": "Voxtype Toggle",
|
|
"Name[en]": "Voxtype Toggle",
|
|
"Description": "Toggle voxtype voice typing on/off",
|
|
"Description[en]": "Toggle voxtype voice typing on/off",
|
|
"Id": "org.jamesflow.voxtype-toggle",
|
|
"Icon": "accessories-voice",
|
|
"Name[en_US]": "Voxtype Toggle",
|
|
"Version": "1.0.0",
|
|
"License": "ISC",
|
|
"Category": "System Information",
|
|
"Authors": [
|
|
{
|
|
"Name": "James Eversole",
|
|
"Email": "jameseversole@imarc.com"
|
|
}
|
|
],
|
|
"BugReportUrl": "https://github.com/sezycei/james-flow/issues",
|
|
"Website": "https://voxtype.io"
|
|
},
|
|
"X-Plasma-API-Minimum-Version": "6.0",
|
|
"X-Plasma-Required-Data-Engines": "executable",
|
|
"X-Plasma-MainFile": "main.qml"
|
|
}
|