commit be1bbed96b4de1e9b11f4d81de3b643059444647 Author: Ondrej Holy Date: 2015-09-01 Update NEWS for 1.25.91 release M NEWS commit 90ca656ccd194a039060398d1e72cbac8c3f1ec7 Author: Balázs Úr Date: 2015-08-31 Updated Hungarian translation M po/hu.po commit fdba53046de6f90daf5fd2394b052dbc75cf6662 Author: Ross Lagerwall Date: 2015-08-29 mtp: Fix error handling from a807f12d5663 After commit a807f12d5663 ("MTP: return ENOTEMPTY if trying to delete a non-empty directory"), G_IO_ERROR_NOT_EMPTY is returned if a generic error occurs when deleting. Fix it by calling fail_job() as the rest of the code does. https://bugzilla.gnome.org/show_bug.cgi?id=753590 M daemon/gvfsbackendmtp.c commit 45d047068d18cd01a517450476aa1f8fa0371b7c Author: Yosef Or Boczko Date: 2015-08-30 Updated Hebrew translation M po/he.po commit ae1183fe3d37bf2d391c5c0b8e00d1b59a824b05 Author: Ondrej Holy Date: 2015-02-27 afp: Change g_error to g_warning for read errors Use g_warning rather than g_error when a read error occurs to prevent spurious crash reports since there are many different ways for a read from the network to fail. [Cherry-picked from gnome-3-14/14369db2a8fc Commit message written by Ross Lagerwall.] https://bugzilla.gnome.org/show_bug.cgi?id=710490 M daemon/gvfsafpconnection.c commit 31ec6a7f0f6b61f558e079acbcc0b1f7e10d3168 Author: Tom Tryfonidis Date: 2015-08-28 Updated Greek translation M po/el.po commit 6b1682296ce9d26f623b6f1fa1f2eff1d73154d5 Author: Anders Jonsson Date: 2015-08-27 Updated Swedish translation M po/sv.po commit 2a692988d20d25a1735926fa0e5f600d4653cbb8 Author: Piotr Drąg Date: 2015-08-26 Updated Polish translation M po/pl.po commit 27c2373bfe27c21246ee0903ff3b596b212ff1f1 Author: Chao-Hsiung Liao Date: 2015-08-25 Updated Chinese (Taiwan) translation M po/zh_TW.po commit ce81f4086e25ad21320a2b984ab59a3c557b890c Author: Fran Dieguez Date: 2015-08-25 Updated Galician translations M po/gl.po commit 05f2f71a825495e13e3ef282098d8450a742bd57 Author: Debarshi Ray Date: 2015-08-21 dav: Mark files as untrashable Otherwise nautilus will offer the wrong action in its UI. https://bugzilla.gnome.org/show_bug.cgi?id=753934 M daemon/gvfsbackenddav.c commit 89587d5c43a64b430abf9e1d96a392187260ae7c Author: Debarshi Ray Date: 2015-08-19 build: Sprinkle quotations According to: https://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Autoconf-Language.html https://bugzilla.gnome.org/show_bug.cgi?id=753838 M configure.ac commit c0f7cb035984b6e68956559a8a38835ae3780ab0 Author: Ondrej Holy Date: 2015-08-21 Revert part of "Update NEWS for 1.25.90" This reverts part of commit 5e0a3c840f5447bb539c441ec1b12e3a73ce1ca9. Changes for gvfs-ls were amended by mistake. M programs/gvfs-ls.c commit 918f11be3c7d6d2afb9679f1899b3308b16b1f0b Author: Debarshi Ray Date: 2015-08-19 build: Remove unnecessary variable initializations Undefined variables are going to be treated as empty. https://bugzilla.gnome.org/show_bug.cgi?id=753838 M configure.ac commit 194fb12df8e6f057652ef6691add775f2348f595 Author: Dušan Kazik Date: 2015-08-19 Updated Slovak translation M po/sk.po commit f00acfc8e44bd43d2cda91101779bc4043c9f163 Author: Daniel Mustieles Date: 2015-08-18 Updated Spanish translation M po/es.po commit fccc50e325f1ac39bc60fc1e84d19a2c408abf8b Author: Carlos Soriano Date: 2015-08-18 gdaemonfile: fix typo from last commit ugh sorry M client/gdaemonfile.c commit 893ce0bbd6eb53e814d2c239c920cee2e63d5b5e Author: Carlos Soriano Date: 2015-08-17 gdaemonfile: check for the correct cancellable We were checking for the newly created data cancellable, which is wrong. That was causing that mounting encloused volumes were not cancellable at all. Check for the actual GCancellable parameter to fix it. https://bugzilla.gnome.org/show_bug.cgi?id=753735 M client/gdaemonfile.c commit ec6317e000007759ef22e497ae55f50cf15de8ae Author: Ondrej Holy Date: 2015-08-17 Post release version bump M configure.ac