aboutsummaryrefslogtreecommitdiff
path: root/components/desktops/common.xml
blob: 08d69564c4b745a702b4175eae4fdb2213262fb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<image>
	<profiles>
		<profile name="DesktopCommon" description="Common desktop packages"/>
	</profiles>
	<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
		<namedCollection name="internet-browser"/>
		<namedCollection name="fonts"/>
		<namedCollection name="multimedia"/>
		<namedCollection name="networkmanager-submodules"/>
		<namedCollection name="office-suite"/>
		<namedCollection name="hardware-support"/>
		<namedCollection name="print-client"/>
		<namedCollection name="guest-desktop-agents"/>
		<namedCollection name="standard"/>
		<ignore name="gfs2-utils"/>
		<ignore name="reiserfs-utils"/>
	</packages>
</image>