summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-08-06 14:56:39 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-08-06 14:56:39 +0530
commitdccb9dc58896cb101dae33594fd4c55eaa0af5b4 (patch)
tree4e92ebffed11f751006ba06c90a0b0d0f50b8f61 /src
parent733281c644b19eb87d3889a29ef45e5879d1ee20 (diff)
Modified feature xml to explicitly mention different variants of the windows operating system - XP, Vista and 7
Diffstat (limited to 'src')
-rw-r--r--src/com.gluster.storage.management.gui.feature/feature.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/com.gluster.storage.management.gui.feature/feature.xml b/src/com.gluster.storage.management.gui.feature/feature.xml
index 7f526f72..cbf97e35 100644
--- a/src/com.gluster.storage.management.gui.feature/feature.xml
+++ b/src/com.gluster.storage.management.gui.feature/feature.xml
@@ -492,7 +492,7 @@
<plugin
id="org.eclipse.core.filesystem.win32.x86"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86"
download-size="0"
@@ -503,7 +503,7 @@
<plugin
id="org.eclipse.core.filesystem.win32.x86_64"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86_64, amd64"
download-size="0"
@@ -525,7 +525,7 @@
<plugin
id="org.eclipse.core.net.win32.x86"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86"
download-size="0"
@@ -536,7 +536,7 @@
<plugin
id="org.eclipse.core.net.win32.x86_64"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86_64, amd64"
download-size="0"
@@ -567,7 +567,7 @@
<plugin
id="org.eclipse.swt.win32.win32.x86"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86"
download-size="0"
@@ -578,7 +578,7 @@
<plugin
id="org.eclipse.swt.win32.win32.x86_64"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86_64, amd64"
download-size="0"
@@ -609,7 +609,7 @@
<plugin
id="org.eclipse.equinox.launcher.win32.win32.x86"
- os="Windows XP, Windows 7"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86"
download-size="0"
@@ -619,7 +619,7 @@
<plugin
id="org.eclipse.equinox.launcher.win32.win32.x86_64"
- os="win32"
+ os="Windows XP, Windows 7, Windows Vista"
ws="win32"
arch="x86_64, amd64"
download-size="0"