Blame anki-0.9.9.6-noupdate.patch
|
 |
66e4a68 |
diff -uNr anki-0.9.9.6.old/ankiqt/config.py anki-0.9.9.6/ankiqt/config.py
|
|
 |
66e4a68 |
--- anki-0.9.9.6.old/ankiqt/config.py 2009-01-21 14:53:21.000000000 +0100
|
|
 |
66e4a68 |
+++ anki-0.9.9.6/ankiqt/config.py 2009-02-11 23:18:16.000000000 +0100
|
|
 |
66e4a68 |
@@ -44,7 +44,7 @@
|
|
 |
66e4a68 |
'iconSize': 32,
|
|
 |
66e4a68 |
'syncOnLoad': False,
|
|
 |
66e4a68 |
'syncOnClose': False,
|
|
 |
66e4a68 |
- 'checkForUpdates': True,
|
|
 |
66e4a68 |
+ 'checkForUpdates': False,
|
|
 |
66e4a68 |
'interfaceLang': "",
|
|
 |
66e4a68 |
'syncUsername': "",
|
|
 |
66e4a68 |
'syncPassword': "",
|