https://bugs.kde.org/show_bug.cgi?id=453236
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/d85fedad | |fad5e598e26fe5df13208d93249 | |de0e5 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Aleix Pol <aleix...@kde.org> --- Git commit d85fedadfad5e598e26fe5df13208d93249de0e5 by Aleix Pol. Committed on 06/05/2022 at 22:25. Pushed by apol into branch 'master'. flatpak: Show a warning when uninstalled apps still have data present Uninstalling from flatpak will only uninstall the app but will leave the user data in the file system. This adds the option to remove it. M +20 -1 libdiscover/backends/FlatpakBackend/FlatpakResource.cpp M +7 -1 libdiscover/backends/FlatpakBackend/FlatpakResource.h A +29 -0 libdiscover/backends/FlatpakBackend/qml/FlatpakRemoveData.qml [License: GPL(3+eV) GPL(v3.0) GPL(v2.0)] M +1 -0 libdiscover/backends/FlatpakBackend/resources.qrc https://invent.kde.org/plasma/discover/commit/d85fedadfad5e598e26fe5df13208d93249de0e5 -- You are receiving this mail because: You are watching all bug changes.