1
0
Fork 0
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:
Martin Oberhuber 2006-07-07 14:50:53 +00:00
parent 916b0db285
commit a40eccb989

View file

@ -17,7 +17,7 @@ Martin Oberhuber (Wind River) - initial API and implementation
name="FTP-Daytime"
description="%FTPDaytimeSystemDescription">
<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>
</extension>
<!-- Instantiate the FTP subsystem by referencing it from the external implementation -->