From 09b21f1eee6c8a032c0691dcdd8a25af0444a0a2 Mon Sep 17 00:00:00 2001 From: SubJunk Date: Mon, 18 Feb 2013 11:59:20 +1300 Subject: [PATCH] Shortened the description for Clean install --- src/main/external-resources/nsis/setup.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/external-resources/nsis/setup.nsi b/src/main/external-resources/nsis/setup.nsi index 74c0c53455..5b04c0b1c6 100644 --- a/src/main/external-resources/nsis/setup.nsi +++ b/src/main/external-resources/nsis/setup.nsi @@ -111,7 +111,7 @@ Function AdvancedSettings ${NSD_CreateText} 3% 30% 10% 12u "768" Pop $Text - ${NSD_CreateLabel} 0 50% 100% 20u "This replaces your current configuration files with new ones and deletes some cache files, allowing you to take advantage of improved defaults. This will delete all files in the UMS configuration directory." + ${NSD_CreateLabel} 0 50% 100% 20u "This replaces your current configuration and deletes MPlayer's font cache, allowing you to take advantage of improved defaults. This deletes UMS configuration directory." Pop $DescCleanInstall ${NSD_CreateCheckbox} 3% 65% 100% 12u "Clean install"