diff options
author | Einar Egilsson | 2009-10-08 08:03:15 +0000 |
---|---|---|
committer | Einar Egilsson | 2009-10-08 08:03:15 +0000 |
commit | fa392246ec57c59614e02645aa0fe74a0bd71ac7 (patch) | |
tree | c6bde6f2f9878cf83253c1338e4e0163eeccd94d /chrome.manifest | |
parent | 756a6c22bbed654423bb4976e95968cff4fee49d (diff) |
UI refactoring and added skin
git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@256 119bf307-c92d-0410-89bd-8f53e6181181
Diffstat (limited to 'chrome.manifest')
-rw-r--r-- | chrome.manifest | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome.manifest b/chrome.manifest index f04bb4f..ec4e237 100644 --- a/chrome.manifest +++ b/chrome.manifest @@ -1,4 +1,6 @@ # $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/ui/browserOverlay.xul
\ No newline at end of file |