Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
kdebase4-workspace
opensuse-homepage.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File opensuse-homepage.diff of Package kdebase4-workspace
diff -ur kde-workspace-4.8.1.orig/plasma/desktop/applets/kickoff/ui/brandingbutton.cpp kde-workspace-4.8.1/plasma/desktop/applets/kickoff/ui/brandingbutton.cpp --- kde-workspace-4.8.1.orig/plasma/desktop/applets/kickoff/ui/brandingbutton.cpp 2012-03-20 15:15:39.645598514 +0100 +++ kde-workspace-4.8.1/plasma/desktop/applets/kickoff/ui/brandingbutton.cpp 2012-03-20 15:17:03.369606255 +0100 @@ -68,7 +68,9 @@ void BrandingButton::openHomepage() { - new KRun(Plasma::Theme::defaultTheme()->homepage(), topLevelWidget(), false, false); + KUrl suseurl; + suseurl = "http://www.opensuse.org"; + new KRun(suseurl, topLevelWidget(), false, false); } void BrandingButton::paintEvent(QPaintEvent *event)
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