From a5395e0ea3e95d7213d72a2595901a5b686af8bf Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Fri, 9 Oct 2009 15:06:05 +0000 Subject: Properties changes git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@259 119bf307-c92d-0410-89bd-8f53e6181181 --- build.bat | 1 + chrome/content/code/redirectList.xul.js | 2 +- chrome/content/log.html | 1 + chrome/content/ui/redirectList.xul | 2 +- 4 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build.bat b/build.bat index 44c35ee..efbdb4f 100644 --- a/build.bat +++ b/build.bat @@ -1 +1,2 @@ +REM $Id$ mozbuild.py redirector.xpi \ No newline at end of file diff --git a/chrome/content/code/redirectList.xul.js b/chrome/content/code/redirectList.xul.js index 046d018..6fdcca3 100644 --- a/chrome/content/code/redirectList.xul.js +++ b/chrome/content/code/redirectList.xul.js @@ -1,4 +1,4 @@ -//// document.getElementByIdId: redirectList.xul.js 249 2009-09-15 21:41:06Z einar@einaregilsson.com document.getElementById +// $Id$ var Redirector = Components.classes["@einaregilsson.com/redirector;1"].getService(Components.interfaces.nsISupports).wrappedJSObject; const Cc = Components.classes; diff --git a/chrome/content/log.html b/chrome/content/log.html index 64ff726..a70d9f4 100644 --- a/chrome/content/log.html +++ b/chrome/content/log.html @@ -1,3 +1,4 @@ +