diff --git a/ConEmuIntegration/ConEmuIntegration.csproj b/ConEmuIntegration/ConEmuIntegration.csproj index 76d92c1..572bed8 100644 --- a/ConEmuIntegration/ConEmuIntegration.csproj +++ b/ConEmuIntegration/ConEmuIntegration.csproj @@ -123,7 +123,12 @@ Resources\LICENSE true - + + true + + + true + @@ -166,7 +171,6 @@ Menus.ctmenu Designer - diff --git a/ConEmuIntegration/Resources/ConEmuWindowCommand.png b/ConEmuIntegration/Resources/ConEmuWindowCommand.png deleted file mode 100644 index 7f99f2b..0000000 Binary files a/ConEmuIntegration/Resources/ConEmuWindowCommand.png and /dev/null differ diff --git a/ConEmuIntegration/Resources/ConEmuWindowPackage.ico b/ConEmuIntegration/Resources/ConEmuWindowPackage.ico deleted file mode 100644 index 6ad5a8a..0000000 Binary files a/ConEmuIntegration/Resources/ConEmuWindowPackage.ico and /dev/null differ diff --git a/ConEmuIntegration/Resources/Icon.png b/ConEmuIntegration/Resources/Icon.png new file mode 100644 index 0000000..119a67d Binary files /dev/null and b/ConEmuIntegration/Resources/Icon.png differ diff --git a/ConEmuIntegration/Resources/Preview.png b/ConEmuIntegration/Resources/Preview.png new file mode 100644 index 0000000..119a67d Binary files /dev/null and b/ConEmuIntegration/Resources/Preview.png differ diff --git a/ConEmuIntegration/VSPackage.de-DE.resx b/ConEmuIntegration/VSPackage.de-DE.resx index 6d57e04..c237f73 100644 --- a/ConEmuIntegration/VSPackage.de-DE.resx +++ b/ConEmuIntegration/VSPackage.de-DE.resx @@ -134,7 +134,4 @@ ConEmuWindow Visual Studio Extension Detailed Info - - Resources\ConEmuWindowPackage.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - \ No newline at end of file diff --git a/ConEmuIntegration/VSPackage.en-US.resx b/ConEmuIntegration/VSPackage.en-US.resx index 6d57e04..c237f73 100644 --- a/ConEmuIntegration/VSPackage.en-US.resx +++ b/ConEmuIntegration/VSPackage.en-US.resx @@ -134,7 +134,4 @@ ConEmuWindow Visual Studio Extension Detailed Info - - Resources\ConEmuWindowPackage.ico;System.Drawing.Icon, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - \ No newline at end of file diff --git a/ConEmuIntegration/source.extension.vsixmanifest b/ConEmuIntegration/source.extension.vsixmanifest index f90f77a..75a5020 100644 --- a/ConEmuIntegration/source.extension.vsixmanifest +++ b/ConEmuIntegration/source.extension.vsixmanifest @@ -1,7 +1,7 @@  - + ConEmu Integration 2019 Integrate the console emulator ConEmu in Visual Studio Resources\LICENSE