PowerAccent-21531: support excluded apps (#22004)

This commit is contained in:
Taras
2022-11-15 14:47:52 +02:00
committed by GitHub
parent b482188782
commit a357d62ff5
8 changed files with 145 additions and 14 deletions

View File

@@ -2420,6 +2420,15 @@ Activate by holding the key for the character you want to add an accent to, then
<value>Hold the key down for this much time to make the accent menu appear (ms)</value>
<comment>ms = milliseconds</comment>
</data>
<data name="QuickAccent_ExcludedApps.Description" xml:space="preserve">
<value>Prevents module activation if a foreground application is excluded. Add one application name per line.</value>
</data>
<data name="QuickAccent_ExcludedApps.Header" xml:space="preserve">
<value>Excluded apps</value>
</data>
<data name="QuickAccent_ExcludedApps_TextBoxControl.PlaceholderText" xml:space="preserve">
<value>Example: Teams.exe</value>
</data>
<data name="LearnMore_TextExtractor.Text" xml:space="preserve">
<value>Learn more about Text Extractor</value>
</data>