Date: Sat, 23 Nov 2002 16:24:04 -0800 (PST) From: Joe Marcus Clarke <marcus@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla Makefile ports/www/mozilla/files mozilla.sh ports/www/mozilla-devel Makefile ports/www/mozilla-devel/files mozilla.sh ports/www/mozilla-devel-gtk2 Makefile ports/www/mozilla-vendor Makefile ... Message-ID: <200211240024.gAO0O4Db010483@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcus 2002/11/23 16:24:04 PST Modified files: www/mozilla Makefile www/mozilla/files mozilla.sh www/mozilla-devel Makefile www/mozilla-devel/files mozilla.sh www/mozilla-devel-gtk2 Makefile www/mozilla-vendor Makefile www/mozilla-vendor/files mozilla.sh Log: Make the Mozilla startup scripts a little smarter. Instead of launching a new Mozilla instance each time, check to see if one already exists, and if so, spawn a new browser tab in the current window. PR: 45610 Submitted by: Nick Jennings Revision Changes Path 1.2 +1 -1 ports/www/mozilla-devel-gtk2/Makefile 1.130 +2 -2 ports/www/mozilla-devel/Makefile 1.6 +20 -4 ports/www/mozilla-devel/files/mozilla.sh 1.123 +2 -2 ports/www/mozilla-vendor/Makefile 1.6 +20 -4 ports/www/mozilla-vendor/files/mozilla.sh 1.124 +2 -2 ports/www/mozilla/Makefile 1.6 +20 -4 ports/www/mozilla/files/mozilla.sh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211240024.gAO0O4Db010483>