troubleshoot json
This commit is contained in:
parent
90ee0da295
commit
4fc8defb3e
@ -2,19 +2,11 @@
|
||||
"troubleshoot": [
|
||||
{
|
||||
"id": 0,
|
||||
"title": "update-pikaos-title",
|
||||
"subtitle": "update-pikaos-subtitle",
|
||||
"icon": "pika-system-software-update",
|
||||
"button": "update-pikaos-button-label",
|
||||
"command": "echo update"
|
||||
},
|
||||
{
|
||||
"id": 1,
|
||||
"title": "install-media-codec-title",
|
||||
"subtitle": "install-media-codec-subtitle",
|
||||
"icon": "pika-media-tape",
|
||||
"button": "install-media-codec-button-label",
|
||||
"command": "echo codec"
|
||||
"title": "open-pika-wiki-title",
|
||||
"subtitle": "open-pika-wiki-title-subtitle",
|
||||
"icon": "pika-emblem-important",
|
||||
"button": "launch-label",
|
||||
"command": "zenity --error --text 'Coming Soon :('"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user