Add options from the F6 "Other Options" menu after the per-menu-entry

options rather than before (LP: #295949).
master
Colin Watson 15 years ago
parent 433328ca56
commit e5d1038b80

@ -337,14 +337,14 @@
} ifelse
} if
bc.opts "%s " bc.cmd dup length add sprintf
xmenu.fulloptions {
fulloptions.option .undef ne {
fulloptions.option "%s " bc.cmd dup length add sprintf
} if
} if
bc.opts "%s " bc.cmd dup length add sprintf
syslinux {
video.modes.list .undef ne {
video.modes.list xmenu.video .xm_current get get .vm_mode get

7
debian/changelog vendored

@ -1,3 +1,10 @@
gfxboot-theme-ubuntu (0.7.2) UNRELEASED; urgency=low
* Add options from the F6 "Other Options" menu after the per-menu-entry
options rather than before (LP: #295949).
-- Colin Watson <cjwatson@ubuntu.com> Tue, 10 Mar 2009 02:12:12 +0000
gfxboot-theme-ubuntu (0.7.1) jaunty; urgency=low
* Change "Use driver update CD" to "Use driver update disc" and "Check CD

Loading…
Cancel
Save