From cf41dc3d28c3daa30f04962718b468cf46830828 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Thu, 11 Oct 2012 00:04:50 +0200 Subject: migrate clock applet to gsettings remove evolution code --- applets/clock/clock-face.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applets/clock/clock-face.c') diff --git a/applets/clock/clock-face.c b/applets/clock/clock-face.c index 53f0e4f4..143eef12 100644 --- a/applets/clock/clock-face.c +++ b/applets/clock/clock-face.c @@ -289,7 +289,7 @@ update_time_and_face (ClockFace *this, localtime_r (&timet, &priv->time); } - /* FIXME this should be a mateconf setting + /* FIXME this should be a pref in gsetting * Or we could use some code from clock-sun.c? * currently we hardcode * morning 7-9 -- cgit v1.2.1