From 160408787937224c2f9b1ed7965c2ad92e3c3255 Mon Sep 17 00:00:00 2001 From: Xavier Claessens Date: Fri, 26 Jun 2009 18:27:21 +0200 Subject: Ring on outgoing call. --- libempathy/empathy-call-handler.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libempathy/empathy-call-handler.c') diff --git a/libempathy/empathy-call-handler.c b/libempathy/empathy-call-handler.c index dd117eb99..f73c41e2e 100644 --- a/libempathy/empathy-call-handler.c +++ b/libempathy/empathy-call-handler.c @@ -614,4 +614,5 @@ empathy_call_handler_has_initial_video (EmpathyCallHandler *handler) EmpathyCallHandlerPriv *priv = GET_PRIV (handler); return priv->initial_video; -} \ No newline at end of file +} + -- cgit v1.2.3