summaryrefslogtreecommitdiff
path: root/www/mozilla/files/patch-qt
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-17 05:24:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2004-01-17 05:24:17 +0000
commited5f4675609124dd7f4848191a5c6d0b503905ab (patch)
tree451dacbb5e9e33b297bdd0b72c6c64eba6c79378 /www/mozilla/files/patch-qt
parentAdd a patch that fixes Korean fontface name encoding for OpenOffice.org. (diff)
Update to 1.6. For all the juicy details, please see:
http://www.mozilla.org/releases/mozilla1.6/
Notes
Notes: svn path=/head/; revision=98369
Diffstat (limited to 'www/mozilla/files/patch-qt')
-rw-r--r--www/mozilla/files/patch-qt10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/mozilla/files/patch-qt b/www/mozilla/files/patch-qt
index 895814c6add7..f4b74769e8d4 100644
--- a/www/mozilla/files/patch-qt
+++ b/www/mozilla/files/patch-qt
@@ -1,14 +1,14 @@
---- configure.orig Fri Aug 29 13:19:05 2003
-+++ configure Sat Oct 18 15:43:27 2003
-@@ -11957,9 +11957,9 @@
+--- configure.orig Thu Dec 11 18:32:02 2003
++++ configure Fri Jan 16 22:46:30 2004
+@@ -11969,9 +11969,9 @@
-MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector irc universalchardet typeaheadfind webservices spellcheck"
+MOZ_EXTENSIONS_DEFAULT=" cookie wallet content-packs xml-rpc xmlextras help p3p pref transformiix venkman inspector universalchardet typeaheadfind webservices spellcheck"
--MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug"
-+MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT irc xmlterm datetime finger cview layout-debug"
+-MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT xmlterm datetime finger cview layout-debug tasks"
++MOZ_EXTENSIONS_ALL="$MOZ_EXTENSIONS_DEFAULT irc xmlterm datetime finger cview layout-debug tasks"
# Check whether --enable-extensions or --disable-extensions was given.
if test "${enable_extensions+set}" = set; then