Page MenuHome GnuPG

enigmailHelp.js
No OneTemporary

enigmailHelp.js

// Uses: chrome://enigmail/content/enigmailCommon.js
// Initialize enigmailCommon
EnigInitCommon("enigmailHelp");
function enigHelpLoad() {
DEBUG_LOG("enigmailHelp.js: enigHelpLoad\n");
var contentFrame = EnigGetFrame(window, "contentFrame");
if (!contentFrame)
return;
contentFrame.document.location.href=window.arguments[0];
}
window.onload = enigHelpLoad;

File Metadata

Mime Type
text/plain
Expires
Thu, Feb 26, 6:54 PM (1 d, 18 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
01/1a/3191ad294a351164d289a8a5e96c

Event Timeline