mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
konsole: update the link about flow control
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
029e0c4e9a
commit
c88dba88e2
1 changed files with 1 additions and 1 deletions
|
@ -2790,7 +2790,7 @@ void TerminalDisplay::outputSuspended(bool suspended)
|
|||
//If there isn't a suitable article available in the target language the link
|
||||
//can simply be removed.
|
||||
_outputSuspendedLabel = new QLabel(i18n("<qt>Output has been "
|
||||
"<a href=\"http://en.wikipedia.org/wiki/Software_flow_control\">suspended</a>"
|
||||
"<a href=\"https://en.wikipedia.org/wiki/Software_flow_control\">suspended</a>"
|
||||
" by pressing Ctrl+S."
|
||||
" Press <b>Ctrl+Q</b> to resume."
|
||||
" This message will be dismissed in 10 seconds.</qt>"),
|
||||
|
|
Loading…
Add table
Reference in a new issue