silence: other way around
authorMatthias Wachs <wachs@net.in.tum.de>
Fri, 6 Dec 2013 12:27:35 +0000 (12:27 +0000)
committerMatthias Wachs <wachs@net.in.tum.de>
Fri, 6 Dec 2013 12:27:35 +0000 (12:27 +0000)
src/util/gnunet-qr.py.in

index de4849023c2fa2948786c61036474208458b9a21..cb0545b96f0d4033fee1855b093ceea6ba12a321 100755 (executable)
@@ -58,9 +58,9 @@ if __name__ == '__main__':
        
        # enable the preview window
        if (True == silent):
-               proc.visible = True
-       else:
                proc.visible = False
+       else:
+               proc.visible = True
        
        # read at least one barcode (or until window closed)
        try: