Merge branch 'Vanilla-OS:main' into main

main
kramo 2 years ago committed by GitHub
commit bbc6e6f58b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save