diff src/bridge/bridge_constructor/bridge_template.ini @ 375:502489e17685

D-Bus constructor: add Constructors specific flags (--flags argument) dbus-xml constructor now as annotation flag to add Qt annotation usefull for the Qt frontend (bellaciao)
author Goffi <goffi@goffi.org>
date Mon, 08 Aug 2011 23:04:19 +0200
parents 3ea41a199b36
children 9ffae6abdb05
line wrap: on
line diff
--- a/src/bridge/bridge_constructor/bridge_template.ini	Thu Jul 28 03:02:31 2011 +0200
+++ b/src/bridge/bridge_constructor/bridge_template.ini	Mon Aug 08 23:04:19 2011 +0200
@@ -400,7 +400,7 @@
 doc_param_0=from_jid: source JID
 doc_param_1=to_jid: dest JID
 doc_param_2=size: size of the history (0 for the whole history)
-doc_return=Dict where key is timestamp (seconds this the Epoch), and value is a tuple (from_jid, to_jid)
+doc_return=Dict where key is timestamp (seconds this the Epoch), and value is a tuple (from_jid, message)
 
 [addContact]
 type=method