summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-09-09 14:21:29 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-09-09 14:21:29 +0530
commit21110f3b8b592c79b1ef5e391137e301991582de (patch)
tree02541bfc193a3df1855779797ea3709e41c99950 /src/com.gluster.storage.management.console/plugin.xml
parent21ef1b2d60f3a483dc32f1aeefd62fcb71753ba0 (diff)
Corrected the disabled icon for "clear task"
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.console/plugin.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml
index 3cb0e1e3..e7c2c2d4 100644
--- a/src/com.gluster.storage.management.console/plugin.xml
+++ b/src/com.gluster.storage.management.console/plugin.xml
@@ -950,7 +950,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.console.actions.ClearTaskAction"
definitionId="com.gluster.storage.management.console.commands.Clear"
- disabledIcon="icons/tango/32x32/create-volume-disabled.png"
+ disabledIcon="icons/tango/32x32/clear-task-disabled.png"
icon="icons/tango/32x32/clear-task.png"
id="com.gluster.storage.management.console.actions.Clear"
label="&amp;Clear Task"