Add "Preferences..." to cog menu
This commit is contained in:
parent
406d1d6950
commit
4ac7e5787c
1 changed files with 2 additions and 0 deletions
|
@ -74,6 +74,8 @@
|
|||
<menupopup>
|
||||
<menuitem label="&toolbar.import.label;" oncommand="Scholar_File_Interface.importFile();"/>
|
||||
<menuitem label="&toolbar.export.label;" oncommand="Scholar_File_Interface.exportFile();"/>
|
||||
<menuseparator/>
|
||||
<menuitem label="&toolbar.preferences.label;" oncommand="window.openDialog('chrome://scholar/content/preferences.xul','prefs','chrome,modal')"/>
|
||||
</menupopup>
|
||||
</toolbarbutton>
|
||||
</toolbar>
|
||||
|
|
Loading…
Add table
Reference in a new issue