mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
107311 - add separator to context menu for apps to hook in relative to
r=jst, sr=sspitzer
This commit is contained in:
parent
781e5bb21c
commit
6e72b81dd8
@ -139,6 +139,8 @@
|
||||
accesskey="&saveImageCmd.accesskey;"
|
||||
oncommand="gContextMenu.saveImage();"/>
|
||||
<menuseparator id="context-sep-save"/>
|
||||
<!-- Application Integration ================= -->
|
||||
<menuseparator id="context-sep-apps"/>
|
||||
<!-- Clipboard =============================== -->
|
||||
<menuitem id="context-selectall"
|
||||
label="&selectAllCmd.label;"
|
||||
|
Loading…
Reference in New Issue
Block a user