Added command to customize perspectives (not implemented yet)
This commit is contained in:
parent
d10e5f30ad
commit
0c0c9c82f3
@ -165,6 +165,8 @@
|
||||
<CommandReference CommandID="ViewPerspective7" />
|
||||
<CommandReference CommandID="ViewPerspective8" />
|
||||
<CommandReference CommandID="ViewPerspective9" />
|
||||
<Separator />
|
||||
<CommandReference CommandID="ViewPerspectiveCustomize" />
|
||||
</Items>
|
||||
</Command>
|
||||
<Command ID="ViewPerspective1">
|
||||
@ -194,6 +196,7 @@
|
||||
<Command ID="ViewPerspective9">
|
||||
<Shortcut Key="TopRow9" Modifiers="Control,Alt" />
|
||||
</Command>
|
||||
<Command ID="ViewPerspectiveCustomize" />
|
||||
|
||||
<Command ID="ViewStartPage" />
|
||||
<Command ID="ViewFullScreen">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user