At the moment caches for various programs are scattered all over the home directory. We should change the defaults to store them all in a centralised cache directory, so they are easy to clean up.
ie.
-- Java cache ('~/.java/deployment/cache').
-- Flash cache ('~/macromedia/Flash_Player' or '~/adobe/Flash_Player').
-- Evolution cache ('~/.evolution/cache')
-- OpenOffice ('~/.openoffice.org2/user/temp')
should be:
-- Java cache ('~/caches/com.sun.java/deployment/cache').
-- Flash cache ('~/caches/com.macromedia.Flash_Player')
-- Evolution cache ('~/caches/com.ximian.evolution/cache')
-- OpenOffice ('~/caches/org.openoffice.openoffice2/user/temp')
This is a modification of idea
http://brainstorm.ubuntu.com/idea/2645/ (and I borrowed some of the example directories). They can both suppliment each other
Tags:
(none)
No attachments.