[EXPLORER] Add modern start menu bitmap by Jared Smudde
authorRobert Naumann <gonzomdx@gmail.com>
Mon, 3 Apr 2017 18:39:52 +0000 (18:39 +0000)
committerRobert Naumann <gonzomdx@gmail.com>
Mon, 3 Apr 2017 18:39:52 +0000 (18:39 +0000)
svn path=/trunk/; revision=74274

reactos/base/shell/explorer/explorer.rc
reactos/base/shell/explorer/res/bmp/170.bmp [new file with mode: 0644]

index cfcdb37..baa1d9d 100644 (file)
@@ -51,7 +51,7 @@ IDB_TASKBARPROP_NOLOCK_NOGROUP_NOQL BITMAP "res/bmp/153.bmp"
 IDB_SYSTRAYPROP_SHOW_SECONDS        BITMAP "res/bmp/154.bmp"
 IDB_SYSTRAYPROP_HIDE_SECONDS        BITMAP "res/bmp/155.bmp"
 IDB_STARTMENU                       BITMAP "res/bmp/158.bmp"
-IDB_STARTPREVIEW                    BITMAP "res/bmp/171.bmp" // We don't have a proper preview image for the modern start menu yet. Use the classic one so far.
+IDB_STARTPREVIEW                    BITMAP "res/bmp/170.bmp"
 IDB_STARTPREVIEW_CLASSIC            BITMAP "res/bmp/171.bmp"
 IDB_SYSTRAYPROP_HIDE_CLOCK          BITMAP "res/bmp/180.bmp"
 IDB_SYSTRAYPROP_HIDE_NOCLOCK        BITMAP "res/bmp/181.bmp"
diff --git a/reactos/base/shell/explorer/res/bmp/170.bmp b/reactos/base/shell/explorer/res/bmp/170.bmp
new file mode 100644 (file)
index 0000000..9350839
Binary files /dev/null and b/reactos/base/shell/explorer/res/bmp/170.bmp differ