Comment 0 for bug 1499971

Revision history for this message
Krzysztof TataradziƄski (ktatar156) wrote : Delete configuration files of app

Hello,
Suppose that we have XYZ app. It's used for offline navigation. And we have got 2 GB of maps in ~/.local/share/XYZ***/.
After few time we lost interest it that app and we uninstall it. Problem will appear when our device will be running out of space. In that time we figured out that we've got some offline maps in local folder. But if we don't remember where is it, we need to search it for a long while.
I think the best solution would be that one - while uninstalling procedure, OS will ask if we want to delete configuration and all other local files from ~/.local/share/XYZ***
What do you think guys?