diff --git a/PCK-Studio/MainForm.cs b/PCK-Studio/MainForm.cs index e0ee7a34..770fdaa3 100644 --- a/PCK-Studio/MainForm.cs +++ b/PCK-Studio/MainForm.cs @@ -72,7 +72,9 @@ namespace PckStudio tabControl.SelectTab(0); isSelectingTab = false; - labelVersion.Text = "PCK Studio: " + Application.ProductVersion; + Text = Application.ProductName; + + labelVersion.Text = $"{Application.ProductName}: {Application.ProductVersion}"; ChangelogRichTextBox.Text = Resources.CHANGELOG; #if BETA diff --git a/PCK-Studio/MainForm.resx b/PCK-Studio/MainForm.resx index 656d3e81..6f665d40 100644 --- a/PCK-Studio/MainForm.resx +++ b/PCK-Studio/MainForm.resx @@ -522,7 +522,7 @@ - 180, 22 + 114, 22 New @@ -536,7 +536,7 @@ - 180, 22 + 114, 22 Open @@ -550,7 +550,7 @@ - 180, 22 + 114, 22 Extract @@ -569,7 +569,7 @@ - 180, 22 + 114, 22 Save @@ -588,13 +588,13 @@ - 180, 22 + 114, 22 Save As - 180, 22 + 114, 22 Close @@ -621,7 +621,7 @@ - 180, 22 + 176, 22 Advanced Bulk @@ -647,7 +647,7 @@ - 180, 22 + 176, 22 Convert to Bedrock