mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
fix skinnability flaw (put menubar in toolbox)
This commit is contained in:
parent
c22c6abeb3
commit
4ba02261f0
@ -96,7 +96,7 @@
|
||||
<key id="bm_key_properties" xulkey="true"
|
||||
key="&edit.properties.keybinding;"/>
|
||||
</keyset>
|
||||
|
||||
<toolbox>
|
||||
<menubar>
|
||||
<menu id="menu_File">
|
||||
<menupopup id="menu_FilePopup">
|
||||
@ -150,6 +150,7 @@
|
||||
</menupopup>
|
||||
</menu>
|
||||
</menubar>
|
||||
</toolbox>
|
||||
|
||||
<popupset>
|
||||
<popup id="contextual" oncreate="return fillContextMenu('contextual');" >
|
||||
|
Loading…
Reference in New Issue
Block a user