28bb810af5
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port. While here, build lightning as a subpackage using --enable-calendar. Add @pkgpath/@conflict markers for seamless upgrades. |
||
---|---|---|
.. | ||
nsSound.cpp | ||
README.OpenBSD | ||
sydney_audio_sndio.c | ||
thunderbird.desktop |
$OpenBSD: README.OpenBSD,v 1.5 2010/07/27 17:01:16 landry Exp $ If you encounter strange problems or Thunderbird doesn't start at all, try the -safe-mode switch. To disable anti-aliasing (xft) set GDK_USE_XFT=0 in the environment. Links To make Thunderbird open links using Firefox, shut down Thunderbird and add these lines to ~/.thunderbird/<something>.default/prefs.js: user_pref("network.protocol-handler.app.ftp", "${LOCALBASE}/bin/firefox"); user_pref("network.protocol-handler.app.http", "${LOCALBASE}/bin/firefox"); user_pref("network.protocol-handler.app.https", "${LOCALBASE}/bin/firefox"); Plugins Thunderbird looks for plugins in ~/.mozilla/plugins ${TRUEPREFIX}/mozilla-thunderbird/plugins and ${LOCALBASE}/lib/mozilla/plugins. If the environment variable MOZ_PLUGIN_PATH is specified, this location will be overridden.