* grub-core/gfxmenu/gui_list.c: New option item_pixmap_style.

* docs/grub.texi: Likewise.
This commit is contained in:
Vladimir Testov 2013-10-15 18:12:39 +04:00
parent 669fc44923
commit b2b71bff36
3 changed files with 124 additions and 35 deletions

View file

@ -2140,6 +2140,8 @@ The following is a list of the components and the properties they support.
@tab The image file pattern for the menu frame styled box.
Example: ``menu_*.png`` (this will use images such as ``menu_c.png``,
``menu_w.png``, `menu_nw.png``, etc.)
@item item_pixmap_style
@tab The image file pattern for the item styled box.
@item selected_item_pixmap_style
@tab The image file pattern for the selected item highlight styled box.
@item scrollbar