Updating GRUB a bit
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@@ -9,6 +9,8 @@ desktop-base (7.0.1) UNRELEASED; urgency=low
|
||||
* Add ${misc:Depends} to the Depends for the binary package. We're using
|
||||
debhelper, so we should behave nicely.
|
||||
* Updated GDM & KDM's login background to have branding in the lower-right.
|
||||
* Inverting the GRUB highlight colors. This helps those who might be hard
|
||||
of sight, or think it's generally hard to see. (Closes: #680505)
|
||||
|
||||
-- Paul Tagliamonte <paultag@debian.org> Mon, 09 Jul 2012 20:24:40 -0400
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
WALLPAPER=/usr/share/images/desktop-base/desktop-grub.png
|
||||
COLOR_NORMAL=light-gray/black
|
||||
COLOR_HIGHLIGHT=white/black
|
||||
COLOR_NORMAL=white/black
|
||||
COLOR_HIGHLIGHT=black/white
|
||||
|
||||
Reference in New Issue
Block a user