mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-16 22:04:36 +00:00
103064 - hook up new dynamic overlay via contents.rdf r=pchen, sr=hyatt
This commit is contained in:
parent
79393e8701
commit
54f04ac66f
@ -20,6 +20,7 @@
|
||||
<RDF:Seq about="urn:mozilla:overlays">
|
||||
<RDF:li resource="chrome://communicator/content/pref/preftree.xul"/>
|
||||
<RDF:li resource="chrome://communicator/content/pref/pref-appearance.xul"/>
|
||||
<RDF:li resource="chrome://navigator/content/navigatorOverlay.xul"/>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- editor preferences branches -->
|
||||
@ -32,5 +33,11 @@
|
||||
<RDF:li>chrome://editor/content/editorPrefsOverlay.xul</RDF:li>
|
||||
</RDF:Seq>
|
||||
|
||||
<!-- editor items for Navigator -->
|
||||
<RDF:Seq about="chrome://navigator/content/navigatorOverlay.xul">
|
||||
<RDF:li>chrome://editor/content/editorNavigatorOverlay.xul</RDF:li>
|
||||
</RDF:Seq>
|
||||
|
||||
|
||||
</RDF:RDF>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user