]> sigrok.org Git - sigrok-cli.git/commitdiff
nsis: Mention firmware files in description.
authorUwe Hermann <redacted>
Thu, 2 Jan 2014 13:39:19 +0000 (14:39 +0100)
committerUwe Hermann <redacted>
Thu, 2 Jan 2014 13:39:19 +0000 (14:39 +0100)
contrib/sigrok-cli_cross.nsi.in

index ad8d7d210d20f9966db2fc2c19ac1f181b0d9621..91680d49d9dd9857b728e9c7a7e0864ff86b1f21 100644 (file)
@@ -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