From 8d4ca51e188f83fac7c4c6c941b15e217ae8c336 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Sun, 20 Dec 2009 16:56:09 -0600 Subject: Adding of a new property, icon path, to store the path to the icons. --- src/notification-item.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/notification-item.xml') diff --git a/src/notification-item.xml b/src/notification-item.xml index c28cc54..b671e38 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -8,6 +8,7 @@ + -- cgit v1.2.3 From 83b4f68c5a188d3826beefbe2adddecc0f0a4668 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 8 Jan 2010 08:04:07 -0600 Subject: Changing the property to 'IconThemePath' to make it more clear about what it adjusts. --- src/notification-item.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/notification-item.xml') diff --git a/src/notification-item.xml b/src/notification-item.xml index b671e38..f95db31 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -8,7 +8,9 @@ - + + -- cgit v1.2.3