Searched hist:"5 ad016088273f9d22b24035f0019110df945c4bf" (Results 1 – 1 of 1) sorted by relevance
/haiku/src/apps/haikudepot/ui/ |
H A D | MainWindow.cpp | 5ad016088273f9d22b24035f0019110df945c4bf Thu Apr 16 10:29:32 UTC 2020 Andrew Lindesay <apl@lindesay.co.nz> HaikuDepot: Disable System Pkg Updates
HaikuDepot reacts to changes in packages installed in the running system, but is currently reloading everything which is too slow with the quantity of data involved. Short term; disable this function in this commit so the application can be used and then come back to it later with a better solution.
Relates to #15879
Change-Id: I96a17c01e8b1ae1443fb6242a5b53a22b1e44416 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2483 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|