From 023373854cd4ca4991d1532f2b43621cf13c96ca Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 2 Jan 2014 14:41:36 +0100 Subject: [PATCH 1/1] nsis: Mention firmware files and PDs in the description. --- contrib/pulseview_cross.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/pulseview_cross.nsi b/contrib/pulseview_cross.nsi index 81de6dec..16675125 100644 --- a/contrib/pulseview_cross.nsi +++ b/contrib/pulseview_cross.nsi @@ -246,7 +246,7 @@ SectionEnd # --- Component selection section descriptions -------------------------------- -LangString DESC_Section1 ${LANG_ENGLISH} "This installs the PulseView sigrok GUI." +LangString DESC_Section1 ${LANG_ENGLISH} "This installs the PulseView sigrok GUI, some firmware files, the protocol decoders, and all required libraries." LangString DESC_Section2 ${LANG_ENGLISH} "This installs Python 3.2 in its default location of c:\Python32. If you already have Python 3.2 installed, you don't need to re-install it." !insertmacro MUI_FUNCTION_DESCRIPTION_BEGIN -- 2.30.2