From ef72b0991027c98c8a6666495617747f0809b46c Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 1 Aug 2020 21:11:06 -0400 Subject: some enhancements Signed-off-by: David P --- configs/talkingparabola/syslinux/parabolaiso_sys32.cfg | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'configs/talkingparabola/syslinux/parabolaiso_sys32.cfg') diff --git a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg index d423907..ec49748 100644 --- a/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg +++ b/configs/talkingparabola/syslinux/parabolaiso_sys32.cfg @@ -1,15 +1,12 @@ # # SPDX-License-Identifier: GPL-3.0-or-later -DEFAULT parabola32speech -TIMEOUT 30 - LABEL parabola32speech TEXT HELP Boot the Parabola GNU/Linux-libre (i686) live medium with speakup enabled. It allows you to install Parabola GNU/Linux-libre or perform system maintenance using texto-to-speech feedback. ENDTEXT -MENU LABEL Boot Parabola GNU/Linux-libre (i686) wih texto-to-speech +MENU LABEL Boot Parabola GNU/Linux-libre (i686) wih text-to-speech LINUX boot/i686/vmlinuz-linux-libre INITRD boot/i686/parabolaiso.img APPEND parabolaisobasedir=%INSTALL_DIR% parabolaisolabel=%PARABOLAISO_LABEL% speakup.synth=soft -- cgit v1.2.2