diff options
author | Einar Egilsson | 2009-09-15 21:41:06 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-09-15 21:41:06 +0000 |
commit | 96966ca83f96ed1babcd2bd23aa68feb63fbb7a7 (patch) | |
tree | f2483b413192a279753cb02d2d8fcff9f0ad9b03 /chrome.manifest | |
parent | d32cd776748e45abeaa6c2284b96210952c79717 (diff) |
Total restructuring of files.
Unescape matches fully working
Export of redirects working.
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@249 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome.manifest')
-rw-r--r-- | chrome.manifest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome.manifest b/chrome.manifest index f3fbf82..f04bb4f 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -1,4 +1,4 @@ # $Id$ content redirector file:chrome/content/ locale redirector en-US file:chrome/locale/en-US/ -overlay chrome://browser/content/browser.xul chrome://redirector/content/overlay.xul
\ No newline at end of file +overlay chrome://browser/content/browser.xul chrome://redirector/content/ui/browserOverlay.xul
\ No newline at end of file |