Date: 23 Feb 2002 20:04:58 -0500 From: Joe Clarke <marcus@marcuscom.com> To: freebsd-gnome@freebsd.org Subject: Documentation updates Message-ID: <1014512698.6683.12.camel@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
--=-yHC9f2rKaWbLNy8zQYx1 Content-Type: text/plain Content-Transfer-Encoding: 7bit These patches just correct some nits, and add a blurb about Galeon Java support. Joe --=-yHC9f2rKaWbLNy8zQYx1 Content-Disposition: attachment; filename=faq.sgml.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Index: faq.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/gnome/docs/faq.sgml,v retrieving revision 1.30 diff -u -r1.30 faq.sgml --- faq.sgml 2002/02/18 20:32:28 1.30 +++ faq.sgml 2002/02/24 01:03:03 @@ -28,7 +28,7 @@ <li> <a href=3D"#q9">Why is GNOME so huge, slow and basically useless?</a> <li> <a href=3D"#q10">Does GNOME support anti-aliased fonts?</a> - <li> <a href=3D"#q11">How to enable Java support in the Mozilla + <li> <a href=3D"#q11">How do I enable Java support in the Mozilla web browser?</a> </ol> <h2>Full Text </h2>=20 @@ -410,7 +410,7 @@ <td width=3D"10"> <b><a name=3D"q11"> 11.</a></b></td> <td align=3D"left" valign=3D"top" colspan=3D"3"> - <b>How to enable Java support in the Mozilla web browser?</b> + <b>How do I enable Java support in the Mozilla web browser?</b> </td> </tr> <!-- A11 --> @@ -418,11 +418,11 @@ <td width=3D"10"><br></td> <td align=3D"left" valign=3D"top" colspan=3D"3">=20 <p>To enable Java support in the Mozilla web browser you need to - install Java Development Kit available from the <tt>java/jdk13 - </tt>port (at least version 1.3.1p6 is required) and restart the - browser. Please note that if version of Mozilla port installed - on your computer is less that 0.9.8_2,1 then you also need to - use the following command to create a symbolic link required for + install the Java Development Kit available from the <tt>java/jdk13 + </tt>port (version 1.3.1p6 or later is required) and restart the + browser. Please note that if the version of the Mozilla port=20 + installed on your computer is less than 0.9.8_2,1 then you also need=20 + to use the following command to create the symbolic link required for the Java plugin to work:</p> <pre> # ln -sf /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so \ @@ -430,11 +430,15 @@ </pre> =20 <p>You can verify that the Mozilla has picked the Java plugin by - selecting <i>About Plug-ins</i> from the menu <i>Help</i> after + selecting <i>About Plug-ins</i> from the <i>Help</i> menu after restarting Mozilla. You should see /usr/local/jdk1.3.1/jre/plugin/i386/ns600/libjavaplugin_oji.so - in the list of available plugins, which indicates that the Java + in the list of available plugins, indicating that Java support is enabled.</p> + + <p>If you built Galeon against the full version of Mozilla, then the + Java plugin will also work for it. Just make sure=20 + Settings->Allow Java is checked.</p> </td> </tr> <tr><td><br></td></tr> --=-yHC9f2rKaWbLNy8zQYx1 Content-Disposition: attachment; filename=porting.sgml.patch Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=ISO-8859-1 Index: porting.sgml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /home/ncvs/www/en/gnome/docs/porting.sgml,v retrieving revision 1.14 diff -u -r1.14 porting.sgml --- porting.sgml 2002/02/16 09:38:51 1.14 +++ porting.sgml 2002/02/24 00:49:04 @@ -204,14 +204,14 @@ <!-- End GNOME libtool --> =20 <!-- Begin GNOME distfiles --> - <h2>Distfile Issues</h2> + <h2>Distfiles</h2> =20 <p>As GNOME 2.0 gains developer momentum, things must be done to= sort out the new GNOME 2.0 distfiles from the GNOME 1.0 distfiles, as well= =20 as do our part to keep the distfiles directory clean. To do this, GNOME 1.0 ports that download their distfiles from=20 <tt>${MASTER_SITE_GNOME}</tt> must add the following to their - Makfile:</p> + Makefile:</p> =20 <pre> DIST_SUBDIR=3D gnome @@ -219,7 +219,7 @@ =20 <p>GNOME 2.0 ports that download their distfiles from=20 <tt>${MASTER_SITE_GNOME}</tt> must include the following in their - Makfile:</p> + Makefile:</p> =09 <pre> DIST_SUBDIR=3D gnome2 --=-yHC9f2rKaWbLNy8zQYx1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1014512698.6683.12.camel>