mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-07 11:46:30 +02:00
[PTRun]Add setting to disable thumbnails (#24600)
This commit is contained in:
@@ -499,6 +499,12 @@
|
||||
<data name="PowerLauncher_TabSelectsContextButtons.Description" xml:space="preserve">
|
||||
<value>Pressing tab will first select through the available context buttons of the current selection before moving onto the next result</value>
|
||||
</data>
|
||||
<data name="PowerLauncher_GenerateThumbnailsFromFiles.Header" xml:space="preserve">
|
||||
<value>Generate thumbnails from files</value>
|
||||
</data>
|
||||
<data name="PowerLauncher_GenerateThumbnailsFromFiles.Description" xml:space="preserve">
|
||||
<value>Results will try to generate thumbnails for files. Disabling this setting may increase stability and speed</value>
|
||||
</data>
|
||||
<data name="PowerLauncher_SearchQueryResultsWithDelay.Header" xml:space="preserve">
|
||||
<value>Input Smoothing</value>
|
||||
<comment>This is about adding a delay to wait for more input before executing a search</comment>
|
||||
|
||||
Reference in New Issue
Block a user