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
PIM
KMail
Commits
8a6ae3fb
Commit
8a6ae3fb
authored
Mar 24, 2021
by
Yuri Chornoivan
Browse files
Fix description
parent
3e7b5c88
Pipeline
#55418
passed with stage
in 27 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/mailmergeagent/mailmergeconfiguredialog.cpp
View file @
8a6ae3fb
...
...
@@ -39,7 +39,7 @@ MailMergeConfigureDialog::MailMergeConfigureDialog(QWidget *parent)
KAboutData
aboutData
=
KAboutData
(
QStringLiteral
(
"mailmergeagent"
),
i18n
(
"Mail Merge Agent"
),
QStringLiteral
(
KDEPIM_VERSION
),
i18n
(
"
Send
email
s later
agent."
),
i18n
(
"
Merge
email
addresses
agent."
),
KAboutLicense
::
GPL_V2
,
i18n
(
"Copyright (C) 2021 Laurent Montel"
));
...
...
Write
Preview
Markdown
is supported
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