From 82d72d17c20900f197b47988aa77fbc6c47bd8c2 Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Mon, 26 Nov 2012 12:31:22 +0000 Subject: [PATCH] deleted signal - make note. SVN revision: 79705 --- data/themes/edc/notification.edc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/themes/edc/notification.edc b/data/themes/edc/notification.edc index 57059e4d8..5b7633918 100644 --- a/data/themes/edc/notification.edc +++ b/data/themes/edc/notification.edc @@ -181,6 +181,9 @@ group { name: "e/modules/notification/main"; // } // program { // signal: "notification,del"; source: "notification"; +// } +// program { +// signal: "notification,deleted"; source: "notification"; // } } }