diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:28 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2002-08-10 04:35:28 +0000 |
commit | f124555536ce4b815ff160312c094545c36ec440 (patch) | |
tree | 702199d3b5e34c9ba151483313d8c26565451c75 /www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js | |
parent | 280725774faa4e3d91ff599cca3a1466c77d300e (diff) |
Notes
Diffstat (limited to 'www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js')
-rw-r--r-- | www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js b/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js deleted file mode 100644 index bd39a70bf05d..000000000000 --- a/www/mozilla-devel/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); |