summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gui/plugin.xml
diff options
context:
space:
mode:
authorDhandapani <dhandapani@gluster.com>2011-07-18 15:21:35 +0530
committerDhandapani <dhandapani@gluster.com>2011-07-18 15:21:35 +0530
commitd8701025060f5cf5c4a589ac5d053903d289638c (patch)
tree65f9c8344eb71506860aecf6176d0c4c07896269 /src/com.gluster.storage.management.gui/plugin.xml
parent258966e92fcbd101f28d54e7c852364f210704d9 (diff)
New ICON Changes
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
-rw-r--r--src/com.gluster.storage.management.gui/plugin.xml44
1 files changed, 22 insertions, 22 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml
index 4f2ad2af..f4af7238 100644
--- a/src/com.gluster.storage.management.gui/plugin.xml
+++ b/src/com.gluster.storage.management.gui/plugin.xml
@@ -90,7 +90,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.VolumeBricksView"
- icon="icons/disks.png"
+ icon="icons/tango/16x16/bricks.png"
id="com.gluster.storage.management.gui.views.VolumeBricksView"
name="Bricks"
restorable="true">
@@ -135,7 +135,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.DisksView"
- icon="icons/tango/16x16/disk.png"
+ icon="icons/tango/16x16/disk.svg"
id="com.gluster.storage.management.gui.views.DisksView"
name="Disks"
restorable="true">
@@ -153,7 +153,7 @@
allowMultiple="false"
category="com.gluster.storage.management.gui.category"
class="com.gluster.storage.management.gui.views.GlusterServerDisksView"
- icon="icons/tango/16x16/disk.png"
+ icon="icons/tango/16x16/disk.svg"
id="com.gluster.storage.management.gui.views.GlusterServerDisksView"
name="Server Disks"
restorable="true">
@@ -406,7 +406,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.DeleteVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.DeleteVolume"
- icon="icons/volume-delete.png"
+ icon="icons/tango/32x32/remove-volume.svg"
id="com.gluster.storage.management.gui.actions.DeleteVolumeAction"
label="&amp;Delete Volume(s)"
menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes"
@@ -421,7 +421,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StopVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StopVolume"
- icon="icons/volume-stop.png"
+ icon="icons/tango/32x32/stop-volume.svg"
id="com.gluster.storage.management.gui.actions.StopVolumeAction"
label="S&amp;top Volume(s)"
menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes"
@@ -436,7 +436,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StartVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StartVolume"
- icon="icons/volume-start.png"
+ icon="icons/tango/32x32/start-volume.svg"
id="com.gluster.storage.management.gui.actions.StartVolumeAction"
label="&amp;Start Volume(s)"
menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes"
@@ -451,7 +451,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes"
@@ -480,7 +480,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.MigrateBrickAction"
definitionId="com.gluster.storage.management.gui.commands.MigrateDisk"
- icon="icons/disk-migrate.png"
+ icon="icons/tango/32x32/replace-brick.svg"
id="com.gluster.storage.management.gui.actions.MigrateDiskAction"
label="&amp;Migrate Brick"
menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver"
@@ -500,7 +500,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.DeleteVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.DeleteVolume"
- icon="icons/volume-delete.png"
+ icon="icons/tango/32x32/remove-volume.svg"
id="com.gluster.storage.management.gui.actions.DeleteVolumeAction"
label="&amp;Delete Volume"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -515,7 +515,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction"
definitionId="com.gluster.storage.management.gui.commands.DownloadVolumeLogs"
- icon="icons/tango/16x16/logs.png"
+ icon="icons/tango/32x32/download-log.svg"
id="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction"
label="Download &amp;Logs"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -545,7 +545,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.RebalanceVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.RebalanceVolume"
- icon="icons/volume-rebalance.png"
+ icon="icons/tango/32x32/volume-rebalance.svg"
id="com.gluster.storage.management.gui.actions.RebalanceVolumeAction"
label="&amp;Rebalance Volume"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -560,7 +560,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StopVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StopVolume"
- icon="icons/volume-stop.png"
+ icon="icons/tango/32x32/stop-volume.svg"
id="com.gluster.storage.management.gui.actions.StopVolumeAction"
label="S&amp;top Volume"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -575,7 +575,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.StartVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.StartVolume"
- icon="icons/volume-start.png"
+ icon="icons/tango/32x32/start-volume.svg"
id="com.gluster.storage.management.gui.actions.StartVolumeAction"
label="&amp;Start Volume"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -590,7 +590,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.RemoveBrickAction"
definitionId="com.gluster.storage.management.gui.commands.RemoveDisk"
- icon="icons/disk.png"
+ icon="icons/tango/32x32/remove-brick.svg"
id="com.gluster.storage.management.gui.actions.RemoveDiskAction"
label="Remove Brick"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -605,7 +605,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.AddBrickAction"
definitionId="com.gluster.storage.management.gui.commands.AddDisk"
- icon="icons/disk.png"
+ icon="icons/tango/32x32/add-brick.svg"
id="com.gluster.storage.management.gui.actions.AddDiskAction"
label="&amp;Add Brick"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -620,7 +620,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.volume/volume"
@@ -664,7 +664,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.servers/servers"
@@ -708,7 +708,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver"
@@ -752,7 +752,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers"
@@ -796,7 +796,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver"
@@ -900,7 +900,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.task/task"
@@ -928,7 +928,7 @@
allowLabelUpdate="false"
class="com.gluster.storage.management.gui.actions.CreateVolumeAction"
definitionId="com.gluster.storage.management.gui.commands.CreateVolume"
- icon="icons/tango/32x32/volume-create.png"
+ icon="icons/tango/32x32/create-volume.svg"
id="com.gluster.storage.management.gui.actions.CreateVolumeAction"
label="Create &amp;Volume"
menubarPath="com.gluster.storage.management.gui.menu.gluster/gluster"