view chrome.manifest @ 369:6ede77153361

Automated merge with http://hg.mozdev.org/snowl/
author Myk Melez <myk@mozilla.org>
date Fri, 07 Nov 2008 14:06:36 -0800
parents 34e356b4461e
children
line wrap: on
line source

content snowl content/

# Generic browser chrome integration points: an icon in the status bar,
# a menu in the Tools menu, View > Sidebar entries, etc.
overlay chrome://browser/content/browser.xul chrome://snowl/content/browser.xul

# The parts of the list view that are part of the browser chrome rather than
# the list view sidebar.
overlay chrome://browser/content/browser.xul chrome://snowl/content/list.xul

# For Customize to display our buttons correctly.
style chrome://global/content/customizeToolbar.xul chrome://snowl/content/browser.css

# Add the collections view to the list view sidebar.  We overlay it onto both
# the list view sidebar and the river view, but for the river view we overlay it
# dynamically via document.loadOverlay instead of an entry here because we
# modify the query params of the river view URL to reflect the selected
# collection and filters, and chrome.manifest overlay instructions only work
# on exact matches of the entire URL.
overlay chrome://snowl/content/list-sidebar.xul chrome://snowl/content/collections.xul

# Add the toolbar to the collections and stream views.
# XXX Should we add the toolbar directly to the list and river views
# rather than indirectly via the collections view?
overlay chrome://snowl/content/collections.xul chrome://snowl/content/toolbar.xul
overlay chrome://snowl/content/stream.xul chrome://snowl/content/toolbar.xul

resource snowl ./

# localizations in alphabetical order
locale  snowl   en-US   locale/en-US/