mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-11 17:37:22 +10:00
Override SearchFiles description in ADML
So that it will not depend on whether Windows Search service is running or not. Fixes #1318
This commit is contained in:
@@ -190,3 +190,4 @@ StartHoverDelay.nameOverride = Hover delay (for Start button)
|
||||
AllProgramsDelay.nameOverride = Hover delay (for All Programs in Windows 7)
|
||||
CSMHotkey.tipAddition = .\n\nThe base value is the main key's virtual code. Add 256 for Shift, 512 for Control and 1024 for Alt.\nThe best way to get the value is to select the hotkey in the Open-Shell Menu settings dialog and then look up the value named CSMHotkey in HKCU\Software\OpenShell\StartMenu\Settings
|
||||
WSMHotkey.tipAddition = .\n\nThe base value is the main key's virtual code. Add 256 for Shift, 512 for Control and 1024 for Alt.\nThe best way to get the value is to select the hotkey in the Open-Shell Menu settings dialog and then look up the value named WSMHotkey in HKCU\Software\OpenShell\StartMenu\Settings
|
||||
SearchFiles.tipOverride = When this is checked, the search results will include files, emails and other items from indexed locations
|
||||
|
||||
Reference in New Issue
Block a user