From 8cf466d0a3e835cbcd22bf768684141c9b996278 Mon Sep 17 00:00:00 2001 From: lempamo Date: Mon, 27 Mar 2017 15:39:28 -0400 Subject: added start menu icons --- TimeHACK.Main/Resources/PaintToolStripMenuItem.Image.png | Bin 0 -> 337 bytes TimeHACK.Main/Resources/WinClassic/WinClassicNotepad.png | Bin 0 -> 372 bytes .../Resources/WordPadToolStripMenuItem.Image.png | Bin 0 -> 284 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 TimeHACK.Main/Resources/PaintToolStripMenuItem.Image.png create mode 100644 TimeHACK.Main/Resources/WinClassic/WinClassicNotepad.png create mode 100644 TimeHACK.Main/Resources/WordPadToolStripMenuItem.Image.png (limited to 'TimeHACK.Main/Resources') diff --git a/TimeHACK.Main/Resources/PaintToolStripMenuItem.Image.png b/TimeHACK.Main/Resources/PaintToolStripMenuItem.Image.png new file mode 100644 index 0000000..25925b4 Binary files /dev/null and b/TimeHACK.Main/Resources/PaintToolStripMenuItem.Image.png differ diff --git a/TimeHACK.Main/Resources/WinClassic/WinClassicNotepad.png b/TimeHACK.Main/Resources/WinClassic/WinClassicNotepad.png new file mode 100644 index 0000000..46a2c59 Binary files /dev/null and b/TimeHACK.Main/Resources/WinClassic/WinClassicNotepad.png differ diff --git a/TimeHACK.Main/Resources/WordPadToolStripMenuItem.Image.png b/TimeHACK.Main/Resources/WordPadToolStripMenuItem.Image.png new file mode 100644 index 0000000..0d06025 Binary files /dev/null and b/TimeHACK.Main/Resources/WordPadToolStripMenuItem.Image.png differ -- cgit v1.2.3