summaryrefslogtreecommitdiff
path: root/common/gvfsdaemonprotocol.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:33:57 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:33:57 +0000
commit6637fd2856bd457fddf130cc28786fec2c82cb93 (patch)
treeb1e08e322e04b359c6f0e68cf22255f68c485555 /common/gvfsdaemonprotocol.h
parent397de26bd252cc5f386c2bda03b5307e4e98d75c (diff)
downloadgvfs-6637fd2856bd457fddf130cc28786fec2c82cb93.tar.gz
Add cancellation to mount operations
Implement base GFile mountable functions Original git commit by Alexander Larsson <alexl@redhat.com> at 1178801245 +0200 svn path=/trunk/; revision=544
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 3ba17ef0..7aa97560 100644
--- a/common/gvfsdaemonprotocol.h
+++ b/common/gvfsdaemonprotocol.h
@@ -25,6 +25,7 @@ G_BEGIN_DECLS
#define G_VFS_DBUS_MOUNT_OP_OPEN_FOR_WRITE "OpenForWrite"
#define G_VFS_DBUS_MOUNT_OP_GET_INFO "GetInfo"
#define G_VFS_DBUS_MOUNT_OP_ENUMERATE "Enumerate"
+#define G_VFS_DBUS_MOUNT_OP_MOUNT_MOUNTABLE "MountMountable"
/* mount daemons that support mounting more mounts implement this,
and set the dbus name in the mountable description file */