aboutsummaryrefslogtreecommitdiff
path: root/src/application-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-15 08:54:25 -0600
committerTed Gould <ted@gould.cx>2010-01-15 08:54:25 -0600
commita75c3deda04f2529dd2db287829c191580fa2446 (patch)
treec373321c649cd64668aafe7ef848ffe08e00c412 /src/application-service.xml
parentbd7118f59345fbf9c7a22fdfb7a65e7f97dfa6c8 (diff)
parentb447c26d5dab577f46ad32d6191bc623be9aaf25 (diff)
downloadayatana-indicator-application-a75c3deda04f2529dd2db287829c191580fa2446.tar.gz
ayatana-indicator-application-a75c3deda04f2529dd2db287829c191580fa2446.tar.bz2
ayatana-indicator-application-a75c3deda04f2529dd2db287829c191580fa2446.zip
* Upstream update
* Support getting the app list from a running service.
Diffstat (limited to 'src/application-service.xml')
-rw-r--r--src/application-service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/application-service.xml b/src/application-service.xml
index d74aaa9..0b2e959 100644
--- a/src/application-service.xml
+++ b/src/application-service.xml
@@ -26,7 +26,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
<!-- Methods -->
<method name="GetApplications">
- <arg type="a(siso)" name="applications" direction="out" />
+ <arg type="a(sisos)" name="applications" direction="out" />
</method>
<!-- Signals -->