Disable render GRUB menu using PNG images, use pure colors
This commit is contained in:
parent
b981aa9eba
commit
d9a178bb79
@ -509,6 +509,7 @@ subst 's/#theme-name=/theme-name=Clearlooks-Phenix/' /etc/lightdm/lightdm-gtk-gr
|
||||
- Update copyright years, fix VK group URL and update company address
|
||||
- Fix button gluing in web interface
|
||||
- Fix package name with Droid fonts
|
||||
- Disable render GRUB menu using PNG images, use pure colors
|
||||
|
||||
* Wed Jun 11 2014 Andrey Cherepanov <cas@altlinux.org> 7.0.5-alt0.M70P.1
|
||||
- Backport to p7 branch
|
||||
|
@ -65,11 +65,11 @@ terminal-font: "Misc Fixed Regular 13"
|
||||
item_padding = 0
|
||||
item_icon_space = 0
|
||||
item_spacing = 1
|
||||
selected_item_pixmap_style = "selected_blob_*.png"
|
||||
#selected_item_pixmap_style = "selected_blob_*.png"
|
||||
scrollbar = true
|
||||
scrollbar_width = 20
|
||||
scrollbar_thumb = "scrollbar_slider_*.png"
|
||||
scrollbar_frame = "scrollbar_border_*.png"
|
||||
#scrollbar_thumb = "scrollbar_slider_*.png"
|
||||
#scrollbar_frame = "scrollbar_border_*.png"
|
||||
item_color = "#000080"
|
||||
selected_item_color = "#ffffff"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user