Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > d12c3dfce5c537e2c8651d30c1498529 > files > 1

anki-2.0.45-1.mga6.src.rpm

Index: aqt/profiles.py
===================================================================
--- aqt/profiles.py
+++ aqt/profiles.py	2013-04-07 19:03:10.014071320 +0200
@@ -18,11 +18,11 @@
 
 metaConf = dict(
     ver=0,
-    updates=True,
+    updates=False,
     created=intTime(),
     id=random.randrange(0, 2**63),
     lastMsg=-1,
-    suppressUpdate=False,
+    suppressUpdate=True,
     firstRun=True,
     defaultLang=None,
     disabledAddons=[],