From 7ffe842cc03a9964ec4d0657754720801628b179 Mon Sep 17 00:00:00 2001 From: Sebastian Lackner Date: Thu, 7 Apr 2016 00:14:28 +0200 Subject: [PATCH] shell32-File_Property_Dialog: Add reference to bug report. --- patches/patchinstall.sh | 3 +++ patches/shell32-File_Property_Dialog/definition | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/patches/patchinstall.sh b/patches/patchinstall.sh index 195d721a..698584a2 100755 --- a/patches/patchinstall.sh +++ b/patches/patchinstall.sh @@ -6228,6 +6228,9 @@ fi # Patchset shell32-File_Property_Dialog # | +# | This patchset fixes the following Wine bugs: +# | * [#40426] Implement general tab for file property dialog +# | # | Modified files: # | * dlls/shell32/shell32.rc, dlls/shell32/shlview_cmenu.c, dlls/shell32/shresdef.h # | diff --git a/patches/shell32-File_Property_Dialog/definition b/patches/shell32-File_Property_Dialog/definition index 83d57bd2..8d16003c 100644 --- a/patches/shell32-File_Property_Dialog/definition +++ b/patches/shell32-File_Property_Dialog/definition @@ -1 +1 @@ -Fixes: Implement general tab for file property dialog +Fixes: [40426] Implement general tab for file property dialog