Change a thing
This commit is contained in:
parent
dba119ba6e
commit
d411b5bb82
Binary file not shown.
Binary file not shown.
@ -505,7 +505,7 @@ namespace Toolbox
|
||||
{
|
||||
string commit = $"Commit: {Runtime.CommitInfo}";
|
||||
|
||||
Text = $"Switch Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
|
||||
Text = $"Sans Toolbox | Version: {Runtime.ProgramVersion} | {commit} | Compile Date: {Runtime.CompileDate}";
|
||||
}
|
||||
|
||||
private void LoadPLugins()
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -36,7 +36,7 @@
|
||||
<WarningLevel>4</WarningLevel>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<ApplicationIcon>Tool.ico</ApplicationIcon>
|
||||
<ApplicationIcon>skeleton_dQ9_icon.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="Microsoft.VisualBasic" />
|
||||
@ -392,6 +392,7 @@
|
||||
</Content>
|
||||
<None Include="Resources\Save.png" />
|
||||
<None Include="Resources\UpdateIcon.png" />
|
||||
<Content Include="skeleton_dQ9_icon.ico" />
|
||||
<Content Include="Switch_Toolbox.csproj.user" />
|
||||
<Content Include="Tool.ico" />
|
||||
<None Include="Resources\Logo.png" />
|
||||
|
BIN
Toolbox/skeleton_dQ9_icon.ico
Normal file
BIN
Toolbox/skeleton_dQ9_icon.ico
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Loading…
Reference in New Issue
Block a user