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
dbc0e083
Commit
dbc0e083
authored
Mar 08, 2021
by
Laurent Montel
😁
Browse files
Add mailmergeagentconfig.json for the future
parent
be08fac5
Pipeline
#53551
passed with stage
in 25 minutes and 5 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/mailmergeagent/CMakeLists.txt
View file @
dbc0e083
...
...
@@ -44,8 +44,8 @@ target_link_libraries(mailmergeagent
KF5::DBusAddons
KF5::WindowSystem
KF5::XmlGui
KF5::Notifications
KF5::I18n
KF5::Notifications
)
...
...
@@ -65,8 +65,8 @@ install(TARGETS akonadi_mailmerge_agent ${KDE_INSTALL_TARGETS_DEFAULT_ARGS} )
install
(
FILES mailmergeagent.desktop DESTINATION
"
${
KDE_INSTALL_DATAROOTDIR
}
/akonadi/agents"
)
#install(FILES akonadi_sendlater_agent.notifyrc DESTINATION ${KDE_INSTALL_KNOTIFY5RCDIR} )
#kcoreaddons_add_plugin(
sendlater
agentconfig
# JSON
sendlater
agentconfig.json
# SOURCES ${
sendlater
agentconfig_SRCS}
#kcoreaddons_add_plugin(
mailmerge
agentconfig
# JSON
mailmerge
agentconfig.json
# SOURCES ${
mailmerge
agentconfig_SRCS}
# INSTALL_NAMESPACE akonadi/config
#)
#
)
agents/mailmergeagent/mailmergeagentconfig.json
0 → 100644
View file @
dbc0e083
{
"X-Akonadi-PluginType"
:
"AgentConfig"
,
"X-Akonadi-Library"
:
"mailmergeagentconfig"
,
"X-Akonadi-AgentConfig-Type"
:
"akonadi_mailmerge_agent"
}
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