diff options
| author | 2025-02-22 04:05:41 -0500 | |
|---|---|---|
| committer | 2025-02-22 04:05:41 -0500 | |
| commit | 4d0315767d475c6234b8bd57a7ac5429480f47b8 (patch) | |
| tree | ad51ed421d3bcc4e32be1425a318cc41ab2791b9 /components/desktops/lxqt.xml | |
| parent | 914e61919e3a3a82c0ef7b6bd3a73f74e2de36e7 (diff) | |
| download | kiwi-descriptions-4d0315767d475c6234b8bd57a7ac5429480f47b8.tar.gz kiwi-descriptions-4d0315767d475c6234b8bd57a7ac5429480f47b8.zip | |
components/desktops: Drop duplicate unused DesktopCommon profile entries
This is principally to avoid confusion as the DesktopCommon profile
is defined in one place and used across the board.
No functional changes.
Diffstat (limited to 'components/desktops/lxqt.xml')
| -rw-r--r-- | components/desktops/lxqt.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/desktops/lxqt.xml b/components/desktops/lxqt.xml index d2eccda..ae7d33f 100644 --- a/components/desktops/lxqt.xml +++ b/components/desktops/lxqt.xml @@ -1,6 +1,5 @@ <image> <profiles> - <profile name="DesktopCommon" description="Common desktop packages"/> <profile name="LXQt-Desktop" description="LXQt Desktop"> <requires profile="DesktopCommon"/> </profile> |