From 6c14cd50bfd6d37b56b1ce741c5d9ea283b28b2e Mon Sep 17 00:00:00 2001 From: Anthony Lieuallen Date: Sun, 8 Oct 2006 17:49:45 +0000 Subject: [PATCH] - --- content/resurrect-select-mirror.xul | 4 ++-- content/resurrect.js | 28 +++++++++++++++++++--------- install.rdf | 8 ++++---- 3 files changed, 25 insertions(+), 15 deletions(-) diff --git a/content/resurrect-select-mirror.xul b/content/resurrect-select-mirror.xul index 953975b..79056d6 100644 --- a/content/resurrect-select-mirror.xul +++ b/content/resurrect-select-mirror.xul @@ -7,7 +7,7 @@ title="&resurrect.title;" buttons="accept, cancel" onload="document.getElementById('mirror').focus();" - ondialogaccept="return resurrect.selectMirror(event);" + ondialogaccept="return resurrect.clickedXul(event);" persist="width height screenX screenY" > @@ -23,7 +23,7 @@