aboutsummaryrefslogtreecommitdiff
path: root/components/desktop-environments.xml
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
Diffstat (limited to 'components/desktop-environments.xml')
-rw-r--r--components/desktop-environments.xml38
1 files changed, 0 insertions, 38 deletions
diff --git a/components/desktop-environments.xml b/components/desktop-environments.xml
deleted file mode 100644
index 8de6532..0000000
--- a/components/desktop-environments.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<image>
- <profiles>
- <profile name="DesktopCommon" description="Common desktop packages"/>
- <profile name="GNOME-Desktop" description="GNOME Desktop">
- <requires profile="DesktopCommon"/>
- </profile>
- <profile name="KDE-Desktop" description="KDE Plasma Desktop">
- <requires profile="DesktopCommon"/>
- </profile>
- </profiles>
- <packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
- <namedCollection name="internet-browser"/>
- <namedCollection name="fonts"/>
- <namedCollection name="multimedia"/>
- <namedCollection name="networkmanager-submodules"/>
- <namedCollection name="office-suite"/>
- <namedCollection name="hardware-support"/>
- <namedCollection name="print-client"/>
- <namedCollection name="guest-desktop-agents"/>
- <namedCollection name="standard"/>
- </packages>
- <packages type="image" patternType="plusRecommended" profiles="GNOME-Desktop">
- <namedCollection name="workstation-product-environment"/>
- <package name="fedora-release-workstation"/>
- </packages>
- <packages type="image" patternType="plusRecommended" profiles="KDE-Desktop">
- <namedCollection name="kde-desktop-environment"/>
- <namedCollection name="kde-apps"/>
- <namedCollection name="kde-media"/>
- <namedCollection name="kde-spin-initial-setup"/>
- <package name="fuse"/>
- <package name="fedora-release-kde"/>
- <package name="kde-l10n"/>
- <ignore name="@admin-tools"/>
- <ignore name="gnome-disk-utility"/>
- <ignore name="system-config-printer"/>
- </packages>
-</image>