aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/wireshark.nsi
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2013-05-01 22:22:10 +0000
committerGerald Combs <gerald@wireshark.org>2013-05-01 22:22:10 +0000
commita6cd9fdc4492f028907e44a0d5b595bc6f5062b5 (patch)
treee55e067c209e6c72b49ad50b60e157a3a109284a /packaging/nsis/wireshark.nsi
parentb38556fa1e7ff81a4c4b983155ee8bf94f76a3ef (diff)
Change the right title this time.
svn path=/trunk/; revision=49126
Diffstat (limited to 'packaging/nsis/wireshark.nsi')
-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 981f4b38ca..1c537c54df 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -887,7 +887,7 @@ SetOutPath '$INSTDIR\plugins\${VERSION}'
File "${STAGING_DIR}\plugins\${VERSION}\mate.dll"
SectionEnd
-Section "Global Profiles" SecProfiles
+Section "Configuration Profiles" SecProfiles
;-------------------------------------------
; This should be a function or macro
SetOutPath '$INSTDIR\profiles\Bluetooth'