change default deck location

This commit is contained in:
Damien Elmes 2008-11-14 01:58:42 +09:00
parent f64a5c4b51
commit 2aaaa2d4ad

View file

@ -1521,7 +1521,7 @@ class DeckStorage(object):
backupDir = os.path.expanduser("~/.anki/backups") backupDir = os.path.expanduser("~/.anki/backups")
numBackups = 100 numBackups = 100
newDeckDir = "~" newDeckDir = "~/.anki/"
def newDeckPath(): def newDeckPath():
# create ~/mydeck(N).anki # create ~/mydeck(N).anki