]> sigrok.org Git - sigrok-gtk.git/commitdiff
gtk/qt: nsis: Fix comment strings.
authorUwe Hermann <redacted>
Thu, 23 Feb 2012 21:43:41 +0000 (22:43 +0100)
committerUwe Hermann <redacted>
Thu, 23 Feb 2012 21:43:41 +0000 (22:43 +0100)
contrib/sigrok-gtk.nsi.in

index c105c90ca9f11a3ac71d50e5a8f3e044cbf33c7f..c1070809d8d87e0023ff399dcf62579c4310236d 100644 (file)
@@ -212,7 +212,7 @@ Section "@PACKAGE_NAME@ (required)" Section1
        WriteRegStr HKLM "${REGSTR}" "Contact" \
                "sigrok-devel@lists.sourceforge.org"
        WriteRegStr HKLM "${REGSTR}" "Comments" \
-               "This is the sigrok command-line application."
+               "This is a GTK+ based sigrok GUI."
 
        # Display "Remove" instead of "Modify/Remove" in the control panel.
        WriteRegDWORD HKLM "${REGSTR}" "NoModify" 1