Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 285ccf774694b68818750ceb8e7c8f64 > files > 1

anki-2.0.47-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=[],