var file = dirs.get("TmpD", nsIFile);
Where do you find TmpD identifier?
In Mozlib (JS Console XPCOM library) I've a list of properties to get some useful paths (PrefD, PrefF, etc.), but it doesn't include TmpD. So I'd like to append missing properties.
Thanks,
Daniel
