The plugin name used for IcedTea is the same as the one from classpath, but
shows up with the same name in the browser; could we rename it to better
identify the jvm? Name suggested by Michael Koch, now GCJ stands for "Great Cool
Java".
Matthias
2007-10-15 Matthias Klose <
[hidden email]>
* gcjwebplugin.cc: Change PLUGIN_NAME.
diff -r f9b8887af3ab gcjwebplugin.cc
--- a/gcjwebplugin.cc Fri Oct 12 12:26:19 2007 -0400
+++ b/gcjwebplugin.cc Mon Oct 15 14:13:34 2007 +0200
@@ -83,7 +83,7 @@ exception statement from your version. *
__LINE__, g_thread_self (), first, second, third)
// Plugin information passed to about:plugins.
-#define PLUGIN_NAME "GCJ Web Browser Plugin"
+#define PLUGIN_NAME "GCJ Web Browser Plugin (using IcedTea)"
#define PLUGIN_DESC "The " PLUGIN_NAME " executes Java applets."
#define PLUGIN_MIME_DESC \
"application/x-java-vm:class,jar:IcedTea;" \