commit 68b83cc6b4c7aa6fa4a29c484dbf7af3f843eaa4 Author: Matthias Clasen Date: 2009-10-19 Updates M NEWS commit 4198b77bef1582aeaaa365afc69426b16b53363b Author: FujianWZH Date: 2009-10-19 Updated Simplified Chinese translation. M po/zh_CN.po commit 5ab24ddaedacaaf328d1cad48a73fe667aa50af9 Author: Martin Pitt Date: 2009-10-12 Bug 597585 – 2.28 lists mtp devices as being cameras with gudev backend Set correct MIME type for MTP music players based on whether it's a camera or a music player. Signed-off-by: David Zeuthen M daemon/gvfsbackendgphoto2.c commit d840dbb0fecae485ea94f467d40a5dc9c1c20446 Author: Bastien Nocera Date: 2009-10-14 Fix crasher in obexftp backend Spotted by Matthias Clasen See https://bugzilla.redhat.com/show_bug.cgi?id=528181 M daemon/gvfsbackendobexftp.c commit dcfd2ae59b1ea494ea9d54038af795782c9a3e3a Author: Tomas Bzatek Date: 2009-10-13 Silently drop eject error messages when detaching drive If there's no media in drive and yet it's marked as detachable, calling eject would cause "no media in drive" error. This is the case with my USB SD card reader. M monitor/gdu/ggdudrive.c commit 9fcb94f8d86f91f7f1d91d48399bf0c994e6c544 Author: Tomas Bzatek Date: 2009-10-13 Disallow ejecting empty drives Similar to previous commit, hide the Eject menu item when drive has no media. M monitor/gdu/ggdudrive.c commit 059c58f93665d72be8ad1ffa0d68f3866b50aaa0 Author: Tomas Bzatek Date: 2009-10-13 Disallow mounting empty drives This concerns only removable media drives without any detected volumes. The end result is no Mount item in Nautilus popup menu and no action taken on double-click over the drive icon. The exception is floppy drives, where we always allow mount without need of detecting media manually first. M daemon/gvfsbackendcomputer.c commit 31f6a01ae1f4cd23c21e925c22a28ddf03c8e622 Author: Benjamin Otte Date: 2009-10-12 Use FAILED_HANDLED error code when user aborts This allows Nautilus to check for FAILED_HANDLED and not displaying an error dialog to the user. Users don't like error dialogs thatdo nothing but tell them what they just did. Partial fix for https://bugzilla.gnome.org/show_bug.cgi?id=594495 M daemon/gvfsbackendftp.c M daemon/gvfsbackendsftp.c M daemon/gvfsbackendsmb.c M daemon/gvfsbackendsmbbrowse.c commit 14d1fefceda16ec3df314cd8c55b18c9f4426615 Author: Kjartan Maraas Date: 2009-10-11 Updated Norwegian bokmål translation M po/nb.po commit ade7e023cc9dc8430086a2762c7b1236c8350b17 Author: Gil Forcada Date: 2009-10-10 Updated Catalan translation M po/ca.po commit 780bae9c28df7e6d5f2463d9621f7db48524ee24 Author: David Zeuthen Date: 2009-10-08 Fix return value of gdu_drive_can_poll_for_media() If a drive doesn't use removable media, we shouldn't advertise that it can be polled. M monitor/gdu/ggdudrive.c commit 92bd6869f22bbe582f51f4ffca4d71f65ef9d6a6 Author: David Zeuthen Date: 2009-10-08 Bug 597864 – Need to separate "Safely Remove Drive" from "Eject" Some systems use internal USB devices. Automatically detaching such drives when calling gdu_drive_eject() (triggered by e.g. the eject button in the Nautilus sidebar) as we do right now leads to loss of the drive until reboot (since the device is internal). The only viable option right now is to separate "Safely Remove Drive" and "Eject". If we gain infrastructure to let us know with 100% accuracy that a given receptacle is external we can go back to the previous behavior. See http://bugs.freedesktop.org/show_bug.cgi?id=24343 for details. M monitor/gdu/ggdudrive.c commit 5ae16ae1feb4e6076fce5794b04481c780f406f4 Author: Tomas Bzatek Date: 2009-10-08 Fix creating mount_spec from string Don't consume the ending character. M common/gmountspec.c commit 0b09cc8e57bc5fa701dd685d648fd338b92b2c48 Author: Alexander Larsson Date: 2009-10-08 Don't always overwrite on trash restore We want to get overwrite dialogs when restoring from trash. https://bugzilla.gnome.org/show_bug.cgi?id=596618 M daemon/gvfsbackendtrash.c M daemon/trashlib/trashitem.c M daemon/trashlib/trashitem.h commit 5b6a4aeed0fc545a7698882e2b45c3f4051b1432 Author: Leonid Kanter Date: 2009-10-05 Updated Russian translation M po/ru.po commit c03150bb09cb75a0ca6379f286cea35476c3a869 Author: David Zeuthen Date: 2009-10-01 Bug 597041 – Manual umount triggers mount request We also need to consider logical partitions when determining if a drive should be ignored. M monitor/gdu/ggduvolumemonitor.c commit bb30a92179e7d9a624fd87df90a3de20e1ab3cca Author: Christian Kellner Date: 2009-10-01 Bug 586724 - Require gdu version >= 2.28.0 M configure.ac commit da8d0d3f146983d7fb099a90348815d3a18405c1 Author: Alexander Larsson Date: 2009-09-30 Claim to support file: uris too We forgot to say the file: method is supported (#596867) M client/gdaemonvfs.c commit 3f0927115ca7c22adac9f331788c81353e783702 Author: Alexander Larsson Date: 2009-09-28 Don't show ssh dns-sd items in dns-sd:, only sftp ones ssh means a login shell and sftp means a file share, and each server may have both. Don't know how this snuck in again. M daemon/gvfsbackenddnssd.c commit 7d4ec4b1457c2c34c03037ce4d8b86340103eacc Author: Matej Urbančič Date: 2009-09-24 Updated Slovenian translation M po/sl.po commit 0285e9ede48ff83aead882401e36e9d7ae25746f Author: Alexander Larsson Date: 2009-09-23 FreeBSD support for gphoto2 backend Here is a patch from Aurélien Jarno to enable the gphoto2 backend on FreeBSD and GNU/kFreeBSD. M configure.ac M monitor/gphoto2/ggphoto2volumemonitor.c commit 24041285e7392f5c83c8b98a017181983233d411 Author: Petr Kovar Date: 2009-09-22 Updated Czech translation M po/cs.po commit 903ebd0068bcaa02a4a1fe08a073c2419a3ab668 Author: Luca Ferretti Date: 2009-09-21 Updated Italian translation M po/it.po commit 54bda49c318a27d66721ce2248579bc3e65e39b0 Author: Alexander Larsson Date: 2009-09-21 Post release version bump M configure.ac