mirror of
https://github.com/EpicMorg/UniversalValveToolbox.git
synced 2025-01-28 06:28:10 +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
|
#region static content, do not edit
|
||||||
//creating groups (categores)
|
//creating groups (categores)
|
||||||
ListViewGroup listViewGroupAddons = new ListViewGroup(Properties.translations.MenuCategories.catAddons);
|
ListViewGroup listViewGroupAddons = new ListViewGroup(Properties.translations.MenuCategories.catAddons);
|
||||||
|
@ -159,14 +159,30 @@
|
|||||||
<Generator>ResXFileCodeGenerator</Generator>
|
<Generator>ResXFileCodeGenerator</Generator>
|
||||||
<LastGenOutput>MessageBoxes.Designer.cs</LastGenOutput>
|
<LastGenOutput>MessageBoxes.Designer.cs</LastGenOutput>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<None Include="json\addons\myOtherProgram.json" />
|
<None Include="json\addons\myOtherProgram.json">
|
||||||
<None Include="json\addons\myProgram.json" />
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
<None Include="json\engines\496450.json" />
|
</None>
|
||||||
<None Include="json\engines\254430.json" />
|
<None Include="json\addons\myProgram.json">
|
||||||
<None Include="json\engines\243750.json" />
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||||
<None Include="json\engines\243730.json" />
|
</None>
|
||||||
<None Include="json\projects\test project.json" />
|
<None Include="json\engines\496450.json">
|
||||||
<None Include="json\settings.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="packages.config" />
|
||||||
<None Include="Properties\Settings.settings">
|
<None Include="Properties\Settings.settings">
|
||||||
<Generator>SettingsSingleFileGenerator</Generator>
|
<Generator>SettingsSingleFileGenerator</Generator>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user