Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Frameworks
KIO
Commits
7aae5264
Commit
7aae5264
authored
Aug 13, 2014
by
Eike Hein
Browse files
Update help text.
parent
55d5a1d8
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kcms/webshortcuts/main.cpp
View file @
7aae5264
...
...
@@ -47,10 +47,10 @@ KURIFilterModule::KURIFilterModule(QWidget *parent, const QVariantList &args)
setQuickHelp
(
i18n
(
"<h1>Enhanced Browsing</h1> In this module you can configure some enhanced browsing"
" features of KDE. "
"<h2>Web Shortcuts</h2>Web Shortcuts are a quick way of using Web search engines. For example, type
\"
altavista
:frobozz
\"
"
" or
\"
av
:frobozz
\"
and
Konquero
r will do a search on
AltaVista
for
\"
frobozz
\"
."
"<h2>Web Shortcuts</h2>Web Shortcuts are a quick way of using Web search engines. For example, type
\"
duckduckgo
:frobozz
\"
"
" or
\"
dd
:frobozz
\"
and
your web browse
r will do a search on
DuckDuckGo
for
\"
frobozz
\"
."
" Even easier: just press Alt+F2 (if you have not"
" changed this shortcut) and enter the shortcut in the
KDE
Run Command dialog."
));
" changed this
keyboard
shortcut) and enter the shortcut in the Run Command dialog."
));
QVBoxLayout
*
layout
=
new
QVBoxLayout
(
this
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment