diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-03-21 20:17:17 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-03-21 20:17:17 +0530 |
| commit | 97964bbc552cf0c3a86d0dff8ba00d930f60fd5d (patch) | |
| tree | adf02c55e211f6dbab51003fea5d39c243c289b3 /com.gluster.storage.management.gui/plugin.xml | |
| parent | 975063f3f52493f5370a36da21c7436f2702683e (diff) | |
Modified to enable/disable start/stop volume actions depending on the status of currently selected volume
Diffstat (limited to 'com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | com.gluster.storage.management.gui/plugin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/com.gluster.storage.management.gui/plugin.xml b/com.gluster.storage.management.gui/plugin.xml index 1b14c6f2..f5ab3db7 100644 --- a/com.gluster.storage.management.gui/plugin.xml +++ b/com.gluster.storage.management.gui/plugin.xml @@ -125,7 +125,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.VolumeLogsView" - icon="icons/gluster_icon.png" + icon="icons/logs.png" id="com.gluster.storage.management.gui.views.VolumeLogsView" name="Volume Logs" restorable="true"> @@ -179,7 +179,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.GlusterServerLogsView" - icon="icons/gluster_icon.png" + icon="icons/logs.png" id="com.gluster.storage.management.gui.views.GlusterServerLogsView" name="Server Logs" restorable="true"> |
