Fixing 38274

git-svn-id: svn://10.0.0.236/trunk@68613 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
av%netscape.com
2000-05-08 01:08:15 +00:00
parent 239379cf00
commit cbc911b31d
6 changed files with 6 additions and 6 deletions

View File

@@ -108,7 +108,7 @@ BEGIN
VALUE "FileVersion", "1, 0, 0, 1\0"
VALUE "InternalName", "CHARFLIPPER\0"
VALUE "LegalCopyright", "Copyright © 1996\0"
VALUE "MIMEType", "application/x-simple-plugin\0"
VALUE "MIMEType", "application/x-simple\0"
VALUE "OriginalFilename", "NPSimp32.dll\0"
VALUE "ProductName", "HelloWorld Example Plugin\0"
VALUE "ProductVersion", "1, 0, 0, 1\0"

View File

@@ -12,7 +12,7 @@ from JavaScript.
<center>
<EMBED type=application/x-simple-plugin name="simple1" width=400 height=300>
<EMBED type=application/x-simple name="simple1" width=400 height=300>
<script>

View File

@@ -11,7 +11,7 @@ JavaScript button, it will tell you another thing or two.
<center>
<EMBED type=application/x-simple-plugin name="simple1" width=400 height=300>
<EMBED type=application/x-simple name="simple1" width=400 height=300>
<form>
<input type=button value="Click Me"