From f2ee9dcdfd5da5eb2bb9a4919e96f02f2f94a975 Mon Sep 17 00:00:00 2001
From: Ludovic Poitou <ludovic.poitou@forgerock.com>
Date: Thu, 30 Sep 2010 23:03:52 +0000
Subject: [PATCH] Building OpenDJ
---
opends/src/build-tools/windows/opends_service.exe.manifest | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/src/build-tools/windows/opends_service.exe.manifest b/opends/src/build-tools/windows/opends_service.exe.manifest
index 7db0633..20c4170 100644
--- a/opends/src/build-tools/windows/opends_service.exe.manifest
+++ b/opends/src/build-tools/windows/opends_service.exe.manifest
@@ -2,7 +2,7 @@
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity version="1.0.0.0"
processorArchitecture="X86" name="opends_service" type="win32"/>
- <description>Executable used to run OpenDS as a Windows Service</description>
+ <description>Executable used to run OpenDJ as a Windows Service</description>
<!-- Identify the application security requirements. -->
<ms_asmv2:trustInfo xmlns:ms_asmv2="urn:schemas-microsoft-com:asm.v2">
<ms_asmv2:security>
--
Gitblit v1.10.0