Skip to content

Commit d19b466

Browse files
authored
Merge pull request #434 from tonyhallett/remove-toggle-icon
remove icon
2 parents 9d256f1 + 65d548f commit d19b466

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Shared Files/OutputToolWindowPackage.vsct

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,8 @@
6262
</Button>
6363
<Button guid="guidOutputToolWindowPackageCmdSet" id="cmdidToggleCoverageIndicatorsCommand" priority="0x0100" type="Button">
6464
<Parent guid="guidOutputToolWindowPackageCmdSet" id="MyMenuGroup" />
65-
<Icon guid="guidClearUICommandImage" id="clearUICommandImageIndex" />
6665
<Strings>
67-
<ButtonText>Toggle Indicators</ButtonText>
66+
<ButtonText>FCC Toggle Indicators</ButtonText>
6867
<CommandName>FCC Toggle Indicators</CommandName>
6968
<CanonicalName>FCC.ToggleIndicators</CanonicalName>
7069
<LocCanonicalName>FCC.ToggleIndicators</LocCanonicalName>

0 commit comments

Comments
 (0)