From a6545ceffd724b2cfb7b77db50329d3fe44eb101 Mon Sep 17 00:00:00 2001 From: "javi%netscape.com" Date: Tue, 27 Jun 2000 00:34:03 +0000 Subject: [PATCH] Add an html file that can be used to install the xpi git-svn-id: svn://10.0.0.236/trunk@73265 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/security/psm/server/Makefile | 2 +- mozilla/security/psm/server/moz-install.html | 79 ++++++++++++++++++++ 2 files changed, 80 insertions(+), 1 deletion(-) create mode 100644 mozilla/security/psm/server/moz-install.html diff --git a/mozilla/security/psm/server/Makefile b/mozilla/security/psm/server/Makefile index c7af5bd9fb1..0b572f7202d 100644 --- a/mozilla/security/psm/server/Makefile +++ b/mozilla/security/psm/server/Makefile @@ -313,5 +313,5 @@ endif cp $(INSTALL_JS) xpi/install.js cd xpi; zip -T -r ../$(PLATFORM)/psm.xpi psm install.js rm -rf xpi - + $(NSINSTALL) -m 644 moz-install.html $(PLATFORM) diff --git a/mozilla/security/psm/server/moz-install.html b/mozilla/security/psm/server/moz-install.html new file mode 100644 index 00000000000..750d7f71d43 --- /dev/null +++ b/mozilla/security/psm/server/moz-install.html @@ -0,0 +1,79 @@ + + +Sample PSM xpi install for Mozilla + + + +Click on this button to install the sample PSM xpi file for Mozilla. +
+ +
+ +