diff options
| author | 2024-02-24 14:28:44 -0500 | |
|---|---|---|
| committer | 2024-02-24 14:29:39 -0500 | |
| commit | 7cc5101bccd54470a382b1dbf8274624421e6e5b (patch) | |
| tree | d0ae6d5b3944d4b8426685b9087a75a7d26fc5fc /config.xml | |
| parent | 7235c1e6f40b2bf262bb1bc88933abd08f534330 (diff) | |
| download | kiwi-descriptions-7cc5101bccd54470a382b1dbf8274624421e6e5b.tar.gz kiwi-descriptions-7cc5101bccd54470a382b1dbf8274624421e6e5b.zip | |
Rename MATE desktop snippets from MATE-Compiz to MATE
This prepares for the future change to another compositor with Wayland.
Diffstat (limited to 'config.xml')
| -rw-r--r-- | config.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -21,7 +21,7 @@ <include from="this://./components/desktops/kde.xml"/> <include from="this://./components/desktops/xfce.xml"/> <include from="this://./components/desktops/cinnamon.xml"/> - <include from="this://./components/desktops/mate-compiz.xml"/> + <include from="this://./components/desktops/mate.xml"/> <include from="this://./components/desktops/i3.xml"/> <include from="this://./components/desktops/lxqt.xml"/> <include from="this://./components/desktops/lxde.xml"/> @@ -38,7 +38,7 @@ <include from="this://./teams/kde.xml"/> <include from="this://./teams/xfce.xml"/> <include from="this://./teams/cinnamon.xml"/> - <include from="this://./teams/mate-compiz.xml"/> + <include from="this://./teams/mate.xml"/> <include from="this://./teams/i3.xml"/> <include from="this://./teams/lxqt.xml"/> <include from="this://./teams/lxde.xml"/> |