diff options
| author | 2026-02-06 17:04:50 -0600 | |
|---|---|---|
| committer | 2026-02-06 17:04:50 -0600 | |
| commit | bc51309259e10d404c3ead66db9cb74580c31898 (patch) | |
| tree | ccd52bf07b89e6b9a722fb3c6c97ee979e1621a3 /teams | |
| parent | 432fc56d96da0bbd5eba5f25315a80119645feb5 (diff) | |
| download | kiwi-descriptions-bc51309259e10d404c3ead66db9cb74580c31898.tar.gz kiwi-descriptions-bc51309259e10d404c3ead66db9cb74580c31898.zip | |
teams/games: Switch to KDE Desktop
This changes from XFCE to KDE to start work on Games Lab.
Reference: https://fedoraproject.org/wiki/Changes/Rework_Games_Lab
Diffstat (limited to 'teams')
| -rw-r--r-- | teams/games.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/teams/games.xml b/teams/games.xml index 68aca92..8f79dfd 100644 --- a/teams/games.xml +++ b/teams/games.xml @@ -1,7 +1,7 @@ <image> <profiles> <profile name="GamesDesktop" description="Desktop packages for Games Lab"> - <requires profile="Xfce-Desktop"/> + <requires profile="KDE-Desktop"/> </profile> <profile name="Games-Live" description="Games Lab Live DVD"> <requires profile="GamesDesktop"/> @@ -13,7 +13,7 @@ </profile> </profiles> <packages type="bootstrap" patternType="plusRecommended" profiles="GamesDesktop"> - <package name="fedora-release"/> + <package name="fedora-release-kde"/> </packages> <packages type="image" patternType="plusRecommended" profiles="GamesDesktop"> <!-- The point of this is to show off Fedora games, not running Windows ones --> |