diff options
author | Joey Hess <joey@kitenet.net> | 2014-03-22 15:51:30 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-03-22 15:51:30 -0400 |
commit | 24fd8b2ea04a66233ffdb51b8c113ac9129ed410 (patch) | |
tree | 3da2ad0ec27ecc8aae9cfdb97290543ae74a6ea1 /debian | |
parent | 123c9520fb9a4197761cb57e17605eed2bb882ec (diff) |
webapp: Automatically install Nautilus integration scripts to get and drop files.
This commit was sponsored by Gian-Maria Daffre.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7addf4ae7..20b559324 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ git-annex (5.20140321) UNRELEASED; urgency=medium (using the dbus Desktop Notifications Specification) * --notify-start switch will show desktop notifications when each file upload/download starts. + * webapp: Automatically install Nautilus integration scripts + to get and drop files. -- Joey Hess <joeyh@debian.org> Fri, 21 Mar 2014 14:08:41 -0400 |