From e497916c9b18485befb86e5ba0cb55dda316d56a Mon Sep 17 00:00:00 2001 From: aheritier Date: Wed, 2 May 2007 00:20:10 +0000 Subject: [PATCH] fix typo for xml git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@534285 13f79535-47bb-0310-9956-ffa450edef68 --- nsis/xdocs/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nsis/xdocs/changes.xml b/nsis/xdocs/changes.xml index 13135850..fc2fad34 100644 --- a/nsis/xdocs/changes.xml +++ b/nsis/xdocs/changes.xml @@ -25,7 +25,7 @@ - Add a new template using MODERN_UI macros for a better L&F + Add a new template using MODERN_UI macros for a better Look and Feel. The script "remove-shortcuts.nsh" can be used to remove shortcuts created in "startmenu-shortcuts.nsh" and "desktop-shortcuts.nsh". Set compress options (force/lzma). NSIS plugin does not support silent uninstall. Remove the final dialog box.