Update Package manager descriptions to generic ones

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
main
K.B.Dharun Krishna 2 years ago
parent fde28a2a3e
commit f15013394e
No known key found for this signature in database
GPG Key ID: 678DE07A9695FEBB

@ -54,18 +54,18 @@
{ {
"id": "flatpak", "id": "flatpak",
"title": "Flatpak and Flathub", "title": "Flatpak and Flathub",
"subtitle": "Will also configure the Flathub repository.", "subtitle": "Manage and configure the status of 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 the status of 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
} }
], ],

Loading…
Cancel
Save