]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
2003-04-10 Alexander Larsson <alexl@redhat.com>
authorAlexander Larsson <alexl@redhat.com>
Thu, 10 Apr 2003 13:01:44 +0000 (13:01 +0000)
committerAlexander Larsson <alexl@redhat.com>
Thu, 10 Apr 2003 13:01:44 +0000 (13:01 +0000)
* doc/dbus-specification.sgml:
s/org.freedesktop.Broadcast/org.freedesktop.DBus.Broadcast/

ChangeLog
doc/dbus-specification.sgml

index 13b006b7eb2988a06121d765b1e4d9117e574019..fb8dbbfbd9a4f79aed232fdf616cfc0aab2afa54 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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:
index 0bbc3cda41f223457ea13a1179b31ee23f69cd01..109e964f3d97e5b097f7a89232d247e14282186a 100644 (file)
         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>
     <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>