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
Network
KIO Extras
Commits
b1a32418
Commit
b1a32418
authored
Aug 30, 2021
by
Jonathan Marten
Browse files
man: Replace "KDE..." with a neutral header message
To better conform to current branding.
parent
a3c1c8ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
man/man2html.cpp
View file @
b1a32418
...
...
@@ -4600,7 +4600,7 @@ static char *scan_request(char *c)
out_html
(
"<img src=
\"
help:/kdoctools5-common/top-kde.jpg
\"
alt=
\"
top-kde
\"
> "
);
if
(
args
.
count
()
)
scan_troff
(
args
[
0
].
data
(),
0
,
nullptr
);
out_html
(
"
- KDE Man Page Viewer
"
);
out_html
(
"
Manual Page
"
);
out_html
(
"</div></div></div></div>
\n
"
);
out_html
(
"<div style=
\"
margin-left: 5em; margin-right: 5em;
\"
>
\n
"
);
...
...
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