"description":"Vanilla OS is a community project. You can contribute to the project by reporting bugs, suggesting new features, or even by writing code.",
"description":_("Vanilla OS is a community project. You can contribute to the project by reporting bugs, suggesting new features, or even by writing code."),
"description":"Choose one or more package managers to install",
"description":_("Choose one or more package managers to install"),
"preferences":[
"preferences":[
{
{
"id":"flatpak",
"id":"flatpak",
"title":"Flatpak",
"title":_("Flatpak"),
"subtitle":"Manage and configure Flatpaks and 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":"Manage and configure Snaps and the Snapcraft repository.",
"subtitle":_("Manage and configure Snaps and the Snapcraft repository."),
"disabled":true
"disabled":true
},
},
{
{
"id":"appimage",
"id":"appimage",
"title":"AppImage",
"title":_("AppImage"),
"subtitle":"Install necessary dependencies to run AppImages.",
"subtitle":_("Install necessary dependencies to run AppImages."),
"default":true
"default":true
},
},
{
{
@ -108,13 +108,13 @@
"apps":{
"apps":{
"template":"applications",
"template":"applications",
"icon":"org.gnome.Software-symbolic",
"icon":"org.gnome.Software-symbolic",
"title":"Applications",
"title":_("Applications"),
"description":"Choose which applications to install.",
"description":_("Choose which applications to install."),
"bundles":[
"bundles":[
{
{
"id":"core-apps",
"id":"core-apps",
"title":"Core Applications",
"title":_("Core Applications"),
"subtitle":"Essential GNOME apps like Calendar or Document Viewer.",
"subtitle":_("Essential GNOME apps like Calendar or Document Viewer."),
"default":true,
"default":true,
"applications":[
"applications":[
{
{
@ -199,8 +199,8 @@
},
},
{
{
"id":"office",
"id":"office",
"title":"Office",
"title":_("Office"),
"subtitle":"The LibreOffice suite.",
"subtitle":_("The LibreOffice suite."),
"default":false,
"default":false,
"applications":[
"applications":[
{
{
@ -213,8 +213,8 @@
},
},
{
{
"id":"utilities",
"id":"utilities",
"title":"Common Utilities",
"title":_("Common Utilities"),
"subtitle":"Useful utilities like Bottles or Sound Recorder.",
"subtitle":_("Useful utilities like Bottles or Sound Recorder."),
"default":false,
"default":false,
"applications":[
"applications":[
{
{
@ -404,15 +404,15 @@
"timeshift":{
"timeshift":{
"template":"yes-no",
"template":"yes-no",
"icon":"vanilla-history-undo-symbolic",
"icon":"vanilla-history-undo-symbolic",
"title":"Timeshift",
"title":_("Timeshift"),
"description":"Choose whether to install Timeshift to create snapshots of your system.",
"description":_("Choose whether to install Timeshift to create snapshots of your system."),
"buttons":{
"buttons":{
"yes":"Install",
"yes":_("Install"),
"no":"Skip",
"no":_("Skip"),
"info":{
"info":{
"type":"text",
"type":"text",
"title":"Timeshift",
"title":_("Timeshift"),
"text":"Timeshift for Linux is an application that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.\n\nIn RSYNC mode, snapshots are taken using rsync and hard-links. Common files are shared between snapshots which saves disk space. Each snapshot is a full system backup that can be browsed with a file manager.\n\nIn BTRFS mode, snapshots are taken using the in-built features of the BTRFS filesystem. BTRFS snapshots are supported only on BTRFS systems having an Ubuntu-type subvolume layout (with @ and @home subvolumes)."
"text":_("Timeshift for Linux is an application that provides functionality similar to the System Restore feature in Windows and the Time Machine tool in Mac OS. Timeshift protects your system by taking incremental snapshots of the file system at regular intervals. These snapshots can be restored at a later date to undo all changes to the system.\n\nIn RSYNC mode, snapshots are taken using rsync and hard-links. Common files are shared between snapshots which saves disk space. Each snapshot is a full system backup that can be browsed with a file manager.\n\nIn BTRFS mode, snapshots are taken using the in-built features of the BTRFS filesystem. BTRFS snapshots are supported only on BTRFS systems having an Ubuntu-type subvolume layout (with @ and @home subvolumes).")
}
}
},
},
"final":[
"final":[
@ -429,15 +429,15 @@
"lspci | grep -i '.* nvidia .*'"
"lspci | grep -i '.* nvidia .*'"
],
],
"icon":"video-display-symbolic",
"icon":"video-display-symbolic",
"title":"NVIDIA® Drivers",
"title":_("NVIDIA® Drivers"),
"description":"Choose whether to install proprietary NVIDIA drivers for better compatibility and performance.",
"description":_("Choose whether to install proprietary NVIDIA drivers for better compatibility and performance."),
"buttons":{
"buttons":{
"yes":"Yes, install",
"yes":"Yes, install",
"no":"Skip",
"no":"Skip",
"info":{
"info":{
"type":"text",
"type":"text",
"title":"About Proprietary Drivers",
"title":_("About Proprietary Drivers"),
"text":"A proprietary driver has private code that neither Vanilla OS nor Ubuntu developers can review.\n\nSecurity and other updates are dependent on the driver vendor."
"text":_("A proprietary driver has private code that neither Vanilla OS nor Ubuntu developers can review.\n\nSecurity and other updates are dependent on the driver vendor.")
}
}
},
},
"final":[
"final":[
@ -457,15 +457,15 @@
"grep 'hypervisor' /proc/cpuinfo"
"grep 'hypervisor' /proc/cpuinfo"
],
],
"icon":"application-x-appliance-symbolic",
"icon":"application-x-appliance-symbolic",
"title":"Open VM Tools",
"title":_("Open VM Tools"),
"description":"Choose whether to install Open VM Tools for the virtual machine.",
"description":_("Choose whether to install Open VM Tools for the virtual machine."),
"buttons":{
"buttons":{
"yes":"Install",
"yes":_("Install"),
"no":"Skip",
"no":_("Skip"),
"info":{
"info":{
"type":"text",
"type":"text",
"title":"About Open VM Tools",
"title":_("About Open VM Tools"),
"text":"Install Open VM Tools for seamless integration with Virtual machines."
"text":_("Install Open VM Tools for seamless integration with Virtual machines.")
}
}
},
},
"final":[
"final":[
@ -479,15 +479,15 @@
"codecs":{
"codecs":{
"template":"yes-no",
"template":"yes-no",
"icon":"vanilla-puzzle-piece-symbolic",
"icon":"vanilla-puzzle-piece-symbolic",
"title":"Restricted Codecs",
"title":_("Restricted Codecs"),
"description":"Choose whether to install restricted codecs and fonts.",
"description":_("Choose whether to install restricted codecs and fonts."),
"buttons":{
"buttons":{
"yes":"Install",
"yes":_("Install"),
"no":"Skip",
"no":_("Skip"),
"info":{
"info":{
"type":"text",
"type":"text",
"title":"About Restricted Codecs",
"title":_("About Restricted Codecs"),
"text":"Install drivers, fonts and other essentials from the ubuntu-restricted-extras and ubuntu-restricted-addons repositories."
"text":_("Install drivers, fonts and other essentials from the ubuntu-restricted-extras and ubuntu-restricted-addons repositories.")
}
}
},
},
"final":[
"final":[
@ -501,13 +501,13 @@
"extra":{
"extra":{
"template":"preferences",
"template":"preferences",
"icon":"dialog-warning-symbolic",
"icon":"dialog-warning-symbolic",
"title":"Extra Settings",
"title":_("Extra Settings"),
"description":"The following are optional settings, leave them as they are if you don't know what they do.",
"description":_("The following are optional settings, leave them as they are if you don't know what they do."),
"preferences":[
"preferences":[
{
{
"id":"apport",
"id":"apport",
"title":"Apport",
"title":_("Apport"),
"subtitle":"Apport is a crash reporting system that helps us improve the stability of the system."
"subtitle":_("Apport is a crash reporting system that helps us improve the stability of the system.")