removed thunderbird, added alternative mutt mail client
[hdw-linux/hdw-linux.git] / packages / x11 / thunderbird / freetype7.patch
1 --- ./gfx/src/x11shared/nsFontFreeType.h.orig   2004-07-24 02:06:58.000000000 +0200
2 +++ ./gfx/src/x11shared/nsFontFreeType.h        2004-07-24 02:07:28.000000000 +0200
3 @@ -110,7 +110,7 @@
4    XImage *GetXImage(PRUint32 width, PRUint32 height);
5    nsITrueTypeFontCatalogEntry *mFaceID;
6    PRUint16        mPixelSize;
7 -  FTC_Image_Desc  mImageDesc;
8 +  FTC_ImageType  mImageDesc;
9    nsCOMPtr<nsIFreeType2> mFt2;
10  };
11