X-Git-Url: https://git.0d.be/?p=empathy.git;a=blobdiff_plain;f=libempathy-gtk%2Fempathy-notify-manager.c;h=bbe3a1a4c0c3d7b0061445f3a92de4f0e723f90e;hp=8ca97950e9e8fa11331de7258086eecf05a2a0c6;hb=4d556f5f50f2b462ccd9d404f8cf1d5cd1b1fd42;hpb=0e2e4e79bf14b2bd72458ca0a60c5b8dc1c9b67a diff --git a/libempathy-gtk/empathy-notify-manager.c b/libempathy-gtk/empathy-notify-manager.c index 8ca97950..bbe3a1a4 100644 --- a/libempathy-gtk/empathy-notify-manager.c +++ b/libempathy-gtk/empathy-notify-manager.c @@ -190,7 +190,7 @@ empathy_notify_manager_notification_is_enabled (EmpathyNotifyManager *self) EMPATHY_PREFS_NOTIFICATIONS_ENABLED)) return FALSE; - if (!tp_account_manager_is_prepared (priv->account_manager, + if (!tp_proxy_is_prepared (priv->account_manager, TP_ACCOUNT_MANAGER_FEATURE_CORE)) { DEBUG ("account manager is not ready yet; display the notification");