zotero/chrome/chromeFiles/locale/en-US/scholar
Dan Stillman d3bc693dab Closes #77, maintain database backups
The Scholar database is backed up on browser close. On startup, if the main database is damaged, the extension saves a copy of the damaged file and tries to restore from the last automatic backup. If it fails, it creates a new database file.

New methods:

Scholar.getScholarDatabase(string [ext])
Scholar.backupDatabase()
Scholar.moveToUnique(file, newFile) -- find a unique filename using the leafName of newFile as the suggested name (using the built-in Mozilla functionality) and move the file there
Scholar.Date.getFileDateString(file)
Scholar.Date.getFileTimeString(file)
2006-08-01 23:10:31 +00:00
..
preferences.dtd Command-shift-S should now work as soon as you start Firefox. 2006-06-21 23:22:37 +00:00
scholar.dtd closes #55, export bibliography to printable version 2006-07-27 23:01:55 +00:00
scholar.properties Closes #77, maintain database backups 2006-08-01 23:10:31 +00:00