On Saturday 20 August 2011 23:13:23 Quentin Gibeaux wrote: > The images downloaded from the web are stored in the /tmp folder (is that > linuxproof only?).
The canonical dir for temporary files is $TMPDIR, according to POSIX, and that should be used on anything but MS Windows, which has a special function to determine that directory. As fallbacks, after a warning, I would also evaluate $TMP, $TEMP and $TEMPDIR. As last fallback you could use /tmp, I believe, though POSIX might have a word on that, too. Good luck and thanks! Uli ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel