* grub-core/gfxmenu/gui_list.c: New options for scrollbar padding:
scrollbar_left_pad, scrollbar_right_pad, scrollbar_top_pad, scrollbar_bottom_pad * docs/grub.texi: Likewise.
This commit is contained in:
parent
6e9e5dc98b
commit
ad297ec734
3 changed files with 54 additions and 8 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-09 Vladimir Testov <vladimir.testov@rosalab.ru>
|
||||
|
||||
* grub-core/gfxmenu/gui_list.c: New options for scrollbar padding:
|
||||
scrollbar_left_pad, scrollbar_right_pad, scrollbar_top_pad,
|
||||
scrollbar_bottom_pad
|
||||
* docs/grub.texi: Likewise.
|
||||
|
||||
2013-10-09 Vladimir Testov <vladimir.testov@rosalab.ru>
|
||||
|
||||
* grub-core/gfxmenu/gui_list.c (list_destroy): Fixed memory leak.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue