From 467660d8e890022793a07e03ad84e7cfa2df4712 Mon Sep 17 00:00:00 2001 From: "av%netscape.com" Date: Fri, 30 Nov 2001 00:35:58 +0000 Subject: [PATCH] Updating readme.txt for the plugin SDK, not part of the regular build git-svn-id: svn://10.0.0.236/trunk@109293 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/modules/plugin/tools/sdk/readme.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/modules/plugin/tools/sdk/readme.txt b/mozilla/modules/plugin/tools/sdk/readme.txt index 5907176487d..58b07491b16 100644 --- a/mozilla/modules/plugin/tools/sdk/readme.txt +++ b/mozilla/modules/plugin/tools/sdk/readme.txt @@ -46,6 +46,6 @@ native methods callable from the JavaScript and uses native window drawings. Scriptable samples require generation of .xpt files which should reside in the Mozilla Components directory. To make sure Mozilla is aware of -the presence of the new .xpt file one may look at xpi.dat. To force -Mozilla to re-scan the Components directory xpi.dat should be removed +the presence of the new .xpt file one may look at xpti.dat. To force +Mozilla to re-scan the Components directory xpti.dat should be removed before Mozilla is started. \ No newline at end of file