]> git.ipfire.org Git - thirdparty/grub.git/commit
Output errors if theme loading failed.
authorVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 6 Apr 2011 11:00:18 +0000 (13:00 +0200)
committerVladimir 'phcoder' Serbinenko <phcoder@gmail.com>
Wed, 6 Apr 2011 11:00:18 +0000 (13:00 +0200)
commitadf594cc44418f7d3e7801b677c73ed93b848129
tree2f475f48b6fd77b783e243b62bac5de6c785a77f
parent665900a3892d554c7bcafdfefcff027da35ad709
Output errors if theme loading failed.

* grub-core/gfxmenu/gfxmenu.c (grub_gfxmenu_try): Move the call to
grub_gfxterm_fullscreen on error paths to ...
* grub-core/normal/menu.c (menu_init): ...here. Wait after showing
theme loading error.
ChangeLog
grub-core/gfxmenu/gfxmenu.c
grub-core/normal/menu.c