Commit 4dee0d12 authored by Sergey V Turchin's avatar Sergey V Turchin

- use bold font for grub menu items

parent fdf44eda
......@@ -5,7 +5,7 @@
Name: branding-%brand-kdesktop
Version: 6.0.1
Release: alt2.M60P.1
Release: alt4
BuildArch: noarch
%define theme %name
......@@ -418,6 +418,9 @@ cat '/%_datadir/themes/%XdgThemeName/panel-default-setup.entries' > \
%_datadir/kde4/apps/kio_desktop/DesktopLinks/indexhtml.desktop
%changelog
* Wed Mar 07 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.1-alt4
- use bold font for grub menu items
* Mon Mar 05 2012 Sergey V Turchin <zerg@altlinux.org> 6.0.1-alt2.M60P.1
- built for M60P
......
......@@ -21,7 +21,7 @@
# THE SOFTWARE.
#general settings
message-font: "Misc Fixed Regular 13"
message-font: "Misc Fixed Bold 13"
title-text: ""
message-color: "#000"
message-bg-color: "#fff"
......@@ -46,8 +46,8 @@ terminal-font: "Misc Fixed Regular 13"
width = 58%
top = 30%
height = 40%
item_font = "Misc Fixed Regular 13"
selected_item_font = "Misc Fixed Regular 13"
item_font = "Misc Fixed Bold 13"
selected_item_font = "Misc Fixed Bold 13"
icon_height = 24
icon_width = 24
item_height = 26
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment