Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-application-service.xml
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ev-application-service.xml')
-rw-r--r--shell/ev-application-service.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/shell/ev-application-service.xml b/shell/ev-application-service.xml
index 4ef2cfa..f56bf0b 100644
--- a/shell/ev-application-service.xml
+++ b/shell/ev-application-service.xml
@@ -6,7 +6,8 @@
<annotation name="org.freedesktop.DBus.GLib.CSymbol" value="ev_application"/>
<method name="OpenWindow">
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="ev_application_open_window"/>
+ <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="ev_application_open_window"/>
+ <arg type="a{sv}" name="args" direction="in"/>
<arg type="u" name="timestamp" direction="in"/>
</method>