kdeconnect-kde/plugins/ping
Alexander Lohnau 30d895d868
Clean up unneeded JSON parameter in kcoreaddons_add_plugin
The moc process already rebuilds the plugin when the JSON file changes, consequently the additional parameter is not needed.

Task: https://phabricator.kde.org/T14649
2021-06-28 20:33:52 +02:00
..
CMakeLists.txt Clean up unneeded JSON parameter in kcoreaddons_add_plugin 2021-06-28 20:33:52 +02:00
kdeconnect_ping.json SVN_SILENT made messages (.desktop file) - always resolve ours 2021-04-19 01:18:23 +00:00
pingplugin.cpp Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
pingplugin.h Convert license headers to SPDX expressions 2020-08-17 09:48:10 +00:00
README Updated ping readme 2014-10-10 15:01:31 -07:00

This plugin displays a notification to the user each time a package with type
"kdeconnect.ping" is received. If the package has something in the "message"
field, that will be displayed in the notification body.