aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-01-14 23:25:34 -0600
committerTed Gould <ted@gould.cx>2010-01-14 23:25:34 -0600
commit321ae86c9366714e74ec70923e52facce29ca0b1 (patch)
tree82e00979c684f210bce44638ae60634b8132ea34
parent7a001c72db8fcbd518c132862ddc215bc215aac4 (diff)
downloadayatana-indicator-application-321ae86c9366714e74ec70923e52facce29ca0b1.tar.gz
ayatana-indicator-application-321ae86c9366714e74ec70923e52facce29ca0b1.tar.bz2
ayatana-indicator-application-321ae86c9366714e74ec70923e52facce29ca0b1.zip
Need icon path in the list as well.
-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 -->