phosh: fix env group
I mistakenly didn't also add this env group when I added the display group. This should sync it up with the desired configuration. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
06b1f936f3
commit
dc21c21cab
@ -6072,6 +6072,24 @@
|
|||||||
<groupid>cloud-management</groupid>
|
<groupid>cloud-management</groupid>
|
||||||
</optionlist>
|
</optionlist>
|
||||||
</environment>
|
</environment>
|
||||||
|
<environment>
|
||||||
|
<id>phosh-desktop-environment</id>
|
||||||
|
<_name>Phosh Desktop</_name>
|
||||||
|
<_description/>
|
||||||
|
<display_order>16</display_order>
|
||||||
|
<grouplist>
|
||||||
|
<groupid>base-x</groupid>
|
||||||
|
<groupid>standard</groupid>
|
||||||
|
<groupid>core</groupid>
|
||||||
|
<groupid>admin-tools</groupid>
|
||||||
|
<groupid>fonts</groupid>
|
||||||
|
<groupid>input-methods</groupid>
|
||||||
|
<groupid>multimedia</groupid>
|
||||||
|
<groupid>networkmanager-submodules</groupid>
|
||||||
|
<groupid>hardware-support</groupid>
|
||||||
|
<groupid>phosh-desktop</groupid>
|
||||||
|
</grouplist>
|
||||||
|
</environment>
|
||||||
<environment>
|
<environment>
|
||||||
<!-- Intended only for the Fedora Server product; other products will not
|
<!-- Intended only for the Fedora Server product; other products will not
|
||||||
show this because they don’t include the fedora-release-server
|
show this because they don’t include the fedora-release-server
|
||||||
@ -6305,7 +6323,6 @@
|
|||||||
<groupid>budgie-desktop</groupid>
|
<groupid>budgie-desktop</groupid>
|
||||||
<groupid>budgie-desktop-apps</groupid>
|
<groupid>budgie-desktop-apps</groupid>
|
||||||
</grouplist>
|
</grouplist>
|
||||||
<optionlist/>
|
|
||||||
</environment>
|
</environment>
|
||||||
<environment>
|
<environment>
|
||||||
<!-- Intended to allow interactive installation of components that will eventually be
|
<!-- Intended to allow interactive installation of components that will eventually be
|
||||||
|
Loading…
Reference in New Issue
Block a user