Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 2003 10:32:55 -0500
From:      Glenn Johnson <gjohnson@srrc.ars.usda.gov>
To:        gnome@freebsd.org
Subject:   mozillal-firebird and flash
Message-ID:  <20030731153254.GA65930@node1.cluster.srrc.usda.gov>

next in thread | raw e-mail | index | archive | help
Should the mozilla and the mozilla-firebird startup scripts get the test
for the flash plugin as galeon and epiphany do?

if [ -f /usr/local/lib/libflashplayer.so.1 ]; then
    LD_PRELOAD=/usr/local/lib/libflashplayer.so.1
    export LD_PRELOAD
fi

-- 
Glenn Johnson
USDA, ARS, SRRC			 Phone: (504) 286-4252
New Orleans, LA 70124		e-mail: gjohnson@srrc.ars.usda.gov



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030731153254.GA65930>