Added application configuration file
This commit is contained in:
parent
e4f97c943d
commit
32b00f235b
@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<UniversalEditor>
|
||||
<Configuration>
|
||||
<Group ID="Application">
|
||||
<Property ID="ConfirmExit" Value="true" />
|
||||
</Group>
|
||||
</Configuration>
|
||||
</UniversalEditor>
|
||||
@ -37,6 +37,7 @@
|
||||
<ItemGroup>
|
||||
<Content Include="Branding\MainIcon.ico" />
|
||||
<Content Include="Branding\SplashScreen.png" />
|
||||
<Content Include="Configuration\Application.xml" />
|
||||
<Content Include="Configuration\CommandBars.xml" />
|
||||
<Content Include="Configuration\Commands.xml" />
|
||||
<Content Include="Configuration\MainMenu.xml" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user