diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-10-18 04:18:25 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-10-18 04:18:25 -0700 |
| commit | 0b5eefadf28f5e3df93bae3c8dca7c8a3f1119eb (patch) | |
| tree | 10ac3c92c0603c3c51476cc6938c264ab9a74f0a /src/com.gluster.storage.management.console/plugin.xml | |
| parent | 25a1d358bb97bf696c9f916d0bafb20898c54a02 (diff) | |
| parent | 927e038bbcb1f0c52db5f694bc68c4c61d515650 (diff) | |
Merge pull request #290 from Dhandapani/master
UI Changes :
- CPU/Memory/Disk Usage alerts set to 80%
- Display Offline volumes in alert section
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.console/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml index 6983b9dd..95615346 100644 --- a/src/com.gluster.storage.management.console/plugin.xml +++ b/src/com.gluster.storage.management.console/plugin.xml @@ -528,7 +528,7 @@ <action class="com.gluster.storage.management.console.actions.VolumeLogRotateAction" definitionId="com.gluster.storage.management.console.commands.LogRotate" - icon="icons/tango/32x32/download-log.png" + icon="icons/tango/32x32/log-rotate.png" id="com.gluster.storage.management.console.actions.LogRotateAction" label="L&og Rotate" menubarPath="com.gluster.storage.management.console.menu.volume/volume" |
