syslinux: cosmetic space
"prompt" and subsequent first "label" were not separated in any way while second "label" and forth were; let's make the resulting isolinux.cfg a tiny bit more pretty.
This commit is contained in:
parent
7dd8e77753
commit
73fd4d337e
@ -1,3 +1,4 @@
|
||||
ui gfxboot bootlogo message
|
||||
menu title @relname@
|
||||
prompt 0
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
ui menu.c32
|
||||
menu title @relname@
|
||||
prompt 0
|
||||
|
||||
|
@ -1 +1,2 @@
|
||||
prompt 0
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
say @relname@
|
||||
prompt 1
|
||||
|
||||
|
@ -1,3 +1,4 @@
|
||||
ui vesamenu
|
||||
menu title @relname@
|
||||
prompt 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user