diff options
author | Tomas Bzatek <tbzatek@redhat.com> | 2011-05-18 13:56:58 +0200 |
---|---|---|
committer | Tomas Bzatek <tbzatek@redhat.com> | 2012-06-04 17:43:50 +0200 |
commit | 8315eaf84e52c6a00a4905f1f6a73182db9e8015 (patch) | |
tree | dc7e1566001c9f4ae07e35c9fd0e531afe5e0fd6 /.gitignore | |
parent | cc34b3774e6ce80551babf20c7d5dfabd9d2ed24 (diff) | |
download | gvfs-8315eaf84e52c6a00a4905f1f6a73182db9e8015.tar.gz |
Port volume monitoring and metadata to GDBus
This is a complete port of volume monitors and metadata to GDBus.
The (private) d-bus API has been mostly preserved except of
MountOp methods.
No difference in functionality should be observed.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -38,3 +38,5 @@ gtk-doc.make *-marshal.[ch] *.gschema.valid *.enums.xml +monitor/proxy/gvfsvolumemonitordbus.* +metadata/metadata-dbus.* |