You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2007/07/06 13:40:26 UTC

svn commit: r553843 - /directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml

Author: pamarcelot
Date: Fri Jul  6 04:40:25 2007
New Revision: 553843

URL: http://svn.apache.org/viewvc?view=rev&rev=553843
Log:
Added os, ws and arch definitions for the RCP Feature.

Modified:
    directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml

Modified: directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml?view=diff&rev=553843&r1=553842&r2=553843
==============================================================================
--- directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml (original)
+++ directory/studio/branches/0.8.1/ldapstudio-rcp-feature/feature.xml Fri Jul  6 04:40:25 2007
@@ -4,6 +4,9 @@
       label="LDAP Studio RCP"
       version="0.7.1"
       provider-name="Apache Software Foundation"
+      os="linux,macosx,win32"
+      ws="carbon,gtk,win32"
+      arch="ppc,x86,x86_64"
       image="ldapstudio.png">
 
    <description>
@@ -226,8 +229,8 @@
          install-size="0"
          version="0.7.0"
          unpack="false"/>
-         
-	<plugin
+
+   <plugin
          id="org.apache.directory.ldapstudio.help"
          download-size="0"
          install-size="0"