diff --git a/.github/actions/spell-check/allow/names.txt b/.github/actions/spell-check/allow/names.txt index 19ee645a9f..2d9bb89b75 100644 --- a/.github/actions/spell-check/allow/names.txt +++ b/.github/actions/spell-check/allow/names.txt @@ -29,6 +29,7 @@ videoconference # USERS +Advaith alekhyareddy Aleks angularsen diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 1ff3718721..d3b77613cf 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -1,3 +1,6 @@ +# FALSE POSITIVES +## "PackagemanagerWrapper.cs" should be "PackageManagerWrapper.cs" +## NOTICE.MD > MOZILLA PUBLIC LICENSE v1.1 aaaa abcdefghjkmnpqrstuvxyz abgr @@ -35,8 +38,8 @@ ALPHATYPE AModifier AMPROPERTY AMPROPSETID -animatedvisuals ANDSCANS +animatedvisuals ansicolor ANull AOC @@ -52,7 +55,6 @@ appdata APPEXECLINK appium Applicationcan -applicationframehost appmanifest APPNAME appref @@ -296,6 +298,7 @@ ddf DDxgi Deact debugbreak +declatory decryptor Dedup DEFAULTBOOTSTRAPPERINSTALLFOLDER @@ -723,7 +726,6 @@ Jsons jsonval junja jxr -Kazakhstani kdc keybd KEYBDDATA @@ -744,7 +746,6 @@ Knownfolders KSPROPERTY Kybd languagesjson -lastbuildstate lastcodeanalysissucceeded Lastdevice LASTEXITCODE @@ -1070,6 +1071,7 @@ overlaywindow Oversampling OWNDC OWNERDRAW +Packagemanager PACL PAINTSTRUCT PALETTEWINDOW @@ -1215,7 +1217,6 @@ qit QITAB QITABENT qoi -qps Quarternary QUERYENDSESSION QUERYOPEN @@ -1549,7 +1550,6 @@ TDevice telem telephon templatenamespace -Tenge testhost testprocess TEXCOORD @@ -1570,14 +1570,12 @@ timeutil Titlecase tkcontrols tkconverters -TKey TLayout tlb tlbimp TMPVAR TNP toggleswitch -toolkitcontrols toolkitconverters Toolset toolwindow @@ -1595,7 +1593,6 @@ trl Tsd TServer TStr -TValue tweakme TWF tymed @@ -1616,7 +1613,6 @@ ums uncompilable UNCPRIORITY UNDNAME -unescape UNICODETEXT uninstantiated uniquifier @@ -1850,10 +1846,3 @@ zonable zoneset Zoneszonabletester zzz - -# FALSE POSITIVES - -## NOTICE.MD > MOZILLA PUBLIC LICENSE v1.1 -declatory -## "PackagemanagerWrapper.cs" should be "PackageManagerWrapper.cs" -Packagemanager diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index 0e9f4a62ab..bfcbc44029 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -36,4 +36,5 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [Scoop](https://github.com/Quriz/PowerToysRunScoop) | [Quriz](https://github.com/Quriz) | Search and install packages from Scoop | | [Spotify](https://github.com/waaverecords/PowerToys-Run-Spotify) | [waaverecords](https://github.com/waaverecords) | Search Spotify and control its player | | [Input Typer](https://github.com/CoreyHayward/PowerToys-Run-InputTyper) | [CoreyHayward](https://github.com/CoreyHayward) | Type the input as if sent from a keyboard | -| [Clipboard Manager](https://github.com/CoreyHayward/PowerToys-Run-ClipboardManager) | [CoreyHayward](https://github.com/CoreyHayward) | Search and paste text from your clipboard history | \ No newline at end of file +| [Clipboard Manager](https://github.com/CoreyHayward/PowerToys-Run-ClipboardManager) | [CoreyHayward](https://github.com/CoreyHayward) | Search and paste text from your clipboard history | +| [Currency Converter](https://github.com/Advaith3600/PowerToys-Run-Currency-Converter) | [advaith3600](https://github.com/advaith3600) | Convert real and crypto currencies |