Fixing painting
- Painted image are now force to be saved locally, preventing them from disapearing on the next instance (since they're originally saved inside /tmp)
- Remove the call to clear the image stored in /tmp (this will obviously be handled by the OS)
- Fix some missing icons