summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console/plugin.xml
diff options
context:
space:
mode:
authorSelvasundaram <selvam@gluster.com>2011-08-10 21:24:22 +0530
committerSelvasundaram <selvam@gluster.com>2011-08-10 21:24:22 +0530
commit25dfeacd5d56923cbdeaefbb89281737e4030485 (patch)
tree0f8fe106adcd34166894d446974fc36a3f55a747 /src/com.gluster.storage.management.console/plugin.xml
parenta26edbc55a5f80fb0ec333f3a043b3cfc6068cef (diff)
parent457201bb104d84f74c9a27495834d9b730012210 (diff)
Merge branch 'master' of github.com:gluster/console
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.console/plugin.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml
index 9e799d49..60316263 100644
--- a/src/com.gluster.storage.management.console/plugin.xml
+++ b/src/com.gluster.storage.management.console/plugin.xml
@@ -506,7 +506,8 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.console.actions.MigrateBrickAction"
definitionId="com.gluster.storage.management.console.commands.MigrateDisk"
- icon="icons/tango/32x32/replace-brick.png"
+ disabledIcon="icons/tango/32x32/migrate-brick-disabled.png"
+ icon="icons/tango/32x32/migrate-brick.png"
id="com.gluster.storage.management.console.actions.MigrateDiskAction"
label="&amp;Migrate Brick"
menubarPath="com.gluster.storage.management.console.menu.volume/volume"