]> sigrok.org Git - pulseview.git/commitdiff
Installer: Whitespace consistency fixes.
authorUwe Hermann <redacted>
Mon, 5 Jun 2017 16:10:34 +0000 (18:10 +0200)
committerUwe Hermann <redacted>
Mon, 5 Jun 2017 16:10:34 +0000 (18:10 +0200)
contrib/pulseview_cross.nsi.in

index 439fd2356c2acde4ff810429d53ce65daacbce9e..ef521ce8aca917082c4fa5cdb021ac1e03e580bc 100644 (file)
@@ -135,7 +135,6 @@ FunctionEnd
 # --- Default section ---------------------------------------------------------
 
 Section "PulseView (required)" Section1
 # --- Default section ---------------------------------------------------------
 
 Section "PulseView (required)" Section1
-
        # This section is gray (can't be disabled) in the component list.
        SectionIn RO
 
        # This section is gray (can't be disabled) in the component list.
        SectionIn RO
 
@@ -215,7 +214,6 @@ Section "PulseView (required)" Section1
        # Display "Remove" instead of "Modify/Remove" in the control panel.
        WriteRegDWORD HKLM "${REGSTR}" "NoModify" 1
        WriteRegDWORD HKLM "${REGSTR}" "NoRepair" 1
        # Display "Remove" instead of "Modify/Remove" in the control panel.
        WriteRegDWORD HKLM "${REGSTR}" "NoModify" 1
        WriteRegDWORD HKLM "${REGSTR}" "NoRepair" 1
-
 SectionEnd
 
 Section /o "Example data" Section2
 SectionEnd
 
 Section /o "Example data" Section2
@@ -248,7 +246,6 @@ SectionEnd
 # --- Uninstaller section -----------------------------------------------------
 
 Section "Uninstall"
 # --- Uninstaller section -----------------------------------------------------
 
 Section "Uninstall"
-
        # Always delete the uninstaller first (yes, this really works).
        Delete "$INSTDIR\Uninstall.exe"
 
        # Always delete the uninstaller first (yes, this really works).
        Delete "$INSTDIR\Uninstall.exe"