ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.59k stars 958 forks source link

windows-terminal: Missing shell icons #882

Closed chawyehsu closed 4 years ago

chawyehsu commented 4 years ago

Installed via Windows Store (or Add-AppxPackage windowsterminal.msixbundle): 20200314001356

Installed via Scoop (main/windows-terminal): 20200314001414

ifethereal commented 4 years ago

I fixed this manually by renaming the following files in scoop\apps\windows-terminal\current\ProfileIcons\:

%7B0caa0dad-35be-5f56-a8ff-afceeeaa6101%7D.scale-100.png
%7B0caa0dad-35be-5f56-a8ff-afceeeaa6101%7D.scale-200.png
%7B550ce7b8-d500-50ad-8a1a-c400c3262db3%7D.scale-100.png
%7B550ce7b8-d500-50ad-8a1a-c400c3262db3%7D.scale-200.png
%7B574e775e-4f2a-5b96-ac1e-a2962a402336%7D.scale-100.png
%7B574e775e-4f2a-5b96-ac1e-a2962a402336%7D.scale-200.png
%7B61c54bbd-c2c6-5271-96e7-009a87ff44bf%7D.scale-100.png
%7B61c54bbd-c2c6-5271-96e7-009a87ff44bf%7D.scale-200.png
%7B9acb9455-ca41-5af7-950f-6bca1bc9722f%7D.scale-100.png
%7B9acb9455-ca41-5af7-950f-6bca1bc9722f%7D.scale-200.png
%7Bb453ae62-4e3d-5e58-b989-0a998ec441b8%7D.scale-100.png
%7Bb453ae62-4e3d-5e58-b989-0a998ec441b8%7D.scale-200.png

I replaced %7B with { and %7D with }.