eclipse-theia / theia-ide

The Eclipse IDE is a modern and open IDE for cloud and desktop. The Theia IDE is based on the Theia platform. The Theia IDE is available as a downloadable desktop application. You can also try the latest version of the Theia IDE online. For more details, see the Readme below.
https://theia-ide.org/#theiaide
MIT License
343 stars 129 forks source link

Make icon foldernames consistently plural. #403

Open seltzered opened 3 weeks ago

seltzered commented 3 weeks ago

What it does

Just a pluralization rename after commit 7c072a654c143444eede4e4c459d6f27ead31fa8 renamed 'resources/icons/LinuxLauncherIcon' to 'resources/icons/LinuxLauncherIcons' , applied to also the windows and mac resource folders.

How to test

There's no substantial change here, just a semantic update for consistency.

Review checklist

Reminder for reviewers