diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-08-05 18:18:24 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-08-05 18:18:24 +0530 |
| commit | 733281c644b19eb87d3889a29ef45e5879d1ee20 (patch) | |
| tree | c1fcd776950678eee2ec691eda1c8e18f32c86cf /src | |
| parent | 66157f2adc16118521f60704771ed820bff5996c (diff) | |
New splash screen, few icons for disabled status
Diffstat (limited to 'src')
11 files changed, 3 insertions, 0 deletions
diff --git a/src/com.gluster.storage.management.gui.feature.webstart/rootfiles/splash.jpg b/src/com.gluster.storage.management.gui.feature.webstart/rootfiles/splash.jpg Binary files differindex 126c3a0b..de8b5219 100644 --- a/src/com.gluster.storage.management.gui.feature.webstart/rootfiles/splash.jpg +++ b/src/com.gluster.storage.management.gui.feature.webstart/rootfiles/splash.jpg diff --git a/src/com.gluster.storage.management.gui/icons/tango/32x32/remove-brick-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/32x32/remove-brick-disabled.png Binary files differnew file mode 100644 index 00000000..8dbbf3c1 --- /dev/null +++ b/src/com.gluster.storage.management.gui/icons/tango/32x32/remove-brick-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/32x32/start-volume-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/32x32/start-volume-disabled.png Binary files differindex 474d7d28..ad14408b 100644 --- a/src/com.gluster.storage.management.gui/icons/tango/32x32/start-volume-disabled.png +++ b/src/com.gluster.storage.management.gui/icons/tango/32x32/start-volume-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/32x32/stop-volume-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/32x32/stop-volume-disabled.png Binary files differnew file mode 100644 index 00000000..b70b2042 --- /dev/null +++ b/src/com.gluster.storage.management.gui/icons/tango/32x32/stop-volume-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/48x48/remove-brick-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/48x48/remove-brick-disabled.png Binary files differnew file mode 100644 index 00000000..368b6696 --- /dev/null +++ b/src/com.gluster.storage.management.gui/icons/tango/48x48/remove-brick-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/48x48/start-volume-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/48x48/start-volume-disabled.png Binary files differnew file mode 100644 index 00000000..fcf25df4 --- /dev/null +++ b/src/com.gluster.storage.management.gui/icons/tango/48x48/start-volume-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/48x48/stop-volume-disabled.png b/src/com.gluster.storage.management.gui/icons/tango/48x48/stop-volume-disabled.png Binary files differnew file mode 100644 index 00000000..f418875a --- /dev/null +++ b/src/com.gluster.storage.management.gui/icons/tango/48x48/stop-volume-disabled.png diff --git a/src/com.gluster.storage.management.gui/icons/tango/48x48/volume-create.png b/src/com.gluster.storage.management.gui/icons/tango/48x48/volume-create.png Binary files differdeleted file mode 100644 index 967d1844..00000000 --- a/src/com.gluster.storage.management.gui/icons/tango/48x48/volume-create.png +++ /dev/null diff --git a/src/com.gluster.storage.management.gui/icons/tango/48x48/volume.png b/src/com.gluster.storage.management.gui/icons/tango/48x48/volume.png Binary files differdeleted file mode 100644 index 4bd1a2aa..00000000 --- a/src/com.gluster.storage.management.gui/icons/tango/48x48/volume.png +++ /dev/null diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index 2f7888df..2c763d26 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -420,6 +420,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StopVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StopVolume" + disabledIcon="icons/tango/32x32/stop-volume-disabled.png" icon="icons/tango/32x32/stop-volume.png" id="com.gluster.storage.management.gui.actions.StopVolumeAction" label="S&top Volume(s)" @@ -574,6 +575,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.StopVolumeAction" definitionId="com.gluster.storage.management.gui.commands.StopVolume" + disabledIcon="icons/tango/32x32/stop-volume-disabled.png" icon="icons/tango/32x32/stop-volume.png" id="com.gluster.storage.management.gui.actions.StopVolumeAction" label="S&top Volume" @@ -605,6 +607,7 @@ allowLabelUpdate="false" class="com.gluster.storage.management.gui.actions.RemoveBrickAction" definitionId="com.gluster.storage.management.gui.commands.RemoveDisk" + disabledIcon="icons/tango/32x32/remove-brick-disabled.png" icon="icons/tango/32x32/remove-brick.png" id="com.gluster.storage.management.gui.actions.RemoveDiskAction" label="Remove Brick" diff --git a/src/com.gluster.storage.management.gui/splash.bmp b/src/com.gluster.storage.management.gui/splash.bmp Binary files differindex 32703687..c70f24c6 100644 --- a/src/com.gluster.storage.management.gui/splash.bmp +++ b/src/com.gluster.storage.management.gui/splash.bmp |
