mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-05 20:27:59 +02:00
2003-04-10 Alexander Larsson <alexl@redhat.com>
* doc/dbus-specification.sgml: s/org.freedesktop.Broadcast/org.freedesktop.DBus.Broadcast/
This commit is contained in:
parent
e11e4ca82b
commit
7074a24695
2 changed files with 7 additions and 2 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2003-04-10 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* doc/dbus-specification.sgml:
|
||||
s/org.freedesktop.Broadcast/org.freedesktop.DBus.Broadcast/
|
||||
|
||||
2003-04-10 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* bus/.cvsignore:
|
||||
|
|
|
|||
|
|
@ -1118,7 +1118,7 @@
|
|||
forwarded, and the Yoyodyne Corporation screensaver application would be
|
||||
expected to reply to the ping. If
|
||||
<literal>org.freedesktop.Peer.Ping</literal> were sent to
|
||||
<literal>org.freedesktop.Broadcast</literal>, then multiple applications
|
||||
<literal>org.freedesktop.DBus.Broadcast</literal>, then multiple applications
|
||||
might receive the ping, and all would normally reply to it.
|
||||
</para>
|
||||
</sect2>
|
||||
|
|
@ -1866,7 +1866,7 @@
|
|||
<glossentry id="term-broadcast"><glossterm>Broadcast</glossterm>
|
||||
<glossdef>
|
||||
<para>
|
||||
A message sent to the special <literal>org.freedesktop.Broadcast</literal>
|
||||
A message sent to the special <literal>org.freedesktop.DBus.Broadcast</literal>
|
||||
service; the message bus will forward the broadcast message
|
||||
to all applications that have expressed interest in it.
|
||||
</para>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue