diff --git a/chrome/content/about.xul b/chrome/content/about.xul index 6bed591..bfd6d40 100644 --- a/chrome/content/about.xul +++ b/chrome/content/about.xul @@ -1,11 +1,11 @@ - diff --git a/chrome/content/ff-overlay.js b/chrome/content/ff-overlay.js index 47af18c..3e01d9b 100644 --- a/chrome/content/ff-overlay.js +++ b/chrome/content/ff-overlay.js @@ -1,6 +1,6 @@ leo_search.onFirefoxLoad = function(event) { document.getElementById("contentAreaContextMenu") - .addEventListener("ipopupshowing", + .addEventListener("popupshowing", function (e){ leo_search.showFirefoxContextMenu(e); }, false); }; diff --git a/chrome/locale/en-US/overlay.dtd b/chrome/locale/en-US/overlay.dtd index d11790b..e818e0b 100644 --- a/chrome/locale/en-US/overlay.dtd +++ b/chrome/locale/en-US/overlay.dtd @@ -5,6 +5,6 @@ - - + +