Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.3:Staging:C:DVD
kguiaddons
kguiaddons-use-susehelp.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kguiaddons-use-susehelp.patch of Package kguiaddons
diff --git a/src/util/urlhandler.cpp b/src/util/urlhandler.cpp index 1fd5984..20dc957 100644 --- a/src/util/urlhandler.cpp +++ b/src/util/urlhandler.cpp @@ -42,7 +42,7 @@ public Q_SLOTS: u.setPath(QCoreApplication::applicationName()); } - QString helpcenter = QStandardPaths::findExecutable(QStringLiteral("khelpcenter")); + QString helpcenter = QStandardPaths::findExecutable(QStringLiteral("susehelp")); if (helpcenter.isEmpty()) { if (QCoreApplication::organizationDomain() == QLatin1String("kde.org")) { //if khelpcenter is not installed and it's a KDE application, use docs.kde.org
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