From 5c060c3d0cbfea63da5b7dddac0287ab04840c93 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sun, 24 Feb 2008 13:56:04 +0100 Subject: [PATCH] grml-quickconfig: get rid of pwm3 --- debian/changelog | 6 ++++++ usr_sbin/grml-quickconfig | 6 ++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 89a1277..3f3d9b3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +grml-scripts (1.1.6) unstable; urgency=low + + * grml-quickconfig: get rid of pwm3. + + -- Michael Prokop Sun, 24 Feb 2008 13:55:51 +0100 + grml-scripts (1.1.5) unstable; urgency=low * grml-quickconfig: integrate awesome (thanks for hint, wuehlmaus) diff --git a/usr_sbin/grml-quickconfig b/usr_sbin/grml-quickconfig index f891e31..e9876ca 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: Mon Dez 17 22:31:30 CET 2007 [mika] +# Latest change: Sun Feb 24 13:55:33 CET 2008 [mika] ################################################################################ # menu with quick config options @@ -60,7 +60,6 @@ $HLINE=$B."x".$N; # A single horizontal line drawing character c => 'fvwm-crystal', o => 'openbox', k => 'pekwm', - p => 'pwm3', r => 'ratpoison', t => 'twm', 9 => 'w9wm', @@ -122,8 +121,7 @@ EOF $HLINE Press any other key to return to the main menu. $HLINE ${B}tqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqu${N} $HLINE ${W}a${N}wesome ${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} ${N}$HLINE - $HLINE ${W}o${N}penbox pe${W}k${N}wm ${W}p${N}wm3 ${W}r${N}atpoison ${W}t${N}wm w${W}9${N}wm ${W}w${N}indowlab ${N}$HLINE - $HLINE wm${W}i${N}i wm-${W}n${N}g ${N}$HLINE + $HLINE ${W}o${N}penbox pe${W}k${N}wm ${W}r${N}atpoison ${W}t${N}wm w${W}9${N}wm ${W}w${N}indowlab wm${W}i${N}i wm-${W}n${N}g ${N}$HLINE ${B}mqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqj${N} EOF -- 2.1.4