From ba4d10dd6b6d3effc7ed0f835e31e7a65bd3e54e Mon Sep 17 00:00:00 2001 From: Hylke Bons Date: Tue, 15 Mar 2011 14:42:43 +0000 Subject: [PATCH] [ui] add TODO --- SparkleShare/SparkleUI.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SparkleShare/SparkleUI.cs b/SparkleShare/SparkleUI.cs index 46858188..5a13cc93 100644 --- a/SparkleShare/SparkleUI.cs +++ b/SparkleShare/SparkleUI.cs @@ -88,7 +88,8 @@ namespace SparkleShare { } } - + // TODO: move to controller and do translation here + if (!SparkleShare.Controller.NotificationsEnabled) return;