Do not display the 'FileNewDocumentFileSystem' command by default (this is just an example)

This commit is contained in:
Michael Becker 2014-12-10 16:18:40 -05:00
parent f1ab02f7a9
commit a3757f3c7d

View File

@ -21,9 +21,10 @@
</Command>
<Command ID="FileNew" DefaultCommandID="FileNewDocument">
<Items>
<!--
<CommandReference CommandID="FileNewDocumentFileSystem" />
<Separator />
-->
<CommandReference CommandID="FileNewDocument" />
<CommandReference CommandID="FileNewProject" />
</Items>