Name updates
This commit is contained in:
9
FontGlyphExporter.csproj.user
Normal file
9
FontGlyphExporter.csproj.user
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup />
|
||||
<ItemGroup>
|
||||
<Compile Update="MainForm.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
2
MainForm.Designer.cs
generated
2
MainForm.Designer.cs
generated
@@ -182,7 +182,7 @@ namespace FontGlyphExporter
|
||||
this.Controls.Add(this.lblCounter);
|
||||
this.Controls.Add(this.iconFlowPanel);
|
||||
this.Name = "MainForm";
|
||||
this.Text = "Font Awesome Icon Exporter";
|
||||
this.Text = "Font Glyph Exporter";
|
||||
this.pnlSizes.ResumeLayout(false);
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 20 KiB |
Reference in New Issue
Block a user