move FileSystem template icons and add General - Empty Project template
|
Before Width: | Height: | Size: 647 B After Width: | Height: | Size: 647 B |
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<UniversalEditor Version="2.0">
|
||||
<ProjectTemplates>
|
||||
<ProjectTemplate ID="{b6aa9ce4-0212-448c-aadb-0a55d82262de}" TypeID="{642aa8e1-5279-430a-a57b-4d846bd0801f}">
|
||||
<Information>
|
||||
<Title>Empty Project</Title>
|
||||
<ProjectNamePrefix>Project</ProjectNamePrefix>
|
||||
<Description>Creates an empty project.</Description>
|
||||
<IconPath LargeFileName="Images/EmptyProject_32x32.png" SmallFileName="Images/EmptyProject_16x16.png" />
|
||||
<Path>
|
||||
<Part>General</Part>
|
||||
</Path>
|
||||
</Information>
|
||||
<FileSystem>
|
||||
</FileSystem>
|
||||
</ProjectTemplate>
|
||||
</ProjectTemplates>
|
||||
</UniversalEditor>
|
||||
|
After Width: | Height: | Size: 647 B |
|
After Width: | Height: | Size: 1.4 KiB |
|
After Width: | Height: | Size: 121 KiB |
|
After Width: | Height: | Size: 715 B |
|
After Width: | Height: | Size: 1.6 KiB |
@ -122,8 +122,6 @@
|
||||
<Content Include="Templates\Project\Concertroid\LibraryProject.uexml" />
|
||||
<Content Include="Templates\Project\File Distribution\EmptyFileSystem.uexml" />
|
||||
<Content Include="Templates\Project\File Distribution\EmptyTorrent.uexml" />
|
||||
<Content Include="Templates\Project\File Distribution\FileSystem_16x16.png" />
|
||||
<Content Include="Templates\Project\File Distribution\FileSystem_32x32.png" />
|
||||
<Content Include="Templates\Project\File Distribution\Images\Torrent.ico" />
|
||||
<Content Include="Templates\Project\File Distribution\Images\Torrent_16x16.png" />
|
||||
<Content Include="Templates\Project\File Distribution\Images\Torrent_32x32.png" />
|
||||
@ -320,6 +318,9 @@
|
||||
<Content Include="Editors\Database\ContextMenu_Columns.uexml" />
|
||||
<Content Include="Editors\PropertyList\Commands.uexml" />
|
||||
<Content Include="Editors\Multimedia\Picture\MenuBar.uexml" />
|
||||
<Content Include="Templates\Project\General\EmptyProject.uexml" />
|
||||
<Content Include="Templates\Project\File Distribution\Images\FileSystem_16x16.png" />
|
||||
<Content Include="Templates\Project\File Distribution\Images\FileSystem_32x32.png" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Configuration\Application.upl" />
|
||||
@ -355,6 +356,7 @@
|
||||
<Folder Include="Templates\Project\SCE\PSM\" />
|
||||
<Folder Include="Panels\PropertyList\" />
|
||||
<Folder Include="Editors\Multimedia\Picture\" />
|
||||
<Folder Include="Templates\Project\General\Images\" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="Templates\Project\Concertroid\Images\Concert.xcf" />
|
||||
|
||||