|
|
@ -53,19 +53,19 @@
|
|
|
|
"preferences": [
|
|
|
|
"preferences": [
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"id": "flatpak",
|
|
|
|
"id": "flatpak",
|
|
|
|
"title": "Flatpak and Flathub",
|
|
|
|
"title": "Flatpak",
|
|
|
|
"subtitle": "Will also configure the Flathub repository.",
|
|
|
|
"subtitle": "Manage and configure Flatpaks and the Flathub repository.",
|
|
|
|
"default": true
|
|
|
|
"default": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"id": "snap",
|
|
|
|
"id": "snap",
|
|
|
|
"title": "Snap",
|
|
|
|
"title": "Snap",
|
|
|
|
"subtitle": "Uses the Snapcraft repository. Default in Ubuntu."
|
|
|
|
"subtitle": "Manage and configure Snaps and the Snapcraft repository."
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"id": "appimage",
|
|
|
|
"id": "appimage",
|
|
|
|
"title": "AppImage",
|
|
|
|
"title": "AppImage",
|
|
|
|
"subtitle": "Will install the necessary dependencies to run AppImages.",
|
|
|
|
"subtitle": "Install necessary dependencies to run AppImages.",
|
|
|
|
"default": true
|
|
|
|
"default": true
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
],
|
|
|
|