Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
gnome-control-center
gnome-control-center-system-never-use-gnome-sof...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-control-center-system-never-use-gnome-software.patch of Package gnome-control-center
diff -urp gnome-control-center-46.3.orig/panels/system/cc-system-panel.c gnome-control-center-46.3/panels/system/cc-system-panel.c --- gnome-control-center-46.3.orig/panels/system/cc-system-panel.c 2024-07-30 14:27:24.426647687 -0500 +++ gnome-control-center-46.3/panels/system/cc-system-panel.c 2024-07-30 14:36:02.188142991 -0500 @@ -77,8 +77,8 @@ gnome_software_allows_updates (void) static gboolean gnome_software_exists (void) { - g_autofree gchar *path = g_find_program_in_path ("gnome-software"); - return path != NULL; + /* Don't use gnome-software in SLE. */ + return FALSE; } static gboolean
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