https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e068c684522ededfb0ffd70e8af736bb14c7b392
commit e068c684522ededfb0ffd70e8af736bb14c7b392 Author: Doug Lyons <dougly...@douglyons.com> AuthorDate: Sat Jul 3 15:55:05 2021 -0500 Commit: GitHub <nore...@github.com> CommitDate: Sat Jul 3 22:55:05 2021 +0200 [WORDPAD] Fix icons for toolbar and formatbar (#3792) CORE-5823 * CORE-5823 Fix icons for toolbar and formatbar in Wordpad. which regressed by SVN r47776 == git 5dbfbb5201a915bc65d88f5818afc81cc6f54231 * Add wordpad_ros.diff noting toolbar.bmp and formatbar.bmp are not wine-synced --- base/applications/wordpad/res/formatbar.bmp | Bin 8314 -> 1142 bytes base/applications/wordpad/res/toolbar.bmp | Bin 1146 -> 246 bytes base/applications/wordpad/res/wordpad_ros.diff | 5 +++++ 3 files changed, 5 insertions(+) diff --git a/base/applications/wordpad/res/formatbar.bmp b/base/applications/wordpad/res/formatbar.bmp index e6c6c36b2b9..04726c279d6 100644 Binary files a/base/applications/wordpad/res/formatbar.bmp and b/base/applications/wordpad/res/formatbar.bmp differ diff --git a/base/applications/wordpad/res/toolbar.bmp b/base/applications/wordpad/res/toolbar.bmp index 37f1925ec9d..0580719f1e2 100644 Binary files a/base/applications/wordpad/res/toolbar.bmp and b/base/applications/wordpad/res/toolbar.bmp differ diff --git a/base/applications/wordpad/res/wordpad_ros.diff b/base/applications/wordpad/res/wordpad_ros.diff new file mode 100644 index 00000000000..ff499f04c98 --- /dev/null +++ b/base/applications/wordpad/res/wordpad_ros.diff @@ -0,0 +1,5 @@ +ReactOS uses the following files that are not wine synced, but unique to ReactOS: + +1) wordpad/res/formatbar.bmp +2) wordpad/res/toolbar.bmp +