5c1239c97a
In menu you need the name of the distributiv. If not set, then we will be as before. Also corrected the selection of phrases for translation. Suggested-by: zerg@ See-also: ALT bug 39611, 39612.
6 lines
358 B
INI
6 lines
358 B
INI
|
|
menuentry $"VNC install "'@distro@'$" (edit to set server IP address)" --id 'vncconnect' {
|
|
linux@linux_suffix@ @boot_path@/vmlinuz$KFLAVOUR changedisk fastboot automatic=method:cdrom ramdisk_size=@altinst_size@ showopts @bootargs@ @efi_bootargs@ headless no_alt_virt_keyboard vncconnect=IP lang=$lang
|
|
initrd@linux_suffix@ @boot_path@/full$KFLAVOUR.cz
|
|
}
|