summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.console/plugin.xml
diff options
context:
space:
mode:
authorShireesh Anjal <anjalshireesh@gmail.com>2011-11-15 02:24:48 -0800
committerShireesh Anjal <anjalshireesh@gmail.com>2011-11-15 02:24:48 -0800
commitf11acfbae443a18f56685914ac064d760c2a4bb2 (patch)
tree64a3636a56e96458b8d087b96bb9b8056203995b /src/com.gluster.storage.management.console/plugin.xml
parentaaf7da076fbe7d9224d74f6149bfc207f59bc9b0 (diff)
parentcb51e9d0e869d8b9b8aea1861fd04ce4c69105d2 (diff)
Merge pull request #298 from Selvasundaram/master
Removed appliance-base dependencies
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.console/plugin.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml
index 543b3571..fa949443 100644
--- a/src/com.gluster.storage.management.console/plugin.xml
+++ b/src/com.gluster.storage.management.console/plugin.xml
@@ -1226,7 +1226,7 @@
description="Set of Actions in &quot;Edit&quot; menu"
id="com.gluster.storage.management.console.actionsets.help"
label="Help Action Set"
- visible="true">
+ visible="false">
<action
allowLabelUpdate="false"
class="com.gluster.storage.management.console.actions.SupportAction"
@@ -1236,7 +1236,7 @@
menubarPath="help/helpEnd"
pulldown="false"
retarget="false"
- state="false"
+ state="true"
style="push"
tooltip="Support Information">
</action>