diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-06-14 17:44:18 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-06-14 17:44:18 +0530 |
| commit | a9a363955177bf1909b827a64faf9aa8a8a394bc (patch) | |
| tree | 000b0e8f23b96f89e2cec59c553e8e3082abc2fd /src/com.gluster.storage.management.gui/plugin.xml | |
| parent | b69820a90ab95748b357c953cc84d8d34fbb3d67 (diff) | |
| parent | 4b130d0a4ea2ee00c664fd6c7406268a565a8f03 (diff) | |
Merge branch 'master' of github.com:gluster/console
Diffstat (limited to 'src/com.gluster.storage.management.gui/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.gui/plugin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/com.gluster.storage.management.gui/plugin.xml b/src/com.gluster.storage.management.gui/plugin.xml index f4c3c8f6..af065b7d 100644 --- a/src/com.gluster.storage.management.gui/plugin.xml +++ b/src/com.gluster.storage.management.gui/plugin.xml @@ -900,7 +900,7 @@ </view> <view closeable="false" - id="com.gluster.storage.management.gui.views.VolumeDisksView" + id="com.gluster.storage.management.gui.views.VolumeBricksView" minimized="false" moveable="false" ratio="0.30f" @@ -1012,7 +1012,7 @@ point="org.eclipse.ui.decorators"> <decorator adaptable="false" - class="com.gluster.storage.management.gui.views.navigator.NavigationTreeLabelDecorator" + class="com.gluster.storage.management.gui.views.NavigationTreeLabelDecorator" id="com.gluster.storage.management.gui.views.navigator.decorator" label="Navigation Tree Decorator" lightweight="true" |
