mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 13:35:31 +02:00
[OOBE] add PT hero image (#10016)
* [OOBE] add PT hero image * spell checker
This commit is contained in:
@@ -72,7 +72,7 @@ namespace Microsoft.PowerToys.Settings.UI.OOBE.Views
|
||||
Icon = "\uEF3C",
|
||||
Image = "ms-appx:///Assets/Modules/ColorPicker.png",
|
||||
FluentIcon = "ms-appx:///Assets/FluentIcons/FluentIconsPowerToys.png",
|
||||
PreviewImageSource = "ms-appx:///Assets/Modules/OOBE/PT%20hero%20image.png",
|
||||
PreviewImageSource = "ms-appx:///Assets/Modules/OOBE/OOBEPTHero.png",
|
||||
DescriptionLink = "https://aka.ms/PowerToysOverview",
|
||||
Link = "https://github.com/microsoft/PowerToys/releases/",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user