diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-06-21 12:06:06 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-06-21 12:06:06 +0000 |
commit | ec5d299eb61469aea4a1168bf8c059f6fb1c5556 (patch) | |
tree | b40cc4ec2810b17b1e4c92a628c0219d556f1c02 /www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js | |
parent | 280725774faa4e3d91ff599cca3a1466c77d300e (diff) |
Notes
Diffstat (limited to 'www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js')
-rw-r--r-- | www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js b/www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js deleted file mode 100644 index bd39a70bf05d..000000000000 --- a/www/seamonkey2/files/patch-modules::libpref::src::unix::unix.js +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- modules/libpref/src/unix/unix.js 2002/03/14 15:04:20 1.1 -+++ modules/libpref/src/unix/unix.js 2002/03/14 15:04:38 -@@ -227,7 +227,7 @@ - - // TrueType - pref("font.FreeType2.enable", false); --pref("font.freetype2.shared-library", "libfreetype.so.6"); -+pref("font.freetype2.shared-library", "libfreetype.so.9"); - // if libfreetype was built without hinting compiled in - // it is best to leave hinting off - pref("font.FreeType2.autohinted", false); |