fbe3298fa3
- generate chrome registry once (speeds up startup, esp. with lots of chromes -- our case), noticed by kurt@; - work around pref-contentpacks bug; discussed and tested by naddy@, kurt@, ajacoutot@ ok naddy@ |
||
---|---|---|
.. | ||
genchrome | ||
README.OpenBSD | ||
xptcinvoke_asm_ppc_openbsd.s | ||
xptcinvoke_asm_sparc64_openbsd.s | ||
xptcinvoke_openbsd_alpha.cpp | ||
xptcinvoke_openbsd_amd64.cpp | ||
xptcinvoke_ppc_openbsd.cpp | ||
xptcinvoke_sparc64_openbsd.cpp | ||
xptcstubs_asm_ppc_openbsd.s | ||
xptcstubs_openbsd_alpha.cpp | ||
xptcstubs_openbsd_amd64.cpp | ||
xptcstubs_ppc_openbsd.cpp | ||
xptcstubs_sparc64_openbsd.cpp |
$OpenBSD: README.OpenBSD,v 1.3 2007/04/22 15:04:39 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. The user environment variable MOZ_PLUGIN_PATH is not used on OpenBSD. 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.