aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorUlf Lamping <ulf.lamping@web.de>2007-01-31 06:45:46 +0000
committerUlf Lamping <ulf.lamping@web.de>2007-01-31 06:45:46 +0000
commita267fc21e99b18681a609a9aae2b822bded7de74 (patch)
tree8ad592caf5d58bb67b0b90a03e31ebab2e46b6d5 /packaging
parentfcff412ab64bf245ee8955377c442fe5b3c63af1 (diff)
slightly better explain the user's guide "component"
svn path=/trunk/; revision=20648
Diffstat (limited to 'packaging')
-rw-r--r--packaging/nsis/wireshark.nsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index c2a306d9e5..812669aea3 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -1089,7 +1089,7 @@ SectionEnd
!insertmacro MUI_DESCRIPTION_TEXT ${SecMergecap} "Mergecap is a program that combines multiple saved capture files into a single output file"
!insertmacro MUI_DESCRIPTION_TEXT ${SecCapinfos} "Capinfos is a program that provides information on capture files."
!ifdef HHC_DIR
- !insertmacro MUI_DESCRIPTION_TEXT ${SecUsersGuide} "The user's guide as the online help system."
+ !insertmacro MUI_DESCRIPTION_TEXT ${SecUsersGuide} "Install the user's guide, so an internet connection is not required to read the help pages."
!endif
!insertmacro MUI_FUNCTION_DESCRIPTION_END