Add "View > Full Screen Mode" menu option

This commit is contained in:
David Capello 2016-09-12 11:42:39 -03:00
parent 5b8fcb576c
commit 87a04f5c03

View File

@ -774,7 +774,8 @@
<param name="switch" value="true" /> <param name="switch" value="true" />
</item> </item>
<item command="TogglePreview" text="Previe&amp;w" /> <item command="TogglePreview" text="Previe&amp;w" />
<item command="FullscreenPreview" text="&amp;Fullscreen Preview" /> <item command="AdvancedMode" text="&amp;Full Screen Mode" />
<item command="FullscreenPreview" text="F&amp;ull Screen Preview" />
<item command="Home" text="&amp;Home" /> <item command="Home" text="&amp;Home" />
<separator /> <separator />
<item command="Refresh" text="&amp;Refresh &amp;&amp; Reload Skin" /> <item command="Refresh" text="&amp;Refresh &amp;&amp; Reload Skin" />