teams/eln: add COSMIC Desktop
This commit is contained in:
@@ -7,6 +7,9 @@
|
|||||||
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
|
<profile name="KDE-Desktop" description="KDE Plasma Desktop">
|
||||||
<requires profile="DesktopCommon"/>
|
<requires profile="DesktopCommon"/>
|
||||||
</profile>
|
</profile>
|
||||||
|
<profile name="COSMIC-Desktop" description="COSMIC Desktop">
|
||||||
|
<requires profile="DesktopCommon"/>
|
||||||
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
|
<packages type="image" patternType="plusRecommended" profiles="DesktopCommon">
|
||||||
<package name="fedora-eln-backgrounds"/>
|
<package name="fedora-eln-backgrounds"/>
|
||||||
@@ -39,4 +42,7 @@
|
|||||||
<ignore name="plasma-nm-vpnc"/>
|
<ignore name="plasma-nm-vpnc"/>
|
||||||
<package name="fuse"/>
|
<package name="fuse"/>
|
||||||
</packages>
|
</packages>
|
||||||
|
<packages type="image" patternType="plusRecommended" profiles="COSMIC-Desktop">
|
||||||
|
<namedCollection name="cosmic-desktop-environment"/>
|
||||||
|
</packages>
|
||||||
</image>
|
</image>
|
||||||
|
|||||||
@@ -8,5 +8,9 @@
|
|||||||
<requires profile="KDE-Desktop"/>
|
<requires profile="KDE-Desktop"/>
|
||||||
<requires profile="LiveInstall"/>
|
<requires profile="LiveInstall"/>
|
||||||
</profile>
|
</profile>
|
||||||
|
<profile name="COSMIC-Live" description="COSMIC Live DVD">
|
||||||
|
<requires profile="COSMIC-Desktop"/>
|
||||||
|
<requires profile="LiveInstall"/>
|
||||||
|
</profile>
|
||||||
</profiles>
|
</profiles>
|
||||||
</image>
|
</image>
|
||||||
|
|||||||
Reference in New Issue
Block a user