From b13fa490fb368b779a99543d18d5c68c01f8eb31 Mon Sep 17 00:00:00 2001 From: Luke Yelavich Date: Fri, 4 Feb 2011 13:57:23 +1100 Subject: Add accessible_name support --- src/notification-item.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/notification-item.xml') diff --git a/src/notification-item.xml b/src/notification-item.xml index 05afd83..63f9374 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -15,6 +15,7 @@ + @@ -34,6 +35,9 @@ + + + -- cgit v1.2.3 From fffab2e1e8d991a41cc591ceaca77c8a40f31f33 Mon Sep 17 00:00:00 2001 From: Luke Yelavich Date: Tue, 8 Feb 2011 17:55:35 +1100 Subject: accessible_name -> accessible_desc --- src/notification-item.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/notification-item.xml') diff --git a/src/notification-item.xml b/src/notification-item.xml index 737ecb3..3e5b3ff 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -15,7 +15,7 @@ - + @@ -38,8 +38,8 @@ - - + + -- cgit v1.2.3 From d63e2d04123cb7e37fa5f9a3cb8239364d81e629 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 23 Feb 2011 20:51:06 -0600 Subject: Changing the signal to match what was discussed with the KDE folks --- src/notification-item.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/notification-item.xml') diff --git a/src/notification-item.xml b/src/notification-item.xml index 3e5b3ff..bbf77c5 100644 --- a/src/notification-item.xml +++ b/src/notification-item.xml @@ -7,7 +7,9 @@ + + @@ -15,7 +17,6 @@ - @@ -38,9 +39,6 @@ - - - -- cgit v1.2.3