mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-05 21:34:17 +01:00
Luxi Sans doesn't have cyrillic
Replace "Luxi Sans" with "sans serif". Original-patch-by: Alexey Voinov <voins@altlinux.ru> Signed-off-by: Alexey I. Froloff <raorn@altlinux.org>
This commit is contained in:
committed by
Carlos R. Mafra
parent
aeb4cb8a79
commit
e9d42e5121
@@ -6,8 +6,8 @@
|
||||
|
||||
_WINGsConfiguration WINGsConfiguration;
|
||||
|
||||
#define SYSTEM_FONT "Trebuchet MS,Luxi Sans"
|
||||
#define BOLD_SYSTEM_FONT "Trebuchet MS,Luxi Sans:bold"
|
||||
#define SYSTEM_FONT "Trebuchet MS,sans serif"
|
||||
#define BOLD_SYSTEM_FONT "Trebuchet MS,sans serif:bold"
|
||||
#define DEFAULT_FONT_SIZE 12
|
||||
|
||||
#define FLOPPY_PATH "/floppy"
|
||||
|
||||
Reference in New Issue
Block a user