summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2013-02-27 15:31:42 +0100
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2013-03-04 10:53:25 +0100
commit49115b85264209e73110306ab8f3fe96dba816c6 (patch)
tree1946e9ebcdc098df4deb6fd89985ad8020bb1657 /data
parente6fecc0500b83ad55a1d8b6acbcf520ab9c0eb8d (diff)
downloadnautilus-49115b85264209e73110306ab8f3fe96dba816c6.tar.gz
NautilusFreedesktopDBus: add public setter for OpenLocations
https://bugzilla.gnome.org/show_bug.cgi?id=694266
Diffstat (limited to 'data')
-rw-r--r--data/freedesktop-dbus-interfaces.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/freedesktop-dbus-interfaces.xml b/data/freedesktop-dbus-interfaces.xml
index 28e1d0e46..3ebd049b3 100644
--- a/data/freedesktop-dbus-interfaces.xml
+++ b/data/freedesktop-dbus-interfaces.xml
@@ -32,5 +32,6 @@
<arg type='as' name='URIs' direction='in'/>
<arg type='s' name='StartupId' direction='in'/>
</method>
+ <property name="OpenLocations" type="as" access="read"/>
</interface>
</node>