<div class="gmail_extra"><div class="gmail_quote">On 4 December 2012 15:35, Thomas Koch <span dir="ltr"><<a href="mailto:thomas@koch.ro" target="_blank">thomas@koch.ro</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div id=":1ex">Some applications store "volatile" config data or "convenience data" like:<br>
<br>
- last window position<br>
- recently opened file<br>
- last time application was run<br>
- ... you name it<br>
<br>
Most annoyingly these applications create config files on first run even if I<br>
won't ever run those apps again! So my home folder accumulates many worthless<br>
config files.</div></blockquote></div><br>You could kind of call this data a cache - the user could easily move the window to their preferred position, find a file they've recently used again, and so on. The backup test - how much do you care if you lose it - also suggests it could go under cache.<br>

<br>Thomas<br></div>