components/desktops/common: Drop nonexistent groups
This also includes an adjustment to use the correct group for printing.
This commit is contained in:
@@ -3,13 +3,11 @@
|
|||||||
<profile name="DesktopCommon" description="Common desktop packages"/>
|
<profile name="DesktopCommon" description="Common desktop packages"/>
|
||||||
</profiles>
|
</profiles>
|
||||||
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
|
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
|
||||||
<namedCollection name="internet-browser"/>
|
|
||||||
<namedCollection name="fonts"/>
|
<namedCollection name="fonts"/>
|
||||||
<namedCollection name="multimedia"/>
|
<namedCollection name="multimedia"/>
|
||||||
<namedCollection name="networkmanager-submodules"/>
|
<namedCollection name="networkmanager-submodules"/>
|
||||||
<namedCollection name="office-suite"/>
|
|
||||||
<namedCollection name="hardware-support"/>
|
<namedCollection name="hardware-support"/>
|
||||||
<namedCollection name="print-client"/>
|
<namedCollection name="printing"/>
|
||||||
<namedCollection name="guest-desktop-agents"/>
|
<namedCollection name="guest-desktop-agents"/>
|
||||||
<namedCollection name="standard"/>
|
<namedCollection name="standard"/>
|
||||||
<ignore name="gfs2-utils"/>
|
<ignore name="gfs2-utils"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user