[Pkg-telepathy-commits] [telepathy-glib-1] 62/212: Logger: read the right schema

Simon McVittie smcv at debian.org
Wed May 14 12:08:51 UTC 2014


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

smcv pushed a commit to branch debian
in repository telepathy-glib-1.

commit 5eacdafe79b709a08c38b26de414cf9f30fd6dd8
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Thu Mar 27 17:54:38 2014 +0000

    Logger: read the right schema
---
 telepathy-logger/conf.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/telepathy-logger/conf.c b/telepathy-logger/conf.c
index 888114d..d98cae9 100644
--- a/telepathy-logger/conf.c
+++ b/telepathy-logger/conf.c
@@ -32,7 +32,7 @@
 
 #define GET_PRIV(o)     (G_TYPE_INSTANCE_GET_PRIVATE ((o), TPL_TYPE_CONF, TplConfPriv))
 
-#define GSETTINGS_SCHEMA "org.freedesktop.Telepathy.Logger"
+#define GSETTINGS_SCHEMA "im.telepathy.v1.Logger"
 #define KEY_ENABLED "enabled"
 
 G_DEFINE_TYPE (TplConf, _tpl_conf, G_TYPE_OBJECT)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib-1.git



More information about the Pkg-telepathy-commits mailing list