diff options
| author | Shireesh Anjal <shireesh@gluster.com> | 2011-02-08 21:09:29 +0530 |
|---|---|---|
| committer | Shireesh Anjal <shireesh@gluster.com> | 2011-02-08 21:09:29 +0530 |
| commit | 9438d94101e33638affc463953bd22d18ca0c6d6 (patch) | |
| tree | 8f25d09622ef0f628bea92f7c52c7dd4f9e738a9 /com.gluster.storage.management.gui.feature.webstart/feature.xml | |
| parent | cf9c3498b400ea5b04a2d93e019e94c85759ea8a (diff) | |
Introduced server discovery task
Diffstat (limited to 'com.gluster.storage.management.gui.feature.webstart/feature.xml')
| -rw-r--r-- | com.gluster.storage.management.gui.feature.webstart/feature.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/com.gluster.storage.management.gui.feature.webstart/feature.xml b/com.gluster.storage.management.gui.feature.webstart/feature.xml index 4d43f5c0..21aed36a 100644 --- a/com.gluster.storage.management.gui.feature.webstart/feature.xml +++ b/com.gluster.storage.management.gui.feature.webstart/feature.xml @@ -4,9 +4,9 @@ label="Gluster Management Console - GUI Feature for Webstart" version="1.0.0" provider-name="Gluster Inc." - os="linux,win32" - ws="gtk,win32" - arch="x86,x86_64"> + os="linux,macosx,win32" + ws="cocoa,gtk,win32" + arch="x86,x86_64,amd64"> <description url="http://www.example.com/description"> [Enter Feature Description here.] |
