* grub-core/gfxmenu/gui_list.c: The number of color mappings is

reduced. Inheritant options are processed during the theme loading.
This commit is contained in:
Vladimir Testov 2013-08-15 16:12:11 +04:00
parent 58ec39c6a7
commit 224a55bb07
2 changed files with 50 additions and 18 deletions

View file

@ -1,3 +1,8 @@
2013-08-15 Vladimir Testov <vladimir.testov@gmail.com>
* grub-core/gfxmenu/gui_list.c: The number of color mappings is
reduced. Inheritant options are processed during the theme loading.
2013-08-15 Vladimir Testov <vladimir.testov@gmail.com>
* grub-core/gfxmenu/gui_list.c: Minimal width fixed.