Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Akonadi Calendar Tools
Commits
cdc22dcc
Commit
cdc22dcc
authored
Nov 09, 2019
by
Allen Winter
Browse files
Merge branch 'Applications/19.08'
parents
39f2a9bc
a478cd44
Changes
1
Hide whitespace changes
Inline
Side-by-side
konsolekalendar/konsolekalendar.cpp
View file @
cdc22dcc
...
...
@@ -311,7 +311,7 @@ bool KonsoleKalendar::showInstance()
//TODO: get progname and url from the values set in main
htmlSettings
.
setCreditName
(
QStringLiteral
(
"KonsoleKalendar"
));
htmlSettings
.
setCreditURL
(
QStringLiteral
(
"http://
pim
.kde.org/
components/k
onsole
k
alendar
.php
"
));
QStringLiteral
(
"http
s
://
userbase
.kde.org/
K
onsole
K
alendar"
));
htmlSettings
.
setExcludePrivate
(
true
);
htmlSettings
.
setExcludeConfidential
(
true
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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