Skip to content

Commit 0800206

Browse files
committed
Cleanup GNOME package group, separate GNOME apps to subgroup
Signed-off-by: Vasiliy Stelmachenok <[email protected]>
1 parent 2ac4626 commit 0800206

File tree

1 file changed

+23
-24
lines changed

1 file changed

+23
-24
lines changed

src/modules/netinstall/netinstall.yaml

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -254,45 +254,44 @@
254254
- xdg-desktop-portal-kde
255255
- xsettingsd
256256
- name: "GNOME-Desktop"
257-
description: "GNOME Desktop - designed to put you in control and get things done."
257+
description: "GNOME desktop environment - designed to put you in control and get things done."
258258
hidden: false
259259
selected: false
260260
critical: true
261261
packages:
262-
- adwaita-icon-theme
263-
- eog
264-
- evince
265-
- file-roller
266262
- gdm
267263
- gedit
268-
- gnome
269264
- gnome-backgrounds
270-
- gnome-calculator
271265
- gnome-control-center
272-
- gnome-disk-utility
273266
- gnome-keyring
274-
- gnome-nettool
275-
- gnome-power-manager
276-
- gnome-screenshot
277267
- gnome-shell
278268
- gnome-terminal
279-
- gnome-themes-extra
280269
- gnome-tweaks
281-
- gnome-usage
282-
- malcontent
283270
- libnma
284-
- gvfs
285-
- gvfs-afc
286-
- gvfs-gphoto2
287-
- gvfs-mtp
288-
- gvfs-nfs
289-
- gvfs-smb
290-
- nautilus
291271
- sushi
292-
- totem
293272
- qt6-wayland
294-
- xdg-user-dirs-gtk
295-
- xdg-desktop-portal-gnome
273+
subgroups:
274+
- name: "GNOME Apps"
275+
description: "Additional software from the GNOME project"
276+
critical: false
277+
packages:
278+
- eog
279+
- evince
280+
- file-roller
281+
- simple-scan
282+
- gnome-disk-utility
283+
- gnome-screenshot
284+
- gnome-power-manager
285+
- gnome-calculator
286+
- gnome-nettool
287+
- gnome-usage
288+
- malcontent
289+
- totem
290+
- gvfs-afc
291+
- gvfs-nfs
292+
- gvfs-smb
293+
- gvfs-gphoto2
294+
- gvfs-mtp
296295
- name: "Xfce4"
297296
description: "Xfce is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly."
298297
hidden: false

0 commit comments

Comments
 (0)