diff options
author | Einar Egilsson | 2007-05-21 22:03:05 +0000 |
---|---|---|
committer | Einar Egilsson | 2007-05-21 22:03:05 +0000 |
commit | 502c24f18cdfa0f808d9383313bb4f965c7fb11f (patch) | |
tree | c9f2523995b6fc59e3bf6cc3bcc9200bbedd5e95 /chrome.manifest |
Redirector
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@53 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome.manifest')
-rw-r--r-- | chrome.manifest | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome.manifest b/chrome.manifest new file mode 100644 index 0000000..a64fc76 --- /dev/null +++ b/chrome.manifest @@ -0,0 +1,5 @@ +# $Id$ +content redirector file:chrome/content/ +locale redirector en-US file:chrome/locale/en-US/ +skin redirector classic/1.0 file:chrome/skin/ +overlay chrome://browser/content/browser.xul chrome://redirector/content/overlay.xul
\ No newline at end of file |