summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <anjalshireesh@gmail.com>2011-07-27 09:22:07 -0700
committerShireesh Anjal <anjalshireesh@gmail.com>2011-07-27 09:22:07 -0700
commit6421ba49db5ce77615b3190a714ac2d53fa21b43 (patch)
tree6657f3c4cc014e08e5acc65a6a87780e27e0db32 /src/com.gluster.storage.management.gui/plugin.xml
parentc0dd21e7d4d1ae1a0f0c120193a350a675534f86 (diff)
parentddaa23ddf454e2d76c81891b56db063b815a094e (diff)
Merge pull request #158 from Selvasundaram/master
Alerts, Running tasks and Chart refresh on all views
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index 3955ed91..36a3f3d9 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -170,7 +170,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.TasksView"
- icon="icons/tango/16x16/progress-bar.png"
+ icon="icons/tango/16x16/running-task.png"
id="com.gluster.storage.management.gui.views.TasksView"
name="Tasks"
restorable="true">
@@ -1084,7 +1084,6 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.ChangePasswordAction"
definitionId="com.gluster.storage.management.gui.commands.ChangePassword"
- icon="icons/tango/32x32/change-password.png"
id="com.gluster.storage.management.gui.actions.ChangePasswordAction"
label="&amp;Change Password"
menubarPath="com.gluster.storage.management.gui.menu.edit/edit"
@@ -1099,7 +1098,6 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.ExportSshKeysAction"
definitionId="com.gluster.storage.management.gui.commands.ExportSshKeys"
- icon="icons/tango/32x32/export-keys.png"
id="com.gluster.storage.management.gui.actions.ExportSshKeysAction"
label="&amp;Export Keys"
menubarPath="com.gluster.storage.management.gui.menu.edit/edit"
@@ -1114,7 +1112,6 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.ImportSshKeysAction"
definitionId="com.gluster.storage.management.gui.commands.ImportSshKeys"
- icon="icons/tango/32x32/import-keys.png"
id="com.gluster.storage.management.gui.actions.ImportSshKeysAction"
label="&amp;Import Keys"
menubarPath="com.gluster.storage.management.gui.menu.edit/edit"