From cc8f6c01d7bd0dd9dfa11a7aa4052b4513997b16 Mon Sep 17 00:00:00 2001
From: Teo Mrnjavac <teo@kde.org>
Date: Fri, 15 May 2015 18:25:54 +0200
Subject: [PATCH] Replace greeting+prepare with welcome in settings.conf.

---
 settings.conf | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/settings.conf b/settings.conf
index 2ae033e4cb..63a212c8f8 100644
--- a/settings.conf
+++ b/settings.conf
@@ -16,10 +16,9 @@ modules-search: [ local, /path/to/dir/with/more/modules ]
 # the background.
 # Jobs should be executed sparingly (if at all) in this phase.
 prepare:
-- greeting
+- welcome
 - locale
 - keyboard
-- prepare
 - partition
 - users
 - summary
-- 
GitLab