zotero/chrome
Dan Stillman 58c2e38ec2 Fix invalid integration plugin installations on macOS
If a Mac user first starts Zotero from the disk image, Zotero
shows an error telling them to install the app in Applications, but the
integration plugins will have already be registered in extensions.json
with paths to the temporary AppTranslocation directory. This meant that
the next time the user restarted their computer (or sooner), the AppTranslocation
directory would be cleared and the integration plugins would no longer
be loaded.

This deletes extensions.json if it contains an AppTranslocation path for
an extension when the app is started from the disk image, which should
prevent this going forward. For existing users experiencing this, it
also checks installed extensions at startup for AppTranslocation paths
and deletes extensions.json if any appear.
2020-03-20 16:18:02 -04:00
..
content Fix invalid integration plugin installations on macOS 2020-03-20 16:18:02 -04:00
locale Fix broken Edit menu in Galego locale 2020-03-17 10:35:43 -04:00
skin/default Fix drop-downs in timeline (regression from 5.0.78) 2020-02-24 13:16:31 -05:00