Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Seelmann <seelmann@apache.org>2015-04-18 16:19:43 +0300
committerStefan Seelmann <seelmann@apache.org>2015-04-18 16:19:43 +0300
commita1bcb3f69c117671aecdef116d65adab182d142d (patch)
tree3dfcaf65e81f5c237d0dcbc48ef97b5de1ecd45d /product
parent7ec3337f10bd74d99426d5685273bc656126041e (diff)
Add OpenLDAP feature to product
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@1674504 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'product')
-rw-r--r--product/category.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/product/category.xml b/product/category.xml
index 591ef372a..f56173160 100644
--- a/product/category.xml
+++ b/product/category.xml
@@ -15,5 +15,8 @@
<feature url="features/org.apache.directory.studio.schemaeditor.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.schemaeditor.feature" version="2.0.0.qualifier">
<category name="org.apache.directory.studio"/>
</feature>
+ <feature url="features/org.apache.directory.studio.openldap.feature_2.0.0.qualifier.jar" id="org.apache.directory.studio.openldap.feature" version="2.0.0.qualifier">
+ <category name="org.apache.directory.studio"/>
+ </feature>
<category-def name="org.apache.directory.studio" label="Apache Directory Studio"/>
</site>