summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorSelvasundaram <selvam@gluster.com>2011-06-30 20:11:01 +0530
committerSelvasundaram <selvam@gluster.com>2011-06-30 20:11:01 +0530
commitbe3d2044d8269330202f84aba9a0bee6ea210fd8 (patch)
tree0d95fb18d58bb0678cf8c8a4e48fbb7594333a3a /src/com.gluster.storage.management.gui/plugin.xml
parentbb8929ddef5725c4ea30fca056f00605113453d9 (diff)
Migrate task and UI updates
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index c5c25c33..0addb428 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -685,6 +685,22 @@
</action>
<action
allowLabelUpdate="false"
+ class="com.gluster.storage.management.gui.actions.CommitTaskAction"
+ definitionId="com.gluster.storage.management.gui.commands.Commit"
+ icon="icons/stop.png"
+ id="com.gluster.storage.management.gui.actions.Commit"
+ label="&amp;Commit TaskTask"
+ menubarPath="com.gluster.storage.management.gui.menu.cluster/cluster"
+ mode="FORCE_TEXT"
+ pulldown="false"
+ retarget="false"
+ state="false"
+ style="push"
+ toolbarPath="Normal"
+ tooltip="To Commit the selected task">
+ </action>
+ <action
+ allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StopTaskAction"
definitionId="com.gluster.storage.management.gui.commands.Stop"
icon="icons/stop_task.png"