summaryrefslogtreecommitdiff
path: root/common/gvfsdaemonprotocol.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:58:39 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:58:39 +0000
commit5eb7bd424e3b6dba0deb1865029d0e84492dbaf9 (patch)
tree996133ecffeca9bce6675ce4649e01ae5a334908 /common/gvfsdaemonprotocol.h
parent8e5c507c9529e3e8ac67df7cef2b1d2935db617d (diff)
downloadgvfs-5eb7bd424e3b6dba0deb1865029d0e84492dbaf9.tar.gz
Implement set_display_name in daemon
Original git commit by Alexander Larsson <alexl@redhat.com> at 1183460636 +0200 svn path=/trunk/; revision=606
Diffstat (limited to 'common/gvfsdaemonprotocol.h')
-rw-r--r--common/gvfsdaemonprotocol.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gvfsdaemonprotocol.h b/common/gvfsdaemonprotocol.h
index 8e227bbb..334054d5 100644
--- a/common/gvfsdaemonprotocol.h
+++ b/common/gvfsdaemonprotocol.h
@@ -27,6 +27,7 @@ G_BEGIN_DECLS
#define G_VFS_DBUS_MOUNT_OP_GET_FILESYSTEM_INFO "GetFilesystemInfo"
#define G_VFS_DBUS_MOUNT_OP_ENUMERATE "Enumerate"
#define G_VFS_DBUS_MOUNT_OP_MOUNT_MOUNTABLE "MountMountable"
+#define G_VFS_DBUS_MOUNT_OP_SET_DISPLAY_NAME "SetDisplayName"
/* mount daemons that support mounting more mounts implement this,
and set the dbus name in the mountable description file */