Commit 5adb64d1 authored by Alexey I. Froloff's avatar Alexey I. Froloff Committed by Anton V. Boyarshinov

Set application font and monospace font to "Sans" and "Monospace" fontconfig aliases.

parent a2b078a6
......@@ -326,6 +326,10 @@ echo $lang > lang
[ "`readlink %_sysconfdir/bootsplash/themes/current`" != %theme ] ||
%__rm -f %_sysconfdir/bootsplash/themes/current
%post gnome-settings
%gconf2_set string /desktop/gnome/interface/font_name Sans 11
%gconf2_set string /desktop/gnome/interface/monospace_font_name Monospace 10
%files alterator
%config %_altdir/*.rcc
......
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