From e6a59a7ef8e9f71ac89a1e84008e77f5ea71c905 Mon Sep 17 00:00:00 2001 From: Luke Yelavich Date: Mon, 7 Feb 2011 18:25:03 +1100 Subject: Add accessible name support --- src/application-service.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'src/application-service.xml') diff --git a/src/application-service.xml b/src/application-service.xml index 1ad7030..8693c52 100644 --- a/src/application-service.xml +++ b/src/application-service.xml @@ -26,7 +26,7 @@ with this program. If not, see . - + @@ -44,6 +44,7 @@ with this program. If not, see . + @@ -61,5 +62,9 @@ with this program. If not, see . + + + + -- cgit v1.2.3 From a958e07de2cb9148a261187600b10598f60bbb69 Mon Sep 17 00:00:00 2001 From: Luke Yelavich Date: Tue, 8 Feb 2011 17:57:32 +1100 Subject: accessible_name -> accessible_desc --- src/application-service.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/application-service.xml') diff --git a/src/application-service.xml b/src/application-service.xml index 8693c52..fc65c40 100644 --- a/src/application-service.xml +++ b/src/application-service.xml @@ -44,7 +44,7 @@ with this program. If not, see . - + @@ -62,9 +62,9 @@ with this program. If not, see . - + - + -- cgit v1.2.3 From 1cfc978dbf1df5ed02adc9a57f22d67d04621d06 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Thu, 24 Feb 2011 21:50:05 -0600 Subject: Switching things around so the icon switches with the description all the way up the stack --- src/application-service.xml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'src/application-service.xml') diff --git a/src/application-service.xml b/src/application-service.xml index fc65c40..f3164ef 100644 --- a/src/application-service.xml +++ b/src/application-service.xml @@ -52,6 +52,7 @@ with this program. If not, see . + @@ -62,9 +63,5 @@ with this program. If not, see . - - - - -- cgit v1.2.3