1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-04 07:35:24 +02:00

[cleanup][174945] Remove IBM_logo*, system390*, system400*, systemaix* icons

This commit is contained in:
Martin Oberhuber 2007-03-13 14:40:31 +00:00
parent 088ce331d2
commit 5fc954d25e
10 changed files with 0 additions and 35 deletions

View file

@ -38,10 +38,6 @@ public interface IUniversalDStoreConstants
public static final String ICON_SUFFIX = "Icon"; //$NON-NLS-1$
public static final String ICON_EXT = ".gif"; //$NON-NLS-1$
//public static final String ICON_SYSTEM_LIBRARY_ROOT = "system400Library";
//public static final String ICON_SYSTEM_LIBRARY = ICON_SYSTEM_LIBRARY_ROOT + ICON_EXT;
//public static final String ICON_SYSTEM_LIBRARY_ID = PREFIX + ICON_SYSTEM_LIBRARY_ROOT + ICON_SUFFIX;
// -------------------------
// Action prefixes.
// SYstemBaseAction class adds "label" to get text and "tooltip" and "description" to get hover help

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 366 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 384 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 348 B

View file

@ -180,18 +180,6 @@ Contributors:
<!-- predefine known system types -->
<extension
point="org.eclipse.rse.core.systemTypes">
<!--
<systemType id="org.eclipse.rse.systemtype.iseries"
name="iSeries"
description="%systemType.iseries.description"
icon="icons/full/obj16/system400_obj.gif"
iconLive="icons/full/obj16/system400live_obj.gif"/>
<systemType id="org.eclipse.rse.systemtype.iseries.PASE"
name="PASE"
description="%systemType.iseries.PASE.description"
icon="icons/full/obj16/system400_obj.gif"
iconLive="icons/full/obj16/system400live_obj.gif"/>
-->
<systemType
description="%systemType.windows.description"
icon="icons/full/obj16/systemwin_obj.gif"
@ -199,13 +187,6 @@ Contributors:
id="org.eclipse.rse.systemtype.windows"
label="%systemType.windows.label"
name="Windows"/>
<!--
<systemType id="org.eclipse.rse.systemtype.zseries"
name="z/OS"
description="%systemType.zseries.description"
icon="icons/full/obj16/system390_obj.gif"
iconLive="icons/full/obj16/system390live_obj.gif"/>
-->
<systemType
description="%systemType.linux.description"
icon="icons/full/obj16/systemlinux_obj.gif"
@ -219,11 +200,6 @@ Contributors:
description="%systemType.powerlinux.description"
icon="icons/full/obj16/systemlinux_obj.gif"
iconLive="icons/full/obj16/systemlinuxlive_obj.gif"/>
<systemType id="org.eclipse.rse.systemtype.linux.zSeries"
name="zSeries Linux"
description="%systemType.zlinux.description"
icon="icons/full/obj16/systemlinux_obj.gif"
iconLive="icons/full/obj16/systemlinuxlive_obj.gif"/>
-->
<systemType
description="%systemType.unix.description"
@ -232,13 +208,6 @@ Contributors:
id="org.eclipse.rse.systemtype.unix"
label="%systemType.unix.label"
name="Unix"/>
<!--
<systemType id="org.eclipse.rse.systemtype.aix"
name="AIX"
description="%systemType.aix.description"
icon="icons/full/obj16/systemaix_obj.gif"
iconLive="icons/full/obj16/systemaixlive_obj.gif"/>
-->
<systemType
description="%systemType.local.description"
icon="icons/full/obj16/systemlocal_obj.gif"