diff options
Diffstat (limited to 'interfaces/filechooser.xml')
-rw-r--r-- | interfaces/filechooser.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/interfaces/filechooser.xml b/interfaces/filechooser.xml index da6bed2..5524d45 100644 --- a/interfaces/filechooser.xml +++ b/interfaces/filechooser.xml @@ -1,5 +1,5 @@ <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> -<node name="/"> +<node name="/org/freedesktop/portal/desktop"> <interface name="org.freedesktop.impl.portal.FileChooser"> <method name="OpenFile"> <arg name="handle" type="o" direction="in" /> |