diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-07-21 21:23:19 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-07-22 11:51:11 +0530 |
| commit | c2b4ed41ccf2e2a7958aee7cab521fdeeabbca38 (patch) | |
| tree | 9453b35a318a35d4ed88f8c815693ef212cd5b9c /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | c5fd622463dba84b5586bdd4a3e6c1feb443e687 (diff) | |
Added some new icons
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index db5605f3..f1ac0e73 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -406,7 +406,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" - icon="icons/tango/32x32/remove-volume.svg" + icon="icons/tango/32x32/remove-volume.png" id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" label="&Delete Volume(s)" menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" @@ -514,7 +514,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" - icon="icons/tango/32x32/remove-volume.svg" + icon="icons/tango/32x32/remove-volume.png" id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" label="&Delete Volume" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -793,7 +793,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.AddServerAction" definitionId="com.gluster.storage.management.gui.commands.AddServer" - icon="icons/server-add.png" + icon="icons/tango/32x32/add-server.png" id="com.gluster.storage.management.gui.actions.AddServerAction" label="&Add Server(s)" menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers" @@ -851,7 +851,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.AddServerAction" definitionId="com.gluster.storage.management.gui.commands.AddServer" - icon="icons/server-add.png" + icon="icons/tango/32x32/add-server.png" id="com.gluster.storage.management.gui.actions.AddServerAction" label="&Add Server(s)" menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver" |
