Small docs about ede-notify-daemon. Also small update for README

This commit is contained in:
Sanel Zukan
2012-05-10 12:31:30 +00:00
parent 44cec726b1
commit b6cc0dbaed
3 changed files with 33 additions and 15 deletions

View File

@ -16,3 +16,5 @@ EdeProgram ede-notify-daemon : $(SOURCE) ;
LinkAgainst ede-notify-daemon : $(EDELIB_DBUS_LIB) ;
TranslationStrings locale : $(SOURCE) ;
EdeManual ede-notify-daemon.txt ;

View File

@ -0,0 +1,16 @@
ede-notify-daemon documentation
===============================
ede-notify-daemon is EDE service responsible for accepting and displaying notifications.
It supports link:http://people.gnome.org/~mccann/docs/notification-spec/notification-spec-latest.html[Desktop Notifications Specification]
so all conforming applications will use it (e.g. Firefox will happily report download status with it).
Options
-------
--no-daemon::
Do not run in background. ede-notify-daemon will by default run in background.
--help::
Show help.