summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-04 12:36:32 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-04 12:37:42 +0530
commita1a86549fc32a763b4208005306cd3be3adb41e5 (patch)
tree636eb3304266a014b1583828d18fa6b18bd7b2f0 /src/com.gluster.storage.management.gui/plugin.xml
parent6c5662f48bb19f97fd2c91557f4daaae19b6e9d3 (diff)
Trying disabled icon for volume create. If this works fine on windows, we need to create them for all other icons.
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index 46326351..2f7888df 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -435,6 +435,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StartVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StartVolume"
+ disabledIcon="icons/tango/32x32/start-volume-disabled.png"
icon="icons/tango/32x32/start-volume.png"
id="com.gluster.storage.management.gui.actions.StartVolumeAction"
label="&amp;Start Volume(s)"
@@ -588,6 +589,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StartVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StartVolume"
+ disabledIcon="icons/tango/32x32/start-volume-disabled.png"
icon="icons/tango/32x32/start-volume.png"
id="com.gluster.storage.management.gui.actions.StartVolumeAction"
label="&amp;Start Volume"
@@ -633,6 +635,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
+ disabledIcon="icons/tango/32x32/create-volume-disabled.png"
icon="icons/tango/32x32/create-volume.png"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"