mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-22 13:58:47 +00:00
Renamed plugs node from "Plugs" to "Cosmos Plugs".
This commit is contained in:
parent
486e026767
commit
c8bee63fea
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ namespace Cosmos.VS.ProjectSystem.VS
|
|||
|
||||
private IProjectTree CreatePlugsFolder()
|
||||
{
|
||||
var caption = "Plugs";
|
||||
var caption = "Cosmos Plugs";
|
||||
var icon = KnownMonikers.Reference.ToProjectSystemType();
|
||||
var flags = PlugsProjectTreeFlags;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue