nah, people should define 'fixed' to be compatible with their locale
66c699a7
1 file(s) · +1 −1
| 9 | 9 | #define FLOATSYMBOL "><>" |
|
| 10 | 10 | #define TILESYMBOL "[]=" |
|
| 11 | 11 | ||
| 12 | - | #define FONT "-*-fixed-*-*-*-*-*-*-*-*-*-*-iso10646-*" |
|
| 12 | + | #define FONT "fixed" |
|
| 13 | 13 | #define NORMBGCOLOR "#333366" |
|
| 14 | 14 | #define NORMFGCOLOR "#cccccc" |
|
| 15 | 15 | #define SELBGCOLOR "#666699" |