diff options
| author | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-11-04 05:11:38 -0700 |
|---|---|---|
| committer | Shireesh Anjal <anjalshireesh@gmail.com> | 2011-11-04 05:11:38 -0700 |
| commit | 8c12e81986ec073ae3edc66fd18ae9d5651623d2 (patch) | |
| tree | afc6844ca0dcaec4ea3be9dc3f7638760adb1506 /src/com.gluster.storage.management.console/plugin.xml | |
| parent | f6c6e62f37058edaae7cb3e870c9e4c1b7cbfc8a (diff) | |
| parent | 66646655d9157cd8eeadfa90f37e14a094d4b010 (diff) | |
Merge pull request #293 from anjalshireesh/master
Support for sorting in table viewers
Diffstat (limited to 'src/com.gluster.storage.management.console/plugin.xml')
| -rw-r--r-- | src/com.gluster.storage.management.console/plugin.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/com.gluster.storage.management.console/plugin.xml b/src/com.gluster.storage.management.console/plugin.xml index 2b27f496..543b3571 100644 --- a/src/com.gluster.storage.management.console/plugin.xml +++ b/src/com.gluster.storage.management.console/plugin.xml @@ -419,7 +419,7 @@ </property> <property name="appName" - value="about"> + value="Gluster Management Console"> </property> <property name="preferenceCustomization" |
