summaryrefslogtreecommitdiff
path: root/www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 03:05:47 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-02-26 03:05:47 +0000
commita1ca1f13a2611dff091027fe15eba9e35e8b3704 (patch)
tree3473461c384516f143089bca4fc7b8323f43e203 /www/mozilla-devel/files/patch-modules::libpref::src::unix::unix.js
parentFix pkg-plist, none of the 5.x systems seem to have chg-scsi (diff)
* Update to 1.7.a
* Fix libiconv support * Fix SVG support by using a newer version of libart_lgpl * Use OPTIONS * Fix some potential lockups related to esound * Clean up a few potential pthread problems * Remove the libical support for calendar (libical is now included with Mozilla) * Allow the JPI_LIST to be overridden For a list of what's new in 1.7.a, checkout: http://www.mozilla.org/releases/mozilla1.7a/
Notes
Notes: svn path=/head/; revision=102154
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.js14
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);