diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-07-23 01:20:36 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-07-23 01:20:36 -0700 |
| commit | 8d2b34bca03c2ad3caf62969e431189b6eb7aa53 (patch) | |
| tree | c53ca47594eaf79674a15502b391121fb51865f6 /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | ffe73ab05f8e6d64f71d519d13bb9d7828ffad47 (diff) | |
| parent | 890d845b01cc4a9a5deb6a9941b803c7e7007dec (diff) | |
Merge pull request #143 from Dhandapani/master
Icon changes
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 80 |
1 files changed, 35 insertions, 45 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index f1ac0e73..250fa2e2 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -24,7 +24,6 @@ <view category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.NavigationView" - icon="icons/world.png" id="com.gluster.storage.management.gui.views.NavigationView" name="Cluster Navigation Tree" restorable="true"> @@ -33,7 +32,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.DiscoveredServersView" - icon="icons/servers.png" + icon="icons/tango/16x16/servers.png" id="com.gluster.storage.management.gui.views.DiscoveredServersView" name="Discovered Servers" restorable="true"> @@ -41,7 +40,7 @@ <view category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.DiscoveredServerView" - icon="icons/server.png" + icon="icons/tango/16x16/server.png" id="com.gluster.storage.management.gui.views.DiscoveredServerView" name="Discovered Server" restorable="true"> @@ -54,7 +53,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.VolumesView" - icon="icons/tango/16x16/volume.png" + icon="icons/tango/16x16/volumes.png" id="com.gluster.storage.management.gui.views.VolumesView" name="Volumes" restorable="true"> @@ -63,7 +62,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.VolumesSummaryView" - icon="icons/gluster_icon.png" + icon="icons/tango/16x16/gluster_icon.png" id="com.gluster.storage.management.gui.views.VolumesSummaryView" name="Summary (Volumes)" restorable="true"> @@ -72,7 +71,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.ClusterSummaryView" - icon="icons/gluster_icon.png" + icon="icons/tango/16x16/gluster_icon.png" id="com.gluster.storage.management.gui.views.ClusterSummaryView" name="Summary (Cluster)" restorable="true"> @@ -81,7 +80,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.VolumeSummaryView" - icon="icons/gluster_icon.png" + icon="icons/tango/16x16/gluster_icon.png" id="com.gluster.storage.management.gui.views.VolumeSummaryView" name="Summary (Volume)" restorable="true"> @@ -117,7 +116,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.GlusterServersSummaryView" - icon="icons/gluster_icon.png" + icon="icons/tango/16x16/gluster_icon.png" id="com.gluster.storage.management.gui.views.GlusterServersSummaryView" name="Summary (Servers)" restorable="true"> @@ -135,7 +134,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.DisksView" - icon="icons/tango/16x16/disk.svg" + icon="icons/tango/16x16/disk.png" id="com.gluster.storage.management.gui.views.DisksView" name="Disks" restorable="true"> @@ -144,7 +143,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.GlusterServerSummaryView" - icon="icons/gluster_icon.png" + icon="icons/tango/16x16/gluster_icon.png" id="com.gluster.storage.management.gui.views.GlusterServerSummaryView" name="Summary (Server)" restorable="true"> @@ -153,7 +152,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.GlusterServerDisksView" - icon="icons/tango/16x16/disk.svg" + icon="icons/tango/16x16/disk.png" id="com.gluster.storage.management.gui.views.GlusterServerDisksView" name="Server Disks" restorable="true"> @@ -171,7 +170,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.TasksView" - icon="icons/progress-bar.png" + icon="icons/tango/16x16/progress-bar.png" id="com.gluster.storage.management.gui.views.TasksView" name="Tasks" restorable="true"> @@ -379,7 +378,7 @@ </property> <property name="windowImages" - value="icons/gluster_icon.png"> + value="icons/tango/16x16/gluster_icon.png"> </property> <property name="aboutImage" @@ -421,7 +420,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StopVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StopVolume" - icon="icons/tango/32x32/stop-volume.svg" + icon="icons/tango/32x32/stop-volume.png" id="com.gluster.storage.management.gui.actions.StopVolumeAction" label="S&top Volume(s)" menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" @@ -436,7 +435,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StartVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StartVolume" - icon="icons/tango/32x32/start-volume.svg" + icon="icons/tango/32x32/start-volume.png" id="com.gluster.storage.management.gui.actions.StartVolumeAction" label="&Start Volume(s)" menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" @@ -451,7 +450,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.actionsets.volumes/volumes" @@ -494,7 +493,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.MigrateBrickAction" definitionId="com.gluster.storage.management.gui.commands.MigrateDisk" - icon="icons/tango/32x32/replace-brick.svg" + icon="icons/tango/32x32/replace-brick.png" id="com.gluster.storage.management.gui.actions.MigrateDiskAction" label="&Migrate Brick" menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" @@ -529,7 +528,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction" definitionId="com.gluster.storage.management.gui.commands.DownloadVolumeLogs" - icon="icons/tango/32x32/download-log.svg" + icon="icons/tango/32x32/download-log.png" id="com.gluster.storage.management.gui.actions.DownloadVolumeLogsAction" label="Download &Logs" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -544,7 +543,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction" definitionId="com.gluster.storage.management.gui.commands.ResetVolumeOptions" - icon="icons/tango/32x32/reset-volume-option.svg" + icon="icons/tango/32x32/reset-volume-option.png" id="com.gluster.storage.management.gui.actions.ResetVolumeOptionsAction" label="Reset &Options" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -559,7 +558,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" definitionId="com.gluster.storage.management.gui.commands.RebalanceVolume" - icon="icons/tango/32x32/volume-rebalance.svg" + icon="icons/tango/32x32/volume-rebalance.png" id="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" label="&Rebalance Volume" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -574,7 +573,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StopVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StopVolume" - icon="icons/tango/32x32/stop-volume.svg" + icon="icons/tango/32x32/stop-volume.png" id="com.gluster.storage.management.gui.actions.StopVolumeAction" label="S&top Volume" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -589,7 +588,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StartVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StartVolume" - icon="icons/tango/32x32/start-volume.svg" + icon="icons/tango/32x32/start-volume.png" id="com.gluster.storage.management.gui.actions.StartVolumeAction" label="&Start Volume" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -604,7 +603,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.RemoveBrickAction" definitionId="com.gluster.storage.management.gui.commands.RemoveDisk" - icon="icons/tango/32x32/remove-brick.svg" + icon="icons/tango/32x32/remove-brick.png" id="com.gluster.storage.management.gui.actions.RemoveDiskAction" label="Remove Brick" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -619,7 +618,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.AddBrickAction" definitionId="com.gluster.storage.management.gui.commands.AddDisk" - icon="icons/tango/32x32/add-brick.svg" + icon="icons/tango/32x32/add-brick.png" id="com.gluster.storage.management.gui.actions.AddDiskAction" label="&Add Brick" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -634,7 +633,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.volume/volume" @@ -692,7 +691,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.servers/servers" @@ -750,7 +749,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.glusterserver/glusterserver" @@ -808,7 +807,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.discoveredservers/discoveredservers" @@ -866,7 +865,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.discoveredserver/discoveredserver" @@ -909,7 +908,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.ClearTaskAction" definitionId="com.gluster.storage.management.gui.commands.Clear" - icon="icons/close_task.png" + icon="icons/tango/32x32/clear-task.png" id="com.gluster.storage.management.gui.actions.Clear" label="&Clear Task" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -924,7 +923,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CommitTaskAction" definitionId="com.gluster.storage.management.gui.commands.Commit" - icon="icons/stop.png" + icon="icons/tango/32x32/commit-task.png" id="com.gluster.storage.management.gui.actions.Commit" label="&Commit Task" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -939,7 +938,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StopTaskAction" definitionId="com.gluster.storage.management.gui.commands.Stop" - icon="icons/tango/32x32/stop.svg" + icon="icons/tango/32x32/stop.png" id="com.gluster.storage.management.gui.actions.Stop" label="&Stop Task" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -954,7 +953,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.ResumeTaskAction" definitionId="com.gluster.storage.management.gui.commands.Pause" - icon="icons/tango/32x32/start.svg" + icon="icons/tango/32x32/start.png" id="com.gluster.storage.management.gui.actions.Resume" label="&Resume Task" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -969,7 +968,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.PauseTaskAction" definitionId="com.gluster.storage.management.gui.commands.Pause" - icon="icons/tango/32x32/pause.svg" + icon="icons/tango/32x32/pause.png" id="com.gluster.storage.management.gui.actions.Pause" label="&Pause Task" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -984,7 +983,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.task/task" @@ -1012,7 +1011,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/tango/32x32/create-volume.svg" + icon="icons/tango/32x32/create-volume.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="Create &Volume" menubarPath="com.gluster.storage.management.gui.menu.gluster/gluster" @@ -1410,7 +1409,6 @@ class="com.gluster.storage.management.gui.actions.RemoveServerAction" definitionId="com.gluster.storage.management.gui.commands.RemoveServer" enablesFor="+" - icon="icons/server-remove.png" id="com.gluster.storage.management.gui.actions.RemoveServerAction" label="&Remove Server" menubarPath="additions"> @@ -1424,7 +1422,6 @@ class="com.gluster.storage.management.gui.actions.MigrateBrickAction" definitionId="com.gluster.storage.management.gui.commands.MigrateDisk" enablesFor="1" - icon="icons/disk-migrate.png" id="com.gluster.storage.management.gui.actions.MigrateDiskAction" label="&Migrate Disk" menubarPath="additions" @@ -1440,7 +1437,6 @@ class="com.gluster.storage.management.gui.actions.DeleteVolumeAction" definitionId="com.gluster.storage.management.gui.commands.DeleteVolume" enablesFor="1" - icon="icons/volume-delete.png" id="com.gluster.storage.management.gui.actions.DeleteVolumeAction" label="&Delete Volume" menubarPath="additions" @@ -1456,7 +1452,6 @@ class="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" definitionId="com.gluster.storage.management.gui.commands.RebalanceVolume" enablesFor="1" - icon="icons/volume-rebalance.png" id="com.gluster.storage.management.gui.actions.RebalanceVolumeAction" label="&Rebalance Volume" menubarPath="additions" @@ -1472,7 +1467,6 @@ class="com.gluster.storage.management.gui.actions.StopVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StopVolume" enablesFor="+" - icon="icons/volume-stop.png" id="com.gluster.storage.management.gui.actions.StopVolumeAction" label="S&top Volume" menubarPath="additions" @@ -1488,7 +1482,6 @@ class="com.gluster.storage.management.gui.actions.StartVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StartVolume" enablesFor="+" - icon="icons/volume-start.png" id="com.gluster.storage.management.gui.actions.StartVolumeAction" label="&Start Volume" menubarPath="additions" @@ -1508,7 +1501,6 @@ class="com.gluster.storage.management.gui.actions.AddServerAction" definitionId="com.gluster.storage.management.gui.commands.AddServer" enablesFor="+" - icon="icons/server-add.png" id="com.gluster.storage.management.gui.actions.AddServerAction" label="&Add Server(s)" menubarPath="additions" @@ -1534,7 +1526,6 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.CreateVolumeAction" definitionId="com.gluster.storage.management.gui.commands.CreateVolume" - icon="icons/volume-create.png" id="com.gluster.storage.management.gui.actions.CreateVolumeAction" label="&Create Volume" menubarPath="additions" @@ -1549,7 +1540,6 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.AddServerAction" definitionId="com.gluster.storage.management.gui.commands.AddServer" - icon="icons/server-add.png" id="com.gluster.storage.management.gui.actions.AddServerAction" label="&Add Server(s)" menubarPath="additions" |
