removed thunderbird, added alternative mutt mail client
[hdw-linux/hdw-linux.git] / packages / x11 / thunderbird / freetype5.patch
1 --- ./gfx/src/ps/nsFontMetricsPS.h.orig 2004-07-24 02:00:15.000000000 +0200
2 +++ ./gfx/src/ps/nsFontMetricsPS.h      2004-07-24 02:00:58.000000000 +0200
3 @@ -320,7 +320,7 @@
4    nsCOMPtr<nsITrueTypeFontCatalogEntry> mFaceID;
5    nsCOMPtr<nsIFreeType2> mFt2;
6    PRUint16        mPixelSize;
7 -  FTC_Image_Desc  mImageDesc;
8 +  FTC_ImageType  mImageDesc;
9  
10  
11    static PRBool AddUserPref(nsIAtom *aLang, const nsFont& aFont,
12 @@ -363,7 +363,7 @@
13  protected:
14    nsCOMPtr<nsITrueTypeFontCatalogEntry> mEntry;
15    nsCOMPtr<nsIFreeType2> mFt2;
16 -  FTC_Image_Desc  mImageDesc;
17 +  FTC_ImageType  mImageDesc;
18  };
19  #endif
20