* Fix parsing of gfxboot-foreground keyword.

master
Colin Watson 18 years ago
parent 46a7f04649
commit c2868f54ac

6
debian/changelog vendored

@ -1,3 +1,9 @@
gfxboot-theme-ubuntu (0.1.18) UNRELEASED; urgency=low
* Fix parsing of gfxboot-foreground keyword.
-- Colin Watson <cjwatson@ubuntu.com> Tue, 4 Apr 2006 16:25:30 +0100
gfxboot-theme-ubuntu (0.1.17) dapper; urgency=low
* Update Portuguese translation (thanks, Rui Azevedo).

@ -214,7 +214,7 @@
over menuconfig.skipspace menuconfig.strtol dup .undef ne {
/menu.text.select over def
/boot.text.options over def
/boot.text.normal exch def
/boot.text.normal over def
/panel.high exch def
} { pop } ifelse
} if

Loading…
Cancel
Save