* grub-core/commands/videoinfo.c (hook): Replace "Direct"

with "Direct color" and "Packed" with "Packed pixel".
	(grub_cmd_videoinfo): Simplify legend.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-02 15:05:30 +01:00
parent e4b791fabe
commit 49ce9e50eb
2 changed files with 11 additions and 4 deletions

View file

@ -1,3 +1,9 @@
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/videoinfo.c (hook): Replace "Direct"
with "Direct color" and "Packed" with "Packed pixel".
(grub_cmd_videoinfo): Simplify legend.
2012-03-02 Vladimir Serbinenko <phcoder@gmail.com>
* util/getroot.c (grub_make_system_path_relative_to_its_root): Fix