zotero/chrome
Dan Stillman aedd361569 Fix startup error in new PDF code if application directory is read-only
In Firefox 52, `FileUtils.getFile()` tries to create the path to the
file even if the path array is empty. (In later versions (maybe in 54,
which we're using on macOS) it only does this if more than one path
component is provided.) We only need the special directory anyway, so we
can just use `getDir()`.
2018-02-13 19:26:10 -05:00
..
content Fix startup error in new PDF code if application directory is read-only 2018-02-13 19:26:10 -05:00
locale Update locales from Transifex and merge new English strings 2018-02-08 03:23:16 -05:00
skin/default/zotero Reduce minimum width of Zotero pane to 670px 2018-01-30 19:12:05 -05:00