aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-auth-client.c
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-24 18:19:12 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-05-24 18:31:01 +0800
commitb428a3009df0ea065b26991e87eb5759499c85a0 (patch)
tree27cb2444665f071bccb15d04c17d5f786b531574 /src/empathy-auth-client.c
parentbf821168dfb8c2e835cdf57a1c313841ee0dd763 (diff)
downloadgsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar.gz
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar.bz2
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar.lz
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar.xz
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.tar.zst
gsoc2013-empathy-b428a3009df0ea065b26991e87eb5759499c85a0.zip
gedit-close-button: move CSS bits to empathy.css
https://bugzilla.gnome.org/show_bug.cgi?id=669473
Diffstat (limited to 'src/empathy-auth-client.c')
-rw-r--r--src/empathy-auth-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-auth-client.c b/src/empathy-auth-client.c
index 837988e2b..8de7b5c52 100644
--- a/src/empathy-auth-client.c
+++ b/src/empathy-auth-client.c
@@ -310,7 +310,7 @@ main (int argc,
textdomain (GETTEXT_PACKAGE);
/* There is no 'main' UI window so just use the default GdkScreen */
- empathy_set_rss_provider (NULL);
+ empathy_set_css_provider (NULL);
#ifdef ENABLE_DEBUG
/* Set up debug sender */