kdeconnect-kde/plugins/ping
Aleix Pol 596e4484f4 Clean up use of virtual and override keywords
Only use virtual when actually virtual, to override just use override.
2016-06-20 19:22:29 +02:00
..
CMakeLists.txt Remove unneeded dependency link 2015-04-10 18:03:49 +02:00
kdeconnect_ping.json SVN_SILENT made messages (.desktop file) - always resolve ours 2015-12-30 09:23:05 +00:00
pingplugin.cpp Port away from KServiceTrader 2015-03-19 16:36:53 +01:00
pingplugin.h Clean up use of virtual and override keywords 2016-06-20 19:22:29 +02: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.