X-Git-Url: https://git.saurik.com/cydia.git/blobdiff_plain/c8e3b4b3ec338525a2bdd4e0e2632b659d21e940..766b71dd4f1e125f68905d928c6735f2346cb5ea:/Cydia.mm diff --git a/Cydia.mm b/Cydia.mm index 02c2ae9a..f42afe3e 100644 --- a/Cydia.mm +++ b/Cydia.mm @@ -5264,7 +5264,11 @@ bool DepSubstrate(const pkgCache::VerIterator &iterator) { } - (void) reloadButtonClicked { - // You don't reload a package view by clicking the button. + // Don't reload a package view by clicking the button. +} + +- (void) applyLoadingTitle { + // Don't show "Loading" as the title. Ever. } #endif