This repository has been archived on 2026-01-16. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
anki/anki-0.9.9.7.8-noupdate.patch
chkr 96274bb236 - Update to new upstream version 0.9.9.7.8
- Updated noupdate patch
- Removed unused script generate-anki-tarball.sh
2009-05-06 21:00:13 +00:00

12 lines
524 B
Diff

diff -uNr anki-0.9.9.7.8.old/ankiqt/config.py anki-0.9.9.7.8/ankiqt/config.py
--- anki-0.9.9.7.8.old/ankiqt/config.py 2009-05-06 08:35:07.000000000 +0200
+++ anki-0.9.9.7.8/ankiqt/config.py 2009-05-06 21:27:39.000000000 +0200
@@ -45,7 +45,7 @@
'syncOnLoad': True,
'syncOnClose': True,
'syncInMsgBox': False,
- 'checkForUpdates': True,
+ 'checkForUpdates': False,
'interfaceLang': "",
'syncUsername': "",
'syncPassword': "",