[Telepathy-commits] [telepathy-spec/master] Location: Rename signal to LocationUpdated
Alban Crequy
alban.crequy at collabora.co.uk
Thu Jan 15 07:50:26 PST 2009
---
spec/Connection_Interface_Location.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/spec/Connection_Interface_Location.xml b/spec/Connection_Interface_Location.xml
index 28ffe46..0ec9ef0 100644
--- a/spec/Connection_Interface_Location.xml
+++ b/spec/Connection_Interface_Location.xml
@@ -251,8 +251,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
<tp:docstring>
Return the current locations of the given contacts, if they are
already known. If any of the given contacts' locations are not known,
- request their current locations, and later emit LocationUpdate for
- them; the LocationUpdate signal for contacts whose location could
+ request their current locations, and later emit LocationUpdated for
+ them; the LocationUpdated signal for contacts whose location could
not be determined will have an empty Location.
</tp:docstring>
@@ -273,7 +273,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
</arg>
</method>
- <signal name="LocationUpdate" tp:name-for-bindings="Location_Update">
+ <signal name="LocationUpdated" tp:name-for-bindings="Location_Updated">
<tp:docstring>
Emitted when a contact's location changes or becomes known.
</tp:docstring>
--
1.5.6.5
More information about the Telepathy-commits
mailing list