diff options
author | Ted Gould <ted@gould.cx> | 2010-01-20 15:01:00 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-01-20 15:01:00 -0600 |
commit | de659683ee9d60ed0fefa2d20c4ff1342f1b94e2 (patch) | |
tree | 7baf0e4813a473e2f533487f10fe944afea97ea5 /src/application-service.xml | |
parent | 72432728b161a54dfd711242e17cd2e55a011c2c (diff) | |
parent | 38e8cebe7b5a6190bb504af82f483057327c1d25 (diff) | |
download | libayatana-appindicator-de659683ee9d60ed0fefa2d20c4ff1342f1b94e2.tar.gz libayatana-appindicator-de659683ee9d60ed0fefa2d20c4ff1342f1b94e2.tar.bz2 libayatana-appindicator-de659683ee9d60ed0fefa2d20c4ff1342f1b94e2.zip |
Updating to trunk (surprisingly without conflict)
Diffstat (limited to 'src/application-service.xml')
-rw-r--r-- | src/application-service.xml | 2 |
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 --> |