Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:seife:Factory
flameshot
flameshot-remove-update-check.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File flameshot-remove-update-check.patch of Package flameshot
Index: src/core/flameshotdaemon.cpp =================================================================== --- src/core/flameshotdaemon.cpp.orig 2022-07-03 13:42:21.000000000 +0000 +++ src/core/flameshotdaemon.cpp 2023-05-16 09:20:48.878903358 +0000 @@ -180,6 +180,7 @@ void FlameshotDaemon::showUpdateNotifica void FlameshotDaemon::getLatestAvailableVersion() { +#if 0 // This features is required for MacOS and Windows user and for Linux users // who installed Flameshot not from the repository. m_networkCheckUpdates = new QNetworkAccessManager(this); @@ -196,6 +197,7 @@ void FlameshotDaemon::getLatestAvailable this->getLatestAvailableVersion(); } }); +#endif } void FlameshotDaemon::checkForUpdates()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor