From 28d1d0154a4d6a04957e2dac1dbc90c33625bbac Mon Sep 17 00:00:00 2001 From: Selvasundaram Date: Wed, 27 Jul 2011 21:14:22 +0530 Subject: New icons for running tasks and online --- src/com.gluster.storage.management.gui/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/com.gluster.storage.management.gui/plugin.xml') diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index 35ef6537..36a3f3d9 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -170,7 +170,7 @@ allowMultiple="false" category="com.gluster.storage.management.gui.category" class="com.gluster.storage.management.gui.views.TasksView" - icon="icons/tango/16x16/progress-bar.png" + icon="icons/tango/16x16/running-task.png" id="com.gluster.storage.management.gui.views.TasksView" name="Tasks" restorable="true"> -- cgit