openbsd-ports/www/seamonkey/files
landry f46265d660 Register seamonkey as a handler for various html/xml mimetypes, as
done in firefox desktop file. From James Wright on ports@, thanks!
2009-05-30 20:36:33 +00:00
..
genchrome - include all supported language packs; 2007-04-22 15:04:39 +00:00
nsSound.cpp sndio backend for mozilla 1.8 branch; get rid of esound 2009-05-03 15:47:27 +00:00
README.OpenBSD document the new MOZ_PLUGIN_PATH behavior, bump pkgnames 2008-07-25 17:41:06 +00:00
seamonkey.desktop Register seamonkey as a handler for various html/xml mimetypes, as 2009-05-30 20:36:33 +00:00

$OpenBSD: README.OpenBSD,v 1.4 2008/07/25 17:41:06 martynas Exp $

To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment.

Plugins

Seamonkey looks for plugins in ~/.mozilla/plugins,
!!PREFIX!!/lib/mozilla-plugins, and !!PREFIX!!/seamonkey/plugins.
If the environment variable MOZ_PLUGIN_PATH is specified, this
location will be overridden.

Using Java Applets

To make Applets work, you must symlink (not copy) the file
libjavaplugin_oji.so into one of the directories listed above.
This might be done like the following:

$ cd ~/.mozilla/plugins
$ ln -s !!PREFIX!!/jdk-1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so .
$   

Information on building Java (on some platforms) can be found in
http://www.openbsd.org/faq/faq13.html#javaflash

Internationalization

This package contains internationalizations for all supported
languages.  To configure Seamonkey for your language, go to
Edit->Preferences->Appearance->Languages/Content and select your
favorite Language/Content pack.