From 7c3ae599e521fdab197dd8710f3b38b057d3f007 Mon Sep 17 00:00:00 2001 From: Arcitec <38923130+Arcitec@users.noreply.github.com> Date: Sat, 13 May 2023 18:43:56 +0200 Subject: [PATCH] fix: add the missing GNOME Core apps to "yafti" template - Added missing apps. The list is now synced with upstream's list of Core apps (https://apps.gnome.org/). Minus the few that Fedora doesn't ship by default (such as Console, Music, Web, etc). - Names that are already installed at the native system-level (such as Nautilus) are not included in the list. - Fixed the names of a few apps. - Two of the newly added apps have names that have a high risk of confusing new users, so they were added as "Photos (Organizer)" and "Videos (Player)" to avoid confusion from newcomers, otherwise they might think that those checkboxes add some bundled photos or video files. --- usr/share/ublue-os/firstboot/yafti.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/usr/share/ublue-os/firstboot/yafti.yml b/usr/share/ublue-os/firstboot/yafti.yml index c489348..1d0a8f5 100644 --- a/usr/share/ublue-os/firstboot/yafti.yml +++ b/usr/share/ublue-os/firstboot/yafti.yml @@ -38,18 +38,22 @@ screens: - Calculator: org.gnome.Calculator - Calendar: org.gnome.Calendar - Characters: org.gnome.Characters + - Cheese: org.gnome.Cheese - Clocks: org.gnome.clocks - Connections: org.gnome.Connections - Contacts: org.gnome.Contacts - Disk Usage Analyzer: org.gnome.baobab + - Document Scanner: org.gnome.SimpleScan - Document Viewer: org.gnome.Evince - - Extensions Manager: com.mattjakeman.ExtensionManager + - Extension Manager: com.mattjakeman.ExtensionManager - Font Viewer: org.gnome.font-viewer + - Image Viewer: org.gnome.eog - Logs: org.gnome.Logs - Maps: org.gnome.Maps - - Nautilus Preview: org.gnome.NautilusPreviewer - - Picture Viewer: org.gnome.eog + - Photos (Organizer): org.gnome.Photos + - Sushi (Nautilus Previewer): org.gnome.NautilusPreviewer - Text Editor: org.gnome.TextEditor + - Videos (Player): org.gnome.Totem - Weather: org.gnome.Weather System Apps: description: System applications for all desktop environments. @@ -57,7 +61,7 @@ screens: packages: - Deja Dup Backups: org.gnome.DejaDup - Fedora Media Writer: org.fedoraproject.MediaWriter - - Flatseal Permissions Manager: com.github.tchx84.Flatseal + - Flatseal (Permission Manager): com.github.tchx84.Flatseal - Font Downloader: org.gustavoperedo.FontDownloader - Mozilla Firefox: org.mozilla.firefox Web Browsers: