gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31139 - gnunet/src/util


From: gnunet
Subject: [GNUnet-SVN] r31139 - gnunet/src/util
Date: Fri, 6 Dec 2013 13:27:35 +0100

Author: wachs
Date: 2013-12-06 13:27:35 +0100 (Fri, 06 Dec 2013)
New Revision: 31139

Modified:
   gnunet/src/util/gnunet-qr.py.in
Log:
silence: other way around


Modified: gnunet/src/util/gnunet-qr.py.in
===================================================================
--- gnunet/src/util/gnunet-qr.py.in     2013-12-06 12:26:29 UTC (rev 31138)
+++ gnunet/src/util/gnunet-qr.py.in     2013-12-06 12:27:35 UTC (rev 31139)
@@ -58,9 +58,9 @@
        
        # enable the preview window
        if (True == silent):
+               proc.visible = False
+       else:
                proc.visible = True
-       else:
-               proc.visible = False
        
        # read at least one barcode (or until window closed)
        try:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]