From d4888a59a2abcea30c043bd17068dcb799b25a2f Mon Sep 17 00:00:00 2001 From: Danielle Madeley Date: Tue, 16 Feb 2010 14:11:16 +1100 Subject: Update spec for int64 timestamps, correct dbus-service types Also plug a leak due to incorrect usage of tp_value_array_build --- extensions/Logger.xml | 10 +++++----- extensions/all.xml | 2 ++ 2 files changed, 7 insertions(+), 5 deletions(-) (limited to 'extensions') diff --git a/extensions/Logger.xml b/extensions/Logger.xml index 5abe60f..1695690 100644 --- a/extensions/Logger.xml +++ b/extensions/Logger.xml @@ -39,7 +39,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - + Unix timestamp for the log entry @@ -69,7 +69,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. - Whether the conversation is a chatroom (i.e., XMMP's MUC) or not + Whether the conversation is a chatroom (i.e., XMPP MUC) or not @@ -77,12 +77,12 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. how many entries will be returned. - NOTE: to retreive information that would generate hight traffic, use - the library API approach instead of DBbus. + NOTE: to retreive information that would generate high traffic, use + the library API approach instead of DBus. - diff --git a/extensions/all.xml b/extensions/all.xml index 6c7af8e..cff8af8 100644 --- a/extensions/all.xml +++ b/extensions/all.xml @@ -25,6 +25,8 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

+ -- cgit v1.2.1