mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
[Run][PluginManager]Doc for 3rd party plugins (#27566)
* doc for 3rd party run plugins * link 3rd party run plugins doc * fix spellcheck * remove file * fix links * added author * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> * Update doc/thirdPartyRunPlugins.md Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com> --------- Co-authored-by: Nathan Driver <80888259+NathanD-GDS@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c5ad5e613e
commit
64252192fa
@@ -1853,10 +1853,10 @@ Made with 💗 by Microsoft and the PowerToys community.</value>
|
||||
<data name="Run_AllPluginsDisabled.Message" xml:space="preserve">
|
||||
<value>Enable at least one plugin to get started</value>
|
||||
</data>
|
||||
<data name="Run_PluginUseDescription.Header" xml:space="preserve">
|
||||
<data name="Run_PluginUse.Header" xml:space="preserve">
|
||||
<value>Plugins</value>
|
||||
</data>
|
||||
<data name="Run_PluginUseDescription.Description" xml:space="preserve">
|
||||
<data name="Run_PluginUseDescription.Text" xml:space="preserve">
|
||||
<value>Include or remove plugins from the global results, change the direct activation phrase and configure additional options</value>
|
||||
</data>
|
||||
<data name="Run_PositionAppearance_GroupSettings.Header" xml:space="preserve">
|
||||
@@ -3593,4 +3593,10 @@ Activate by holding the key for the character you want to add an accent to, then
|
||||
<data name="MouseUtils_MousePointerCrosshairs_CrosshairsAutoHide.Content" xml:space="preserve">
|
||||
<value>Automatically hide crosshairs when the mouse pointer is hidden</value>
|
||||
</data>
|
||||
</root>
|
||||
<data name="Run_FindMorePlugins.Text" xml:space="preserve">
|
||||
<value>Find more plugins</value>
|
||||
</data>
|
||||
<data name="Run_PluginUseFindMorePlugins.Content" xml:space="preserve">
|
||||
<value>Find more plugins</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user