Diffstat (limited to 'components/desktops')
| -rw-r--r-- | components/desktops/i3.xml | 1 | ||||
| -rw-r--r-- | components/desktops/kde.xml | 2 | ||||
| -rw-r--r-- | components/desktops/lxqt.xml | 6 | ||||
| -rw-r--r-- | components/desktops/mate.xml | 1 |
4 files changed, 0 insertions, 10 deletions
diff --git a/components/desktops/i3.xml b/components/desktops/i3.xml index c4c0e70..26e73d2 100644 --- a/components/desktops/i3.xml +++ b/components/desktops/i3.xml @@ -7,7 +7,6 @@ <packages type="image" patternType="plusRecommended" profiles="i3-Desktop"> <!-- install env-group to resolve RhBug:1891500 --> <namedCollection name="i3-desktop-environment"/> - <namedCollection name="admin-tools"/> <package name="dex-autostart"/> <package name="fedora-release-i3"/> <package name="feh"/> diff --git a/components/desktops/kde.xml b/components/desktops/kde.xml index dc42399..4c20ea5 100644 --- a/components/desktops/kde.xml +++ b/components/desktops/kde.xml @@ -41,8 +41,6 @@ <packages type="image" patternType="plusRecommended" profiles="KDE-Mobile"> <!-- install env-group to resolve RhBug:1891500 --> <namedCollection name="kde-mobile-environment"/> - <!-- not ideal, but the best we can do for now --> - <namedCollection name="kde-spin-initial-setup"/> <namedCollection name="firefox"/> <namedCollection name="x86-emulation" arch="aarch64"/> <package name="fuse"/> diff --git a/components/desktops/lxqt.xml b/components/desktops/lxqt.xml index ae7d33f..af700f2 100644 --- a/components/desktops/lxqt.xml +++ b/components/desktops/lxqt.xml @@ -10,11 +10,6 @@ <namedCollection name="lxqt-apps"/> <namedCollection name="lxqt-media"/> <namedCollection name="lxqt-l10n"/> - <package name="lximage-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="obconf-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="pavucontrol-qt-l10n"/> <!-- FIXME: put in lxqt-l10n comps group --> - <package name="featherpad"/> <!-- FIXME: put in comps --> - <package name="udisks2"/> <!-- Fix https://bugzilla.redhat.com/show_bug.cgi?id=1429132 --> <!-- remove unneeded stuff for a lightweight system --> <package name="wqy-microhei-fonts"/> <!-- compact CJK font --> <ignore name="naver-nanum-gothic-fonts"/> <!-- Korean: replaced by above --> @@ -24,7 +19,6 @@ <ignore name="pt-sans-fonts"/> <!-- Cyrillic (already supported by DejaVu) --> <!-- these do not currently work: https://pagure.io/fedora-kiwi-descriptions/issue/112 <ignore name="@input-methods"/> - <ignore name="@admin-tools"/> --> <!-- because the input-methods group exclusion doesn't work, these aren't safe <ignore name="scim*"/> diff --git a/components/desktops/mate.xml b/components/desktops/mate.xml index db193c6..bcc577d 100644 --- a/components/desktops/mate.xml +++ b/components/desktops/mate.xml @@ -12,7 +12,6 @@ <ignore name="audacious"/> <!-- breaks the desktop --> <!-- drop things for size --> <ignore name="@3d-printing"/> - <ignore name="@admin-tools"/> <ignore name="@mate-applications"/> <ignore name="brasero"/> <ignore name="fedora-icon-theme"/> |