wok diff syslinux/stuff/iso2exe/taziso @ rev 17935

syslinux (tiny edits)
author Paul Issott <paul@slitaz.org>
date Mon Apr 13 19:10:05 2015 +0100 (2015-04-13)
parents d522b4dd300b
children ad704793e0bf
line diff
     1.1 --- a/syslinux/stuff/iso2exe/taziso	Mon Apr 13 17:56:30 2015 +0200
     1.2 +++ b/syslinux/stuff/iso2exe/taziso	Mon Apr 13 19:10:05 2015 +0100
     1.3 @@ -374,7 +374,7 @@
     1.4  		--title " SliTaz UMSDOS way installation " \
     1.5  		--yes-label "Install" --yesno \
     1.6  "\nSliTaz will be installed in the subdirectory \\slitaz of the current
     1.7 -Linux/DOS/Windows partition. You will see your files from /mnt/dos.\n\n
     1.8 +Linux/DOS/Windows partition. You can see your files from /mnt/dos.\n\n
     1.9  You can start SliTaz with \\slitaz\\boot\\tazboot.exe\n\n
    1.10  To uninstall SliTaz, you have only to remove this directory.
    1.11  The file \\boot.ini or \\config.sys may be modified too.\n\n
    1.12 @@ -499,7 +499,7 @@
    1.13  		--title " SliTaz TAZUSB way installation " \
    1.14  		--yes-label "Install" --yesno \
    1.15  "\nSliTaz will be installed in the subdirectory \\slitaz of the current
    1.16 -Linux/DOS/Windows partition. You will see your files from /mnt/dos.\n\n
    1.17 +Linux/DOS/Windows partition. You can see your files from /mnt/dos.\n\n
    1.18  You can start SliTaz with \\slitaz\\boot\\tazboot.exe\n\n
    1.19  To uninstall SliTaz, you have only to remove this directory.
    1.20  The file \\boot.ini or \\config.sys may be modified too.\n\n
    1.21 @@ -1017,7 +1017,7 @@
    1.22  		cat $file
    1.23  	else
    1.24  		$DIALOG --clear \
    1.25 -			--title " Flavor infos " \
    1.26 +			--title " Flavor info " \
    1.27  			--textbox $file 24 78
    1.28  	fi
    1.29  	rm -rf /tmp/data
    1.30 @@ -1067,7 +1067,7 @@
    1.31  $(gotposixovlzip	"insttaz2zip"	"ZIP installation archive (TAZUSB way)") \
    1.32  $(xfile tazusb		"usbkey"	"USB key read/write installation") \
    1.33  $(ishybrid		"usbbootkey"	"USB boot key (read only)") \
    1.34 -$(hasflavinfo		"showfavinfo"	"Show flavor extra infos") \
    1.35 +$(hasflavinfo		"showfavinfo"	"Show flavor extra info") \
    1.36  $(menuitem		"tazboot"	"Get tazboot.exe Linux loader") \
    1.37  $(cdexe boot/bzImage	"bzimage"	"Get linux DOS/EXE file") \
    1.38  $(cdexe 'memtest*'	"memtest"	"Get Memtest86 DOS/EXE file") \