merged Windows Forms and UWT FileSystemEditor XML
This commit is contained in:
parent
8d0edb13bb
commit
8cc07f4199
@ -1,6 +1,6 @@
|
||||
<UniversalEditor Version="5.0">
|
||||
<Editors>
|
||||
<Editor TypeName="UniversalEditor.Editors.FileSystem.FileSystemEditor">
|
||||
<Editor ID="{1B5B1E8D-442A-4AC0-8EFD-03AADFF3CAD2}" TypeName="UniversalEditor.Editors.FileSystem.FileSystemEditor">
|
||||
<Commands>
|
||||
<Command ID="FileSystemContextMenu_View" />
|
||||
<Command ID="FileSystemContextMenu_Add" />
|
||||
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<UniversalEditor Version="1.0">
|
||||
<Editors>
|
||||
<Editor ID="{1B5B1E8D-442A-4AC0-8EFD-03AADFF3CAD2}">
|
||||
<!-- FileSystemEditor -->
|
||||
<Commands>
|
||||
<Command ID="FileRename" />
|
||||
</Commands>
|
||||
</Editor>
|
||||
</Editors>
|
||||
</UniversalEditor>
|
||||
@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<UniversalEditor Version="1.0">
|
||||
<Editors>
|
||||
<Editor ID="{1B5B1E8D-442A-4AC0-8EFD-03AADFF3CAD2}">
|
||||
<!-- FileSystemEditor -->
|
||||
<KeyBindings>
|
||||
<KeyBinding Key="F2" CommandID="FileRename" />
|
||||
</KeyBindings>
|
||||
</Editor>
|
||||
</Editors>
|
||||
</UniversalEditor>
|
||||
@ -55,8 +55,6 @@
|
||||
<Content Include="Configuration\ObjectModels.uexml" />
|
||||
<Content Include="Configuration\StartPage.uexml" />
|
||||
<Content Include="Associations\FileSystem.uexml" />
|
||||
<Content Include="Editors\UniversalEditor.UserInterface.WindowsForms.Editors.FileSystemEditor\Commands.uexml" />
|
||||
<Content Include="Editors\UniversalEditor.UserInterface.WindowsForms.Editors.FileSystemEditor\KeyBindings.uexml" />
|
||||
<Content Include="Extensions\AniMiku\Associations\Concert\AniMikuConcert.uexml" />
|
||||
<Content Include="Extensions\AniMiku\Associations\FileSystem\AniMikuTexturePackage.uexml" />
|
||||
<Content Include="Extensions\AniMiku\Associations\Model\AniMikuPMD.uexml" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user