summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-07-19 22:04:46 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-07-21 18:58:28 +0530
commit99dfb86d11034f3452899c8fe1c5e5023712cd87 (patch)
tree3241628eb1f5e73f9b1bcd3a2e89da9ca52d947b /src/com.gluster.storage.management.gui/plugin.xml
parent20e5a7311a7a25b438896b5b0347fb605008f89f (diff)
Story #38 - CPU Usage graph
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index 3f7943ce..db5605f3 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -677,7 +677,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.RemoveServerAction"
definitionId="com.gluster.storage.management.gui.commands.RemoveServer"
- icon="icons/server-remove.png"
+ icon="icons/tango/32x32/remove-server.png"
id="com.gluster.storage.management.gui.actions.RemoveServerAction"
label="&amp;Remove Server(s)"
menubarPath="com.gluster.storage.management.gui.menu.servers/servers"
@@ -735,7 +735,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.RemoveServerAction"
definitionId="com.gluster.storage.management.gui.commands.RemoveServer"
- icon="icons/server-remove.png"
+ icon="icons/tango/32x32/remove-server.png"
id="com.gluster.storage.management.gui.actions.RemoveServerAction"
label="&amp;Remove Server(s)"
menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver"