From 477a469f0fb9c788db31f4db2e2b07fad15a7f8e Mon Sep 17 00:00:00 2001 From: Anixx Date: Sun, 4 Aug 2024 06:23:10 +0300 Subject: [PATCH] Update classic-file-picker-dialog.wh.cpp Fix reference to another mod --- mods/classic-file-picker-dialog.wh.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mods/classic-file-picker-dialog.wh.cpp b/mods/classic-file-picker-dialog.wh.cpp index 703da4dce..6c79dea00 100644 --- a/mods/classic-file-picker-dialog.wh.cpp +++ b/mods/classic-file-picker-dialog.wh.cpp @@ -2,7 +2,7 @@ // @id classic-file-picker-dialog // @name Classic File Picker dialog // @description Redirect the Windows Vista+ file picker to the Windows XP one -// @version 1.1 +// @version 1.1.1 // @author Anixx // @github https://github.com/Anixx // @include * @@ -13,7 +13,7 @@ This mod replaces the default file picker (open/save dialog) with the legacy one, which was used in Windows XP and Windws 2000. -For 3D border in the dialog, install the mod "ClientEdge in choosen apps" +For 3D border in the dialog, install the mod "ClientEdge Everywhere" The mod is based on the idea by xdmg01.