linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH obexd] map: Fix dbus call after method rename
@ 2011-12-15 12:58 Bartosz Szatkowski
  2011-12-15 13:23 ` Johan Hedberg
  0 siblings, 1 reply; 3+ messages in thread
From: Bartosz Szatkowski @ 2011-12-15 12:58 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: Bartosz Szatkowski

---
 test/map-client |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/map-client b/test/map-client
index 1a4afdb..5c7c447 100755
--- a/test/map-client
+++ b/test/map-client
@@ -57,6 +57,6 @@ if  __name__ == '__main__':
         print map.GetFolderListing(dict())
 
     if options.ls_msg is not None:
-	print map.GetMessagesListing(options.ls_msg, dict())
+	print map.GetMessageListing(options.ls_msg, dict())
 
     mainloop.run()
-- 
1.7.4.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH obexd] map: Fix dbus call after method rename
  2011-12-15 12:58 [PATCH obexd] map: Fix dbus call after method rename Bartosz Szatkowski
@ 2011-12-15 13:23 ` Johan Hedberg
  2011-12-15 13:30   ` Bartosz Szatkowski
  0 siblings, 1 reply; 3+ messages in thread
From: Johan Hedberg @ 2011-12-15 13:23 UTC (permalink / raw)
  To: Bartosz Szatkowski; +Cc: linux-bluetooth

Hi, Bartosz,

On Thu, Dec 15, 2011, Bartosz Szatkowski wrote:
> ---
>  test/map-client |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)

Applied. Btw, when not referring to a symbol in the code or something
similar, please spell D-Bus as D-Bus (I fixed it this time).

Johan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH obexd] map: Fix dbus call after method rename
  2011-12-15 13:23 ` Johan Hedberg
@ 2011-12-15 13:30   ` Bartosz Szatkowski
  0 siblings, 0 replies; 3+ messages in thread
From: Bartosz Szatkowski @ 2011-12-15 13:30 UTC (permalink / raw)
  To: Bartosz Szatkowski, linux-bluetooth

On Thu, Dec 15, 2011 at 2:23 PM, Johan Hedberg <johan.hedberg@gmail.com> wrote:
> Hi, Bartosz,
>
> On Thu, Dec 15, 2011, Bartosz Szatkowski wrote:
>> ---
>>  test/map-client |    2 +-
>>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> Applied. Btw, when not referring to a symbol in the code or something
> similar, please spell D-Bus as D-Bus (I fixed it this time).
>
> Johan

OK, thanks!

-- 
Pozdrowienia - Cheers,
Bartosz Szatkowski

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-12-15 13:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-15 12:58 [PATCH obexd] map: Fix dbus call after method rename Bartosz Szatkowski
2011-12-15 13:23 ` Johan Hedberg
2011-12-15 13:30   ` Bartosz Szatkowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).