zotero/chrome/content
Dan Stillman 41c9a4a433 Fix relative path support to sync properly
Dual boot and VM setups worked, but only absolute paths were synced,
because syncing uses attachmentPath, which was resolving relative paths
itself (#51). attachmentPath now returns what's in the database (as it
did originally), and getFile() does the resolving instead.

This means that anything relying on attachmentPath directly needs to be
aware that it might get a placeholder-prefixed relative path.
2013-04-19 01:33:23 -04:00
..
zotero Fix relative path support to sync properly 2013-04-19 01:33:23 -04:00
zotero-platform Disable context menu icons on OS X 2013-04-14 01:47:05 -04:00