How to get the user plugin directory (UNIX)
[email protected] (Salute)
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
I have an xpi script to install a mozilla plugin. It uses getFolder to
find the directory where it can install but there is no option to get the
home plugins/components directory.
I really need to get to ~/.mozilla/plugins & ~/.mozilla/components since
most users wont have write permission in the main install of mozilla which
is what is returned by getFolder("Plugins").
Thanks
Salute Giovanni