2010-03-04 Robert Millan <rmh.grub@aybabtu.com>

Support relative image path in theme file.

	* gfxmenu/gui_image.c (grub_gui_image): New member theme_dir.
	(image_set_property): Handle theme_dir and relative path.
This commit is contained in:
Robert Millan 2010-03-04 23:16:34 +01:00 committed by Vladimir 'phcoder' Serbinenko
parent c7ef54aab1
commit d116e0d8d1
2 changed files with 30 additions and 2 deletions

View file

@ -1,3 +1,10 @@
2010-03-04 Robert Millan <rmh.grub@aybabtu.com>
Support relative image path in theme file.
* gfxmenu/gui_image.c (grub_gui_image): New member theme_dir.
(image_set_property): Handle theme_dir and relative path.
2010-03-04 Vladimir Serbinenko <phcoder@gmail.com>
* configure.ac: Alias amd64 to x86_64.