From: Uwe Hermann Date: Thu, 2 Jan 2014 13:41:36 +0000 (+0100) Subject: nsis: Mention firmware files and PDs in the description. X-Git-Tag: pulseview-0.2.0~165 X-Git-Url: https://sigrok.org/gitweb/?p=pulseview.git;a=commitdiff_plain;h=023373854cd4ca4991d1532f2b43621cf13c96ca nsis: Mention firmware files and PDs in the description. --- 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