diff options
| author | Selvasundaram <selvam@gluster.com> | 2011-08-09 14:49:08 +0530 |
|---|---|---|
| committer | Selvasundaram <selvam@gluster.com> | 2011-08-09 14:49:08 +0530 |
| commit | 822a0dd55bc3237556d2ec1555eeb25c835a645b (patch) | |
| tree | aee6f7590ebd0ad6089c5e40bbf3d8504f107da4 /src/com.gluster.storage.management.console/plugin.xml | |
| parent | a7a0ceac4a13d5278d3fb9a239e30d8d5b06a471 (diff) | |
| parent | 98bd352e70af80f103e4b2f00848bb612bc72504 (diff) | |
Merge branch 'master' of github.com:gluster/console
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.console/plugin.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml index 7f14ef9b..9e799d49 100644 --- a/src/com.gluster.storage.management.console/plugin.xml +++ b/src/com.gluster.storage.management.console/plugin.xml @@ -385,7 +385,7 @@ name="Gluster Management Console"> <property name="aboutText" - value="GlusterFS is an open source clustered storage solution. The software is a powerful and flexible solution that simplifies the task of managing unstructured file data whether you have a few terabytes of storage or multiple petabytes. Gluster Management Console is a powerful GUI management interface for the GlusterFS."> + value="%aboutText"> </property> <property name="windowImages" @@ -393,7 +393,7 @@ </property> <property name="aboutImage" - value="splash/gluster_about.jpg"> + value="splash/gluster-about.png"> </property> <property name="appName" @@ -509,7 +509,7 @@ icon="icons/tango/32x32/replace-brick.png" id="com.gluster.storage.management.console.actions.MigrateDiskAction" label="&Migrate Brick" - menubarPath="com.gluster.storage.management.console.menu.glusterserver/glusterserver" + menubarPath="com.gluster.storage.management.console.menu.volume/volume" pulldown="false" retarget="false" state="false" |
