Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2:Staging:A
gnome-control-center
gnome-control-center-info-never-use-gnome-softw...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-control-center-info-never-use-gnome-software.patch of Package gnome-control-center
diff --git a/panels/info/cc-info-overview-panel.c b/panels/info/cc-info-overview-panel.c index 7a5879c..7b6c27b 100644 --- a/panels/info/cc-info-overview-panel.c +++ b/panels/info/cc-info-overview-panel.c @@ -829,7 +829,8 @@ info_overview_panel_setup_overview (CcInfoOverviewPanel *self) static gboolean does_gnome_software_exist (void) { - return g_file_test (BINDIR "/gnome-software", G_FILE_TEST_EXISTS); + /* no gnome-software for 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