mirror of https://github.com/zlatinb/muwire
wip on dbus notifications
parent
4a322074a0
commit
417cf0c78f
|
@ -24,7 +24,7 @@ class NotifyService {
|
|||
println notifications.GetCapabilities()
|
||||
|
||||
UInt32 rv = notifications.Notify("MuWire", // app name
|
||||
new UInt32(0L)), // replaces
|
||||
new UInt32(0L), // replaces
|
||||
"", // no icon
|
||||
text, // summary
|
||||
text, // body
|
||||
|
|
Loading…
Reference in New Issue