where is zotero installed in ubuntu?
Hi, I want to go in and edit the zotero.jar file, but I can't find where it is installed on my system. Over at Firefox support they said it should be under ~/.mozilla/firefox/xxxxxxxx.default/, but I don't have any such directory. Also, I can't find it with a search function, could it be installed under a different filename than "zotero?"
probably need to enable view hidden files
A tip, though: if you use start Firefox with the Profile Manager, and then click "Delete Profile...", the confirmation dialog (which you should cancel, of course) will tell you the full location of the Firefox profile.
I think I have found my Firefox profile folder at /usr/lib/firefox-3.0.5/defaults/profile. But, nothing looking like Zotero is installed there. But what would Zotero look like here if not zotero.jar?
Thanks for your help!
in your case
$ find /home -name 'zotero.jar'
should have given you the path (forget about the deskbar applet, it's search is useless)