glfs/xsoft/graphweb/mozilla/mozilla-config.xml

20 lines
953 B
XML
Raw Normal View History

<sect2>
<title>Configuring <application>Mozilla</application></title>
<para>No specific configuration is required as long as the <command>mozilla
</command> binary is in the path for the user. If <application>Mozilla</application>
is installed in a non-standard location, then make a sym-link to the
<command>mozilla</command> binary from <filename class="directory">/usr/bin</filename>.
Same thing applies for <application>Mozilla Firebird</application> and
<application>Mozilla Thunderbird</application>.</para>
<para>Many applications look for <command>netscape</command> when they need to
open a browser. You may make the following symlink for convenience.</para>
<screen><userinput><command>ln -sf mozilla /usr/bin/netscape</command></userinput></screen>
<para>For installing various <application>Mozilla</application> plugins, refer
to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc Project</ulink></para>
</sect2>