diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-07-27 19:17:25 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-07-27 21:45:04 +0530 |
| commit | 63c1c89a034feb4856ef2d96a4ac496756794580 (patch) | |
| tree | d21b42b065a5140ba8ea6d1e0f4cbef400e073bc /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | c0dd21e7d4d1ae1a0f0c120193a350a675534f86 (diff) | |
Alerts, Running tasks and Chart refresh on all views
Password icons removed
[Bug 3265] Adding an already added server throws error message - hostname validation fix
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index 3955ed91..35ef6537 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -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="&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="&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="&Import Keys" menubarPath="com.gluster.storage.management.gui.menu.edit/edit" |
