projects
/
platform
/
upstream
/
dbus.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96a4751
)
fix the docs on signal you get when you lose a bus name
author
Havoc Pennington
<hp@redhat.com>
Sun, 6 Feb 2005 15:35:25 +0000
(15:35 +0000)
committer
Havoc Pennington
<hp@redhat.com>
Sun, 6 Feb 2005 15:35:25 +0000
(15:35 +0000)
doc/dbus-specification.xml
patch
|
blob
|
history
diff --git
a/doc/dbus-specification.xml
b/doc/dbus-specification.xml
index
fdea2b4
..
b8a8381
100644
(file)
--- a/
doc/dbus-specification.xml
+++ b/
doc/dbus-specification.xml
@@
-2441,7
+2441,7
@@
then ownership of the name can't be transferred until the application
disconnects. If this flag is not set, then any application trying to become
the owner of the name will succeed and the previous owner will be
- sent a <literal>org.freedesktop.DBus.Name
OwnerChanged
</literal> signal.
+ sent a <literal>org.freedesktop.DBus.Name
Lost
</literal> signal.
</entry>
</row>
<row>