This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[commited] Added gcjwebplugin to java/done.html


Hi list,


I just commited the attached patch to add gcjwebplugin to 
java/done.html.


Michael


Index: done.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/java/done.html,v
retrieving revision 1.41
diff -u -r1.41 done.html
--- done.html	11 Apr 2004 10:05:11 -0000	1.41
+++ done.html	27 Aug 2004 20:23:50 -0000
@@ -249,6 +249,18 @@
       </tr>
       <!-- End pdftk -->
 
+      <!-- gcjwebplugin -->
+      <tr valign="top">
+        <td><b><a 
href="http://www.nongnu.org/gcjwebplugin/";>gcjwebplugin</a></b></td>
+
+	<td>gcjwebplugin is a web browser plugin to execute Java (tm) 
applets.
+	It supports Firefox, Galeon, Mozilla, Opera and many more browsers.
+	</td>
+
+	<td><a href="mailto:konqueror@gmx.de";>Michael Koch</a></td>
+      </tr>
+      <!-- End gcjwebplugin -->
+
       </table>
 
 </body>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]