summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-06-30 21:13:28 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-06-30 21:13:28 +0530
commit78078fd17359c1d5384c87768094e49735231115 (patch)
tree1948b60c41f860d3258861353928e10585270ade /src/com.gluster.storage.management.gui/plugin.xml
parentd96ded5677e17b4514fe1be67e4138e79714979b (diff)
parentf5c680106bf3abdd3e795637d3fe4baf956cbfe0 (diff)
Merge branch 'icons'
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 0addb428..112c8e81 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"
@@ -751,7 +751,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"