mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-05 12:05:22 +00:00
Added "About" menu with release notes item (bug #3648).
This commit is contained in:
parent
abb0abb222
commit
c8edbb2a2a
@ -293,6 +293,9 @@
|
||||
<broadcaster id="canPrint"/>
|
||||
|
||||
<menubar>
|
||||
<menu name="About">
|
||||
<menuitem name="Release Notes" onclick="window.frames[0].location.href='http://www.mozilla.org/projects/seamonkey/release-notes/index.html'"/>
|
||||
</menu>
|
||||
<menu name="File">
|
||||
<menuitem name="New Browser Window" onclick="BrowserNewWindow();"/>
|
||||
<menu name="New">
|
||||
|
Loading…
Reference in New Issue
Block a user