From 1dc28733f9853a51878403275c3b9e5f5edb74f1 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 22 May 2011 13:13:48 -0300 Subject: Nicer welcome message format --- src/core/procedures/interactive | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src') diff --git a/src/core/procedures/interactive b/src/core/procedures/interactive index 5dc5322..f0de15b 100644 --- a/src/core/procedures/interactive +++ b/src/core/procedures/interactive @@ -126,16 +126,16 @@ worker_set_editor () worker_intro () { - notify "Welcome to the Parabola GNU/Linux-Libre Installation program.\ - You're about to install a Free as in Freedom Arch system!\ - \n - \n - The install process is fairly straightforward, and you should run\ - through the options in the order they are presented. If you are\ - unfamiliar with partitioning/making filesystems, you may want to\ - consult some documentation before continuing. You can view all output\ - from commands by viewing your tty7 console (ALT-F7). ALT-F1 will\ - bring you back here.\n\n$DISCLAIMER" + notify "Welcome to the Parabola GNU/Linux-Libre Installation program.\n +You're about to install a Free as in Freedom Arch system!\ +\n +\n +The install process is fairly straightforward, and you should run\ +through the options in the order they are presented. If you are\ +unfamiliar with partitioning/making filesystems, you may want to\ +consult some documentation before continuing. You can view all output\ +from commands by viewing your tty7 console (ALT-F7). ALT-F1 will\ +bring you back here.\n\n$DISCLAIMER" } -- cgit v1.2.3-54-g00ecf