Removed the embedded internet explorer icon, in favor of the real exe icon. This gives a much better quality with larger icon sizes.

This commit is contained in:
RKrom 2014-11-11 16:04:08 +01:00
commit 2f70c91578
3 changed files with 4 additions and 17 deletions

View file

@ -141,7 +141,6 @@ namespace Greenshot {
//
// contextmenu_captureie
//
this.contextmenu_captureie.Image = ((System.Drawing.Image)(resources.GetObject("contextmenu_captureie.Image")));
this.contextmenu_captureie.Name = "contextmenu_captureie";
this.contextmenu_captureie.ShortcutKeyDisplayString = "Ctrl + Shift + Print";
this.contextmenu_captureie.Size = new System.Drawing.Size(170, 22);