Changeset c8401dd1
- Timestamp:
- 04/23/2005 01:41:07 AM (18 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- c2f55d1
- Parents:
- 7852d10
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
introduction/welcome/changelog.xml
r7852d10 rc8401dd1 24 24 25 25 <listitem><para>April 22nd, 2005 [randy]: Updated to Firefox-1.0.3, 26 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7.</para></listitem> 26 libgsf-1.11.1, libglade-2.5.1 and Mozilla-1.7.7; added instructions to 27 Firefox and Mozilla to utilize the JDK Java plugin.</para></listitem> 27 28 28 29 <listitem><para>April 21st, 2005 [bdubbs]: Upgraded to xscreensaver-4.21. -
xsoft/graphweb/firefox.xml
r7852d10 rc8401dd1 148 148 149 149 <sect2> 150 <title>Configuring <application>Firefox</application></title> 151 152 <para>No specific configuration is required as long as the 153 <command>firefox</command> script is in the user's path. If 154 <application>Firefox</application> is installed in a non-standard location, 155 then make a symlink to the <command>firefox</command> script from 156 <filename class="directory">/usr/bin</filename>.</para> 157 158 <para>Many applications look for <command>netscape</command> when they need to 159 open a browser. You may make the following symlink for convenience (as the 160 root user).</para> 161 162 <screen><userinput role='root'><command>ln -v -sf firefox /usr/bin/netscape</command></userinput></screen> 163 164 <para>For installing various <application>Firefox</application> plugins, refer 165 to <ulink url="http://plugindoc.mozdev.org/linux.html">Mozdev's PluginDoc 166 Project</ulink>. If you have <xref linkend="j2sdk"/> already installed, create 167 the following link as the root user to utilize the 168 <application>JAVA</application> plugin: </para> 169 170 <screen><userinput role='root'><command>ln -v -s $JAVA_HOME/jre/plugin/i386/ns7/libjavaplugin_oji.so \ 171 /usr/lib/firefox-&firefox-version;/plugins</command></userinput></screen> 172 173 </sect2> 174 175 <sect2> 150 176 <title>Contents</title> 151 177
Note:
See TracChangeset
for help on using the changeset viewer.