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/01/23 16:35:26 UTC

svn commit: r499056 - /directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml

Author: pamarcelot
Date: Tue Jan 23 07:35:25 2007
New Revision: 499056

URL: http://svn.apache.org/viewvc?view=rev&rev=499056
Log:
Adding LDAP Studio Help Plugin to LDAP Studio RCP Feature.

Modified:
    directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml

Modified: directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml
URL: http://svn.apache.org/viewvc/directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml?view=diff&rev=499056&r1=499055&r2=499056
==============================================================================
--- directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml (original)
+++ directory/ldapstudio/trunk/ldapstudio-rcp-feature/feature.xml Tue Jan 23 07:35:25 2007
@@ -229,5 +229,12 @@
          install-size="0"
          version="0.6.0"
          unpack="false"/>
+         
+	<plugin
+         id="org.apache.directory.ldapstudio.help"
+         download-size="0"
+         install-size="0"
+         version="0.6.0"
+         unpack="false"/>
 
 </feature>