summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorEmanoil Kotsev <[email protected]>2021-05-31 21:09:48 +0200
committerEmanoil Kotsev <[email protected]>2024-11-09 18:49:26 +0000
commit202ee25cb1c784abf9f13b74bfd2a27104e1e0e9 (patch)
tree5b46d5a0e857677e82d8585ecee4255928ce486b /README
parent2da6bb1dc4d5e5b9f0801c102869c2fb4d98b5b2 (diff)
downloadkdbusnotification-202ee25cb1c784abf9f13b74bfd2a27104e1e0e9.tar.gz
kdbusnotification-202ee25cb1c784abf9f13b74bfd2a27104e1e0e9.zip
Code adjustments after revew
align copyright statements in header and cpp files explain why gdbus as example used in README remove iostream dependency in favour of tqDebug in main.cpp add again xml header in notificationdaemon.xml remove dbug-glib check from ConfigureChecks.cmake Signed-off-by: Emanoil Kotsev <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 990a47a..d82dff2 100644
--- a/README
+++ b/README
@@ -25,6 +25,8 @@ If you wish to contribute to Kdbusnotification (TDE), you might do so:
https://specifications.freedesktop.org/notification-spec/latest/ar01s09.html
https://sylvaindurand.org/update-notifications-with-libnotify/
+To test the implementation use following:
+
gdbus call \
--session \
--dest org.freedesktop.Notifications \