mirror of
https://github.com/EpicMorg/UniversalValveToolbox.git
synced 2025-01-14 15:48:13 +03:00
some bump 💩
This commit is contained in:
parent
787effb146
commit
126bc8673a
@ -16,7 +16,7 @@ namespace UniversalValveToolbox {
|
||||
|
||||
}
|
||||
|
||||
private void FillBaseMenuItems() {
|
||||
public void FillBaseMenuItems() {
|
||||
#region static content, do not edit
|
||||
//creating groups (categores)
|
||||
ListViewGroup listViewGroupAddons = new ListViewGroup(Properties.translations.MenuCategories.catAddons);
|
||||
|
@ -159,14 +159,30 @@
|
||||
<Generator>ResXFileCodeGenerator</Generator>
|
||||
<LastGenOutput>MessageBoxes.Designer.cs</LastGenOutput>
|
||||
</EmbeddedResource>
|
||||
<None Include="json\addons\myOtherProgram.json" />
|
||||
<None Include="json\addons\myProgram.json" />
|
||||
<None Include="json\engines\496450.json" />
|
||||
<None Include="json\engines\254430.json" />
|
||||
<None Include="json\engines\243750.json" />
|
||||
<None Include="json\engines\243730.json" />
|
||||
<None Include="json\projects\test project.json" />
|
||||
<None Include="json\settings.json" />
|
||||
<None Include="json\addons\myOtherProgram.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\addons\myProgram.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\engines\496450.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\engines\254430.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\engines\243750.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\engines\243730.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\projects\test project.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="json\settings.json">
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
|
Loading…
x
Reference in New Issue
Block a user