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

syslinux (tiny edits)
author Paul Issott <paul@slitaz.org>
date Mon Apr 13 19:10:05 2015 +0100 (2015-04-13)
parents 5ca0054c3fba
children ad704793e0bf
line diff
     1.1 --- a/syslinux/stuff/iso2exe/init	Mon Apr 13 11:52:40 2015 +0200
     1.2 +++ b/syslinux/stuff/iso2exe/init	Mon Apr 13 19:10:05 2015 +0100
     1.3 @@ -926,7 +926,7 @@
     1.4  		cat $i
     1.5  	done >> $file
     1.6  	$DIALOG --clear \
     1.7 -		--title " Flavor infos " \
     1.8 +		--title " Flavor info " \
     1.9  		--textbox $file 24 78
    1.10  	rm -rf /tmp/data
    1.11  }
    1.12 @@ -972,7 +972,7 @@
    1.13  $(gotposixovl		"installtaz"	"Hard disk installation (TAZUSB way)") \
    1.14  $(xfile tazusb		"usbkey"	"USB key read/write installation") \
    1.15  $(ishybrid		"usbbootkey"	"USB boot key (read only)") \
    1.16 -$(hasflavinfo		"showfavinfo"	"Show flavor extra infos") \
    1.17 +$(hasflavinfo		"showfavinfo"	"Show flavor extra info") \
    1.18  $(fddata		"fdbootstrap"	"Create a floppy bootstrap") \
    1.19  			"tazboot"	"Get tazboot.exe Linux loader" \
    1.20  $(cdexe boot/bzImage	"bzimage"	"Get linux DOS/EXE file") \