Change the right title this time.
authorGerald Combs <gerald@wireshark.org>
Wed, 1 May 2013 22:22:10 +0000 (22:22 -0000)
committerGerald Combs <gerald@wireshark.org>
Wed, 1 May 2013 22:22:10 +0000 (22:22 -0000)
svn path=/trunk/; revision=49126

packaging/nsis/uninstall.nsi
packaging/nsis/wireshark.nsi

index 3adc78db7661498b5f350a42f52ecf3fa745612d..2de9e610b3a21d0d3f28d62cdecf955d54fdc903 100755 (executable)
@@ -240,7 +240,7 @@ SectionIn 1 2
 RMDir /r "$INSTDIR\plugins"
 SectionEnd
 
-Section "Un.Configuration Profiles" un.SecProfiles
+Section "Un.Global Profiles" un.SecProfiles
 ;-------------------------------------------
 SectionIn 1 2
 RMDir /r "$INSTDIR\profiles"
index 981f4b38cab079d8bc982c720de12a1f1266753c..1c537c54df0068b328d4a18d55b0dce8236f9014 100644 (file)
@@ -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'