assistant: Use udisks2 dbus events to detect when disks are mounted, instead of relying on gnome/kde stuff that is not stable.

This commit is contained in:
Joey Hess 2016-01-22 16:50:08 -04:00
parent 93806b0c8c
commit 8c3d302532
Failed to extract signature
4 changed files with 27 additions and 31 deletions

3
debian/changelog vendored
View file

@ -13,7 +13,8 @@ git-annex (6.20160115) UNRELEASED; urgency=medium
* registerurl: Check if a remote claims the url, same as addurl does.
* Bug fix: Git config settings passed to git-annex -c did not always take
effect.
* assistant: Added new name used for udisks2 dbus service in gnome 3.18.
* assistant: Use udisks2 dbus events to detect when disks are mounted,
instead of relying on gnome/kde stuff that is not stable.
-- Joey Hess <id@joeyh.name> Fri, 15 Jan 2016 14:05:01 -0400