Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
home:Alexander_Naumov:SLE12
telepathy-mission-control
0001-mc-tool-fix-setting-automatic-presence.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-mc-tool-fix-setting-automatic-presence.patch of Package telepathy-mission-control
From a4bcc16f16f72d7a2b8fe74e715183b7b6985427 Mon Sep 17 00:00:00 2001 From: Simon McVittie <simon.mcvittie@collabora.co.uk> Date: Tue, 28 Jan 2014 16:28:16 +0000 Subject: [PATCH] mc-tool: fix setting automatic presence We were using the wrong finish-function. Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Bug: https://bugs.freedesktop.org/show_bug.cgi?id=74187 --- util/mc-tool.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/mc-tool.c b/util/mc-tool.c index 59a1a91..3c238d8 100644 --- a/util/mc-tool.c +++ b/util/mc-tool.c @@ -1051,7 +1051,7 @@ command_auto_presence (TpAccount *account) command.presence.status, command.presence.message, callback_for_async, - tp_account_request_presence_finish); + tp_account_set_automatic_presence_finish); return TRUE; } -- 1.8.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor