* grub-core/gfxmenu/gfxmenu.c (grub_gfxmenu_try): Allow specifying

the theme path relative to $prefix/themes.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-05-03 14:08:51 +02:00
parent cff501187c
commit 7391c4d5ac
2 changed files with 20 additions and 2 deletions

View file

@ -1,3 +1,8 @@
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/gfxmenu/gfxmenu.c (grub_gfxmenu_try): Allow specifying
the theme path relative to $prefix/themes.
2013-05-03 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/video/fb/fbblit.c (grub_video_fbblit_blend_BGR888_RGBA8888):