zotero/chrome
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
..
content Fix relative path support to sync properly 2013-04-19 01:33:23 -04:00
locale Add missing string from d81e801685 2013-04-17 02:01:30 -04:00
skin/default/zotero Remove -moz-border-radius (supplanted by border-radius) 2013-04-17 01:42:11 -04:00