From 561b409b63346bb95f6e077a403afddef26c4417 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 23 Jun 2007 00:05:23 +0200 Subject: [PATCH] grml-quickconfig: replace ion3 with openbox --- debian/changelog | 6 ++++++ usr_sbin/grml-quickconfig | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 081d7dc..9701900 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-scripts (1.0.5) unstable; urgency=low + + * grml-quickconfig: replace ion3 with openbox + + -- Michael Prokop Sat, 23 Jun 2007 00:05:06 +0200 + grml-scripts (1.0.4) unstable; urgency=low * zsh-login: do not run grml-quickconfig when bootoption startx diff --git a/usr_sbin/grml-quickconfig b/usr_sbin/grml-quickconfig index aef071a..a7c2a9b 100755 --- a/usr_sbin/grml-quickconfig +++ b/usr_sbin/grml-quickconfig @@ -4,7 +4,7 @@ # Authors: Michael Schierl , Alexander Wirt # Bug-Reports: see http://grml.org/bugs/ # License: This file is licensed under the GPL v2. -# Latest change: Don Apr 12 13:47:04 CEST 2007 [mika] +# Latest change: Fre Jun 22 23:05:01 CEST 2007 [mika] ################################################################################ # menu with quick config options @@ -57,8 +57,8 @@ $HLINE=$B."x".$N; # A single horizontal line drawing character v => 'fvwm', 2 => 'fvwm2', c => 'fvwm-crystal', - i => 'ion3', j => 'jwm', + o => 'openbox', p => 'pekwm', 3 => 'pwm3', r => 'ratpoison', @@ -118,8 +118,8 @@ EOF $HLINE Select a window manager (unsorted list): $HLINE $HLINE Press any other key to return to the main menu. $HLINE ${B}tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu${N} - $HLINE ${W}d${N}wm ${W}e${N}vilwm ${W}f${N}luxbox f${W}v${N}wm fvwm${W}2${N} fvwm-${W}c${N}rystal ion${W}3 ${N}$HLINE - $HLINE ${W}j${N}wm pe${W}k${N}wm ${W}p${N}wm3 ${W}t${N}wm ${W}r${N}atpoison w${W}9${N}wm ${W}w${N}indowlab ${N}$HLINE + $HLINE ${W}d${N}wm ${W}e${N}vilwm ${W}f${N}luxbox f${W}v${N}wm fvwm${W}2${N} fvwm-${W}c${N}rystal ${W}d${N}wm ${N}$HLINE + $HLINE ${W}o${N}penbox pe${W}k${N}wm ${W}p${N}wm3 ${W}t${N}wm ${W}r${N}atpoison w${W}9${N}wm ${W}w${N}indowlab ${N}$HLINE $HLINE wm${W}i${N}i wmi-${W}n${N}g ${N}$HLINE ${B}mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj${N} -- 2.1.4