[Pkg-telepathy-commits] [telepathy-mission-control-6] 214/280: deleted_cb: correct a debug message

Simon McVittie smcv at debian.org
Thu Mar 27 20:07:25 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository telepathy-mission-control-6.

commit 2f325de3b7847018071d13dd3d050b02c0832d9d
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Fri Nov 15 15:41:10 2013 +0000

    deleted_cb: correct a debug message
    
    Bug: https://bugs.freedesktop.org/show_bug.cgi?id=27727
---
 src/mcd-account-manager.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mcd-account-manager.c b/src/mcd-account-manager.c
index 6a7b816..6616824 100644
--- a/src/mcd-account-manager.c
+++ b/src/mcd-account-manager.c
@@ -454,7 +454,7 @@ deleted_cb (GObject *plugin, const gchar *name, gpointer data)
 
         if (storage_plugin != its_plugin)
         {
-            DEBUG ("Ignoring altered-one from plugin %s because account %s "
+            DEBUG ("Ignoring deleted signal from plugin %s because account %s "
                 "belongs to %s",
                 mcp_account_storage_name (storage_plugin),
                 name,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-mission-control-6.git



More information about the Pkg-telepathy-commits mailing list