mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-08 08:45:44 +02:00
Fix daytime systemType iconLive
This commit is contained in:
parent
916b0db285
commit
a40eccb989
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Martin Oberhuber (Wind River) - initial API and implementation
|
||||||
name="FTP-Daytime"
|
name="FTP-Daytime"
|
||||||
description="%FTPDaytimeSystemDescription">
|
description="%FTPDaytimeSystemDescription">
|
||||||
<property name="icon" value="icons/full/obj16/daytime_obj.gif"/>
|
<property name="icon" value="icons/full/obj16/daytime_obj.gif"/>
|
||||||
<property name="iconlive" value="icons/full/obj16/daytimelive_obj.gif"/>
|
<property name="iconLive" value="icons/full/obj16/daytimelive_obj.gif"/>
|
||||||
</systemType>
|
</systemType>
|
||||||
</extension>
|
</extension>
|
||||||
<!-- Instantiate the FTP subsystem by referencing it from the external implementation -->
|
<!-- Instantiate the FTP subsystem by referencing it from the external implementation -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue