mirror of https://github.com/caronc/apprise
Updated Notify_dbus (markdown)
parent
e53359862c
commit
3dcb99fb9a
|
@ -18,7 +18,7 @@ There are currently no options you can specify for this kind of notification, so
|
||||||
* **kde**://
|
* **kde**://
|
||||||
* This is just an alias to qt:// for simplicity purposes. Like qt://, this explicitly only attempt to access the QT DBus (even if the GLib one is present).
|
* This is just an alias to qt:// for simplicity purposes. Like qt://, this explicitly only attempt to access the QT DBus (even if the GLib one is present).
|
||||||
* **glib**://
|
* **glib**://
|
||||||
* This will explicitly only attempt to access the GLib DBus (even if the QT one is present). A gnome:// alias was not created as gnome:// is already handled using a more mature/newer approach defined * [[here|Notify_gnome]].
|
* This will explicitly only attempt to access the GLib DBus (even if the QT one is present). A gnome:// alias was not created as gnome:// is already handled using a more mature/newer approach defined [[here|Notify_gnome]].
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
There are no parameters at this time.
|
There are no parameters at this time.
|
||||||
|
|
Loading…
Reference in New Issue