bf3650eef7
Here are the news in this release of Mozilla Firebird: * Advanced preferences panel * Download/helper apps preferences panel * Cookie whitelisting (through the new Cookie Exceptions window) * New password manager * Web panels (like Mozilla's sidebar panels) * Alternate stylesheet support (through a status bar button) * Send Page, Send Link, and Send Image menu items * Autoscroll * Lots of bug fixes and other small improvements There have been too many bug fixes since Mozilla Firebird 0.6.1 to keep track of them all. It's better. Trust us ;-)
13 lines
454 B
Text
13 lines
454 B
Text
$NetBSD: patch-aw,v 1.2 2003/11/27 00:10:55 taya Exp $
|
|
|
|
diff -ru ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in ./widget/src/gtksuperwin/Makefile.in
|
|
--- ../Orig/mozilla/widget/src/gtksuperwin/Makefile.in 2003-04-19 05:14:09.000000000 +0900
|
|
+++ ./widget/src/gtksuperwin/Makefile.in 2003-10-20 10:18:55.000000000 +0900
|
|
@@ -25,6 +25,7 @@
|
|
MODULE = widget
|
|
LIBRARY_NAME = gtksuperwin
|
|
EXPORT_LIBRARY = 1
|
|
+MKSHLIB = $(MKCSHLIB)
|
|
|
|
|
|
CSRCS = \
|