1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

Less strict font requirements

Fixes bug:

  https://bugzilla.novell.com/show_bug.cgi?id=154758
This commit is contained in:
Vladimir Nadvornik
2009-08-21 02:09:34 +02:00
committed by Carlos R. Mafra
parent e113ec10c9
commit 21b5df494b
2 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
{
SystemFont = "Trebuchet MS,Luxi Sans";
BoldSystemFont = "Trebuchet MS,Luxi Sans:bold";
SystemFont = "Sans";
BoldSystemFont = "Sans:bold";
DefaultFontSize = 11;
AntialiasedText = Yes;
FloppyPath = "/floppy";