From d9116a6713e4a7d5bdbf10ba96fc3d34caf4f5eb Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 12 Jun 2009 16:20:47 -0500 Subject: Adding a DBus interface for the status specific stuff --- src/status-service.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 src/status-service.xml (limited to 'src/status-service.xml') diff --git a/src/status-service.xml b/src/status-service.xml new file mode 100644 index 0000000..189df81 --- /dev/null +++ b/src/status-service.xml @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3 From 094b80fb89c15cc369f4ca50e218cec12efbaadc Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Fri, 12 Jun 2009 17:04:48 -0500 Subject: Okay, we need functions as we want a list of icons. --- src/status-service.xml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'src/status-service.xml') diff --git a/src/status-service.xml b/src/status-service.xml index 189df81..df10859 100644 --- a/src/status-service.xml +++ b/src/status-service.xml @@ -2,21 +2,23 @@ - - - - + + + + + + - - + + -- cgit v1.2.3