aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm/icewm-i18n/files/patch-ba
blob: dc8d81c073ed01c5b7eaec81fd7eab7de9b46b3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- src/default.h.orig  Tue May  2 22:22:33 2000
+++ src/default.h   Tue May  2 22:23:43 2000
@@ -5,10 +5,10 @@
 #define TTFONT(pt) "-b&h-lucidatypewriter-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
 #define BOLDTTFONT(pt) "-b&h-lucidatypewriter-bold-r-*-*-*-" #pt "-*-*-*-*-*-*"
 #else
-#define FONT(pt) "-adobe-helvetica-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
-#define BOLDFONT(pt) "-adobe-helvetica-bold-r-*-*-*-" #pt "-*-*-*-*-*-*"
-#define TTFONT(pt) "-adobe-courier-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
-#define BOLDTTFONT(pt) "-adobe-courier-bold-r-*-*-*-" #pt "-*-*-*-*-*-*"
+#define FONT(pt) "-*-fixed-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
+#define BOLDFONT(pt) "-*-fixed-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
+#define TTFONT(pt) "-*-fixed-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
+#define BOLDTTFONT(pt) "-*-fixed-medium-r-*-*-*-" #pt "-*-*-*-*-*-*"
 #endif
 
 #define CONFIG_DEFAULT_LOOK lookNice