abraunegg-onedrive/src/notifications
Norbert Preining cc6cbf5ac7 Notification support via libnotify (#270)
* add external sources for (d)notify with README and license statements
* add new logAndNotify function, make building a compile time option
* use logAndNotify and main.d, make timeout message silent
* update documentation for notification support
* add command line switch --disable-notifications
* add build-deps for libnotify in README.md
2018-12-06 06:19:00 +11:00
..
dnotify.d Notification support via libnotify (#270) 2018-12-06 06:19:00 +11:00
notify.d Notification support via libnotify (#270) 2018-12-06 06:19:00 +11:00
README Notification support via libnotify (#270) 2018-12-06 06:19:00 +11:00

The files in this directory have been obtained form the following places:

dnotify.d
	https://github.com/Dav1dde/dnotify/blob/master/dnotify.d
	License: Creative Commons Zro 1.0 Universal
	see https://github.com/Dav1dde/dnotify/blob/master/LICENSE

notify.d
	https://github.com/D-Programming-Deimos/libnotify/blob/master/deimos/notify/notify.d
	License: GPL 2.1 or upwards, see file