From 3dfac6e710f98f503c19907a0dac92a33d557198 Mon Sep 17 00:00:00 2001 From: "sspitzer%netscape.com" Date: Thu, 19 Sep 2002 01:15:23 +0000 Subject: [PATCH] working on spam / junk mail. not part of the build. --- mailnews/base/resources/content/junkMail.js | 17 ++++++ mailnews/base/resources/content/junkMail.xul | 63 ++++++++++++++++++++ 2 files changed, 80 insertions(+) create mode 100644 mailnews/base/resources/content/junkMail.js create mode 100644 mailnews/base/resources/content/junkMail.xul diff --git a/mailnews/base/resources/content/junkMail.js b/mailnews/base/resources/content/junkMail.js new file mode 100644 index 00000000000..dcccc8e65db --- /dev/null +++ b/mailnews/base/resources/content/junkMail.js @@ -0,0 +1,17 @@ +function onJunkMailLoad() +{ + dump("XXX on load\n"); +} + +function viewLog() +{ + dump("XXX viewLog\n"); +} + +fuction onAccept() +{ +} + +function doHelpButton() +{ +} \ No newline at end of file diff --git a/mailnews/base/resources/content/junkMail.xul b/mailnews/base/resources/content/junkMail.xul new file mode 100644 index 00000000000..5c924a38780 --- /dev/null +++ b/mailnews/base/resources/content/junkMail.xul @@ -0,0 +1,63 @@ + + + + + + + + + + +