]> git.pld-linux.org Git - packages/icewm.git/blob - icewm-xft.patch
- enable aa by default, I want nice icons
[packages/icewm.git] / icewm-xft.patch
1 diff -urN icewm-1.2.4.orig/src/ypaint.h icewm-1.2.4/src/ypaint.h
2 --- icewm-1.2.4.orig/src/ypaint.h       Fri Jan  3 17:25:45 2003
3 +++ icewm-1.2.4/src/ypaint.h    Sat Jan  4 14:59:20 2003
4 @@ -14,7 +14,6 @@
5  
6  #ifdef CONFIG_XFREETYPE //------------------------------------------------------
7  #include <X11/Xft/Xft.h>
8 -#include <X11/Xft/XftCompat.h>
9  #define INIT_XFREETYPE(Member, Value) , Member(Value)
10  #else
11  #define INIT_XFREETYPE(Member, Value)
This page took 0.021247 seconds and 3 git commands to generate.