summaryrefslogtreecommitdiffstats
path: root/pki/base/common/setup/menu.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/setup/menu.xml')
-rw-r--r--pki/base/common/setup/menu.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/pki/base/common/setup/menu.xml b/pki/base/common/setup/menu.xml
new file mode 100644
index 000000000..562ea0261
--- /dev/null
+++ b/pki/base/common/setup/menu.xml
@@ -0,0 +1,10 @@
+ <!-- Certificate Server -->
+ <Menu>
+ <Name>CertificateServer</Name>
+ <Directory>CertServer.directory</Directory>
+ <Include>
+ <And>
+ <Category>CertServer</Category>
+ </And>
+ </Include>
+ </Menu> <!-- End Certificate Server -->