glfs/xsoft/graphweb/galeon/galeon-config.xml
Larry Lawrence 1450a2a5a0 galeon sync to mozilla
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@263 af4574ff-66df-0310-9fd7-8a98e5e911e0
2002-09-23 18:41:26 +00:00

15 lines
472 B
XML

<sect2>
<title>Configuring galeon</title>
<para>Add to your system or personal profile:</para>
<para><screen>export MOZILLA_FIVE_HOME=/opt/mozilla/lib/mozilla-&mozilla-version</screen></para>
<para>If root can execute galeon, but a user can not, the user needs to
execute the following command from their home directory:</para>
<para><screen><userinput>gconftool --install-schema-file /opt/gnome/etc/gconf/schemas/galeon.schemas</userinput></screen></para>
</sect2>