From bb26e3fcc95e0e7bf4db8eebf151f8234e388699 Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Thu, 2 Jan 2014 14:39:19 +0100 Subject: [PATCH] nsis: Mention firmware files in description. --- contrib/sigrok-cli_cross.nsi.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/sigrok-cli_cross.nsi.in b/contrib/sigrok-cli_cross.nsi.in index ad8d7d2..91680d4 100644 --- a/contrib/sigrok-cli_cross.nsi.in +++ b/contrib/sigrok-cli_cross.nsi.in @@ -252,7 +252,7 @@ SectionEnd # --- Component selection section descriptions -------------------------------- -LangString DESC_Section1 ${LANG_ENGLISH} "This installs the sigrok command-line tool, the protocol decoders, and all required libraries." +LangString DESC_Section1 ${LANG_ENGLISH} "This installs the sigrok command-line tool, 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