Skip to content

Commit

Permalink
show menu bar by default
Browse files Browse the repository at this point in the history
  • Loading branch information
bgrins committed Feb 26, 2014
1 parent 4d858e4 commit 19f892f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/itchpad.xul
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@

<keyset id="editMenuKeys"/>

<menubar id="itchpad-menubar" hidden="true">
<menubar id="itchpad-menubar">
<menu id="file-menu" label="&fileMenu.label;" accesskey="&fileMenu.accesskey;">
<menupopup id="file-menu-popup">
</menupopup>
Expand Down

0 comments on commit 19f892f

Please sign in to comment.