summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-06-29 15:17:05 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-06-29 15:17:44 +0530
commitf5c680106bf3abdd3e795637d3fe4baf956cbfe0 (patch)
treef2ac3497f85c4aa1dd768f11811c5f2be5386938 /src/com.gluster.storage.management.gui/plugin.xml
parentd2e858aa61e7087a3b4f16019d677d93b0a38d51 (diff)
tango icon set
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index c5c25c33..e86618bb 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -54,7 +54,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.VolumesView"
- icon="icons/volumes.png"
+ icon="icons/tango/16x16/volume.png"
id="com.gluster.storage.management.gui.views.VolumesView"
name="Volumes"
restorable="true">
@@ -99,7 +99,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.VolumeOptionsView"
- icon="icons/preferences.png"
+ icon="icons/tango/16x16/settings.png"
id="com.gluster.storage.management.gui.views.VolumeOptionsView"
name="Volume Options"
restorable="true">
@@ -108,7 +108,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.VolumeLogsView"
- icon="icons/logs.png"
+ icon="icons/tango/16x16/logs.png"
id="com.gluster.storage.management.gui.views.VolumeLogsView"
name="Volume Logs"
restorable="true">
@@ -126,7 +126,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.GlusterServersView"
- icon="icons/servers.png"
+ icon="icons/tango/16x16/servers.png"
id="com.gluster.storage.management.gui.views.GlusterServersView"
name="Servers"
restorable="true">
@@ -135,7 +135,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.DisksView"
- icon="icons/disks.png"
+ icon="icons/tango/16x16/disk.png"
id="com.gluster.storage.management.gui.views.DisksView"
name="Disks"
restorable="true">
@@ -153,7 +153,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.GlusterServerDisksView"
- icon="icons/disks.png"
+ icon="icons/tango/16x16/disk.png"
id="com.gluster.storage.management.gui.views.GlusterServerDisksView"
name="Server Disks"
restorable="true">
@@ -162,7 +162,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.GlusterServerLogsView"
- icon="icons/logs.png"
+ icon="icons/tango/16x16/logs.png"
id="com.gluster.storage.management.gui.views.GlusterServerLogsView"
name="Server Logs"
restorable="true">
@@ -400,7 +400,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.PreferencesAction"
definitionId="org.eclipse.ui.window.preferences"
- icon="icons/preferences.png"
+ icon="icons/tango/32x32/settings.png"
id="com.gluster.storage.management.gui.actions.AddServerAction"
label="&amp;Settings"
menubarPath="com.gluster.storage.management.gui.menu.edit/edit"
@@ -545,7 +545,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction"
definitionId="com.gluster.storage.management.gui.commands.DownloadVolumeLogs"
- icon="icons/logs.png"
+ icon="icons/tango/16x16/logs.png"
id="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction"
label="Download &amp;Logs"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -561,7 +561,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction"
definitionId="com.gluster.storage.management.gui.commands.ResetVolumeOptions"
- icon="icons/reset-options.png"
+ icon="icons/tango/16x16/settings.png"
id="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction"
label="Reset &amp;Options"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -735,7 +735,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/volume-create.png"
+ icon="icons/tango/32x32/volume-create.png"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.cluster/cluster"