Diffstat (limited to 'teams/xfce.xml')
| -rw-r--r-- | teams/xfce.xml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/teams/xfce.xml b/teams/xfce.xml deleted file mode 100644 index 80f3a58..0000000 --- a/teams/xfce.xml +++ /dev/null @@ -1,15 +0,0 @@ -<image> - <profiles> - <profile name="Xfce-Live" description="Xfce Spin Live DVD"> - <requires profile="Xfce-Desktop"/> - <requires profile="LiveInstall"/> - </profile> - <profile name="Xfce-Disk" description="Xfce Spin Install Disk"> - <requires profile="Xfce-Desktop"/> - <requires profile="BootDiskCore"/> - </profile> - </profiles> - <packages type="bootstrap" patternType="plusRecommended" profiles="Xfce-Live,Xfce-Disk"> - <package name="fedora-release-xfce"/> - </packages> -</image> |