aboutsummaryrefslogtreecommitdiff
path: root/src/application-service.xml
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-20 14:42:59 -0600
committerTed Gould <ted@gould.cx>2010-01-20 14:42:59 -0600
commitb22c464dacbc94cb5e73584021aa00bb87b9a28c (patch)
treea6fca8b185aa2a807a961b870e3a0c9177071890 /src/application-service.xml
parentba6eadc425796f206169d3ffd91934417f045506 (diff)
parent9c545b7e13a3c0926d569775cfe5ff470874f675 (diff)
downloadayatana-indicator-application-b22c464dacbc94cb5e73584021aa00bb87b9a28c.tar.gz
ayatana-indicator-application-b22c464dacbc94cb5e73584021aa00bb87b9a28c.tar.bz2
ayatana-indicator-application-b22c464dacbc94cb5e73584021aa00bb87b9a28c.zip
Merge to get the current list of applications on startup.
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 -->