Diffstat (limited to 'components/desktops/mate.xml')
| -rw-r--r-- | components/desktops/mate.xml | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/components/desktops/mate.xml b/components/desktops/mate.xml deleted file mode 100644 index bcc577d..0000000 --- a/components/desktops/mate.xml +++ /dev/null @@ -1,26 +0,0 @@ -<image> - <profiles> - <profile name="MATE-Desktop" description="MATE Desktop"> - <requires profile="DesktopCommon"/> - </profile> - </profiles> - <packages type="image" patternType="plusRecommended" profiles="MATE-Desktop"> - <!-- install env-group to resolve RhBug:1891500 --> - <namedCollection name="mate-desktop-environment"/> - <namedCollection name="compiz"/> - <namedCollection name="libreoffice"/> - <ignore name="audacious"/> <!-- breaks the desktop --> - <!-- drop things for size --> - <ignore name="@3d-printing"/> - <ignore name="@mate-applications"/> - <ignore name="brasero"/> - <ignore name="fedora-icon-theme"/> - <ignore name="gnome-icon-theme"/> - <ignore name="gnome-icon-theme-symbolic"/> - <ignore name="gnome-logs"/> - <ignore name="gnome-software"/> - <ignore name="gnome-user-docs"/> - <ignore name="evolution-help"/> - <ignore name="telnet"/> <!-- Legacy cmdline thing we don't want --> - </packages> -</image> |