kdeconnect-kde/plugins/ping
Aleix Pol 21ab5a4f81 Merge branch 'master' into frameworks
Mostly kDebug -> qCDebug
Also some KCmdLineArgs -> QCommandLineParser

Conflicts:
	cli/kdeconnect-cli.cpp
	core/CMakeLists.txt
	core/backends/lan/lanlinkprovider.cpp
	core/daemon.cpp
	core/pluginloader.cpp
	interfaces/CMakeLists.txt
	kio/kiokdeconnect.cpp
	plugins/mousepad/CMakeLists.txt
	plugins/mousepad/mousepadplugin.h
	plugins/mpriscontrol/mpriscontrolplugin.cpp
	plugins/sftp/sftpplugin.cpp
2014-11-04 19:12:29 +01:00
..
CMakeLists.txt Port ping plugin free of KDELibs4Support 2014-09-22 09:46:23 +02:00
kdeconnect_ping.desktop SVN_SILENT made messages (.desktop file) 2014-11-02 04:01:28 +00:00
pingplugin.cpp Merge branch 'master' into frameworks 2014-11-04 19:12:29 +01:00
pingplugin.h Merge branch 'master' into frameworks 2014-11-04 19:12:29 +01: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.