commit 4242d7e417c4547d4cbc54a8dddb02c2c6c75649 Author: Cosimo Cecchi Date: 2012-06-04 release: prepare for 3.5.2 M NEWS M configure.in commit 79157f5617886401379a724f8c526c430c4876a6 Author: Cosimo Cecchi Date: 2012-06-04 pathbar: set a maximum label width for pathbar buttons Set a maximum allowed width of 250px for pathbar button requisitions, and ellipsize after that. This fixes buttons disappearing completely from the pathbar in case there was not enough space to show the complete folder name, I am not sure I completely like this approach in all the situations, since there might be some value in showing more of a very long folder name if there's space available on screen, but unfortunately, it's not really possible without restructuring completely the way NautilusPathBar allocates children. Adapted for master, and slightly modified from an initial patch by Ted M Lin https://bugzilla.gnome.org/show_bug.cgi?id=313854 M src/nautilus-pathbar.c commit 71eb1deb36bf2df110bcc5a95aedea99e4d95d20 Author: Cosimo Cecchi Date: 2012-06-04 pathbar: simplify code M src/nautilus-pathbar.c commit 6fa845c55386c1fd7fd12edbda4f3446ecf949b1 Author: Bruno Brouard Date: 2012-06-04 Updated French translation M po/fr.po commit 883c92d3228b267c989a0fc85e77f60507a66695 Author: Fran Diéguez Date: 2012-06-03 Updated Galician translations M po/gl.po commit 75a11eeb717ceff455b01ebdcadf405bba24be2a Author: Yaron Shahrabani Date: 2012-06-02 Updated Hebrew translation. M po/he.po commit 6774c9888cbfdaca360a14e41a79c3a359dba828 Author: Andreas Proschofsky Date: 2012-05-31 preferences: don't create a GSettings for non-existing schema https://bugzilla.gnome.org/show_bug.cgi?id=676897 M libnautilus-private/nautilus-global-preferences.c M libnautilus-private/nautilus-global-preferences.h commit c00eb306ee711632072f761bfa4e814c405a82d2 Author: Cosimo Cecchi Date: 2012-05-31 all: fix GCC pointer signedness warnings New cycle, new set of warnings triggered by glibc/GCC. M eel/eel-editable-label.c M libnautilus-private/nautilus-clipboard-monitor.c M libnautilus-private/nautilus-clipboard.c M libnautilus-private/nautilus-directory-async.c M libnautilus-private/nautilus-dnd.c M libnautilus-private/nautilus-icon-dnd.c M libnautilus-private/nautilus-tree-view-drag-dest.c M src/nautilus-convert-metadata.c M src/nautilus-desktop-item-properties.c M src/nautilus-image-properties-page.c M src/nautilus-location-bar.c M src/nautilus-pathbar.c M src/nautilus-places-sidebar.c M src/nautilus-properties-window.c M src/nautilus-view.c commit 8dd9f091a239d22cb8ca0de5cee2fd58e2b835dd Author: Piotr Drąg Date: 2012-05-31 Updated POTFILES.in M po/POTFILES.in commit 253d4bf50b04a2ad3a063d467818b02ca2002584 Author: William Jon McCann Date: 2012-05-31 Remove tree side bar It is inconsistent with the file chooser, doesn't work well with touch, is really hard to use, and isn't consistent with any other GNOME 3 apps. https://bugzilla.gnome.org/show_bug.cgi?id=676897 M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/Makefile.am M src/nautilus-file-management-properties.c M src/nautilus-file-management-properties.ui M src/nautilus-shell-ui.xml D src/nautilus-tree-sidebar-model.c D src/nautilus-tree-sidebar-model.h D src/nautilus-tree-sidebar.c D src/nautilus-tree-sidebar.h M src/nautilus-window-menus.c M src/nautilus-window-private.h M src/nautilus-window.c commit 5c814c6fc0da10b01e3ec81f47c674bd4cff1820 Author: Daniel Mustieles Date: 2012-05-31 Updated Spanish translation M po/es.po commit 8eb09d116ddae91d163a12b407b6ba7960ca5457 Author: Daniel Mustieles Date: 2012-05-31 Updated Spanish translation M po/es.po commit cb6507755c9a59117b16e8e1fc5bb17e5eff71c6 Author: Daniel Mustieles Date: 2012-05-31 Updated Spanish translation M po/es.po commit 6cb7a112683a7dd1d22b471391619d901bfec039 Author: Cosimo Cecchi Date: 2012-05-30 trivial: remove other ChangeLog files D eel/ChangeLog D po/ChangeLog commit 6d5a5cea1c46fcd8a1b0ec242e72369aa22825eb Author: Cosimo Cecchi Date: 2012-05-30 trivial: remove old perl scripts and other cruft Most of these don't work, and I don't think anybody uses them. D CVSVERSION M Makefile.am D RENAMING D TODO D TODO-gio D add-include-prefix D check-FIXME.pl D check-POTFILES.pl D check-THANKS.pl D check-config-h.pl D check-headers-in-Makefile.pl D check-strings-functions D check-strings-patterns D check-strings.pl D indent.sh commit 9318a48bcf243e6bae35a99db419b406cf3c8418 Author: Cosimo Cecchi Date: 2012-05-30 trivial: remove old ChangeLog files These can be retrieved using the git history - it's not worth keeping them in the toplevel directory anymore. D ChangeLog-20000414 D ChangeLog-20000625 D ChangeLog-20000831 D ChangeLog-20001018 D ChangeLog-20010201 D ChangeLog-20010420 D ChangeLog-20041029 D ChangeLog-20090417 M Makefile.am commit ae13dbdfd6acdfe050da9c7cb87ee23fe092ebb1 Author: Cosimo Cecchi Date: 2012-05-30 all: add some missing config.h includes M libnautilus-private/nautilus-cell-renderer-text-ellipsized.c M libnautilus-private/nautilus-debug.c M libnautilus-private/nautilus-recent.c M src/nautilus-previewer.c M src/nautilus-view-factory.c M src/nautilus-window-slot.c commit d5de86224c3cc5406a7301e115fb0dcab0fc9176 Author: Claude Paroz Date: 2012-05-30 ui: remove markup from GtkBuilder XML Use the tag of GtkLabel instead. This will help translators, as they won't need to replicate the markup in the translated versions of those strings. https://bugzilla.gnome.org/show_bug.cgi?id=100252 M src/nautilus-bookmarks-window.ui M src/nautilus-file-management-properties.ui commit 734f021244ecd210bcd8ddfe28f3e57889421827 Author: Kjartan Maraas Date: 2012-05-30 Updated Norwegian bokmål translation M po/nb.po commit 5592a3f2229a59bcb3d6eb6400d562b1c17395cb Author: Cosimo Cecchi Date: 2012-05-30 window: misc cleanups M src/nautilus-notebook.c M src/nautilus-search-bar.c M src/nautilus-search-bar.h M src/nautilus-window.c commit ecff22491b96ae244a4454858966301f689ac125 Author: Cosimo Cecchi Date: 2012-05-30 window: remove unneeded hack The notebook is packed as expand, and this was only needed for panes. M src/nautilus-window.c commit 6b31edbd312434603d887bbf6f588af14f73d9ab Author: Fran Diéguez Date: 2012-05-30 Updated Galician translations M po/gl.po commit 79e915b6fad372878d79a52f814017600ccb3884 Author: Cosimo Cecchi Date: 2012-05-30 window-slot: simplify code Use gtk_widget_get_visible() instead of an additional member for NautilusWindowSlot, since it's a widget now. M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window.c commit f8d291151329f96ac21c52278f30e72ec96651e0 Author: Cosimo Cecchi Date: 2012-05-30 window: always use directory name as title We don't have a spatial/browser distinction anymore. M src/nautilus-window.c commit 8de64274a60b9800e7dfe8efbee96d34ea26214c Author: Cosimo Cecchi Date: 2012-05-30 window: misc cleanups M src/nautilus-window-bookmarks.c M src/nautilus-window-private.h M src/nautilus-window-slot.h M src/nautilus-window.c commit 8fafe7e57277f03f4fe80fe4526f8a508eadf83b Author: Cosimo Cecchi Date: 2012-05-30 window: remove unused code for Extra viewer Extra views have not existed for ages. M src/nautilus-shell-ui.xml M src/nautilus-window-private.h M src/nautilus-window.c commit cd76e0ac2bae5abea4090a9e5a592278fcd5e701 Author: Daniel Mustieles Date: 2012-05-28 Updated Spanish translation M po/es.po commit b9f27d3421f55f1b877ef79b51fdc243b414759b Author: Piotr Drąg Date: 2012-05-27 Updated POTFILES.in M po/POTFILES.in commit 95c1420c62e7544ff04a351a907d61ba71cb509b Author: Baurzhan Muftakhidinov Date: 2012-05-27 Updated Kazakh translation M po/kk.po commit f840890e8cc977c466b4826a7e8a51bd044b32b3 Author: William Jon McCann Date: 2012-05-26 Turn off type ahead find in sidebar It interferes with search in the main view. We want to eventually move to a "just type" search box for the main view. https://bugzilla.gnome.org/show_bug.cgi?id=676899 M src/nautilus-places-sidebar.c commit c50303c5d6e9141375cb71286fb4841affab3fa9 Author: William Jon McCann Date: 2012-05-25 Make the about dialog and window titles consistent with the user visible application name. https://bugzilla.gnome.org/show_bug.cgi?id=676896 M src/nautilus-window.c commit 6047f610789fd91540eb4b5cc70490087513bdeb Author: Daniel Mustieles Date: 2012-05-27 Updated Spanish translation M po/es.po commit b8d5b4a7bcf47ed34a6343c95bcc3b079255c0a0 Author: William Jon McCann Date: 2012-05-25 Remove extra panes Extra Pane mode was somewhat useful before GNOME 3 had side by side window mode. The combination of panes and tabs is just too much. It is inconsistent with the file chooser and doesn't work well with touch. We would like to add a more explicit copy/move feature shortly. https://bugzilla.gnome.org/show_bug.cgi?id=676858 M src/Makefile.am M src/nautilus-actions.h M src/nautilus-application.c M src/nautilus-directory-view-ui.xml M src/nautilus-icon-view.c M src/nautilus-list-view.c M src/nautilus-notebook.c M src/nautilus-shell-ui.xml M src/nautilus-view.c M src/nautilus-window-manage-views.c M src/nautilus-window-manage-views.h M src/nautilus-window-menus.c D src/nautilus-window-pane.c D src/nautilus-window-pane.h M src/nautilus-window-private.h M src/nautilus-window-slot.c M src/nautilus-window-slot.h M src/nautilus-window.c M src/nautilus-window.h commit 3a9181eb9536050d9d6b77b3a986df65a92ab2ce Author: Yaron Shahrabani Date: 2012-05-26 Updated Hebrew translation. M po/he.po commit 2ad4c45efa65f3943c11a0adc408c37aeadc8c96 Author: Luca Ferretti Date: 2012-05-26 l10n: updated Italian translation M po/it.po commit e7d665effe4a464bf1943d5be779623c59a3eeb0 Author: Cosimo Cecchi Date: 2012-05-25 icon-container: remove now unused properties Since we removed compact view, also remove the NautilusIconContainer properties that were only used by it. M libnautilus-private/nautilus-icon-canvas-item.c M libnautilus-private/nautilus-icon-container.c M libnautilus-private/nautilus-icon-container.h M libnautilus-private/nautilus-icon-private.h commit 241e462024070d9f79f4816256fc00ff5119e25f Author: William Jon McCann Date: 2012-05-25 Remove compact mode There is really little difference between compact mode and icon mode with labels on the side. Well, except for that that horrible horizontal scrolling. https://bugzilla.gnome.org/show_bug.cgi?id=676842 M libnautilus-private/nautilus-global-preferences.c M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus-metadata.c M libnautilus-private/nautilus-metadata.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/nautilus-application.c M src/nautilus-convert-metadata.c M src/nautilus-file-management-properties.c M src/nautilus-file-management-properties.ui M src/nautilus-icon-view-container.c M src/nautilus-icon-view.c M src/nautilus-icon-view.h commit 331860440c50a979bcbeafa401d48490c758db5a Author: William Jon McCann Date: 2012-05-25 Remove Go to Computer location This isn't required for anything anymore and it is a bit broken. The properties dialogs don't show anything useful. https://bugzilla.gnome.org/show_bug.cgi?id=676841 M libnautilus-private/nautilus-desktop-link-monitor.c M libnautilus-private/nautilus-desktop-link.c M libnautilus-private/nautilus-desktop-link.h M libnautilus-private/nautilus-directory.h M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus-icon-names.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/nautilus-icon-view-container.c M src/nautilus-shell-ui.xml M src/nautilus-window-menus.c commit 676b96d2b7d91cc579bbac6e44d9aafc100e67a2 Author: William Jon McCann Date: 2012-05-25 Remove the statusbar We use a floating status bar now. https://bugzilla.gnome.org/show_bug.cgi?id=676840 M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/nautilus-actions.h M src/nautilus-desktop-window.c M src/nautilus-shell-ui.xml M src/nautilus-tree-sidebar.c M src/nautilus-view.c M src/nautilus-window-menus.c M src/nautilus-window-private.h M src/nautilus-window-slot.c M src/nautilus-window.c M src/nautilus-window.h commit 0a80b533dc81e5175485fe6a2a13c6648c3a07f0 Author: William Jon McCann Date: 2012-05-25 Remove show/hide main toolbar option This is really an intrinsic part of the design now. https://bugzilla.gnome.org/show_bug.cgi?id=676839 M libnautilus-private/nautilus-global-preferences.h M libnautilus-private/nautilus.convert M libnautilus-private/org.gnome.nautilus.gschema.xml.in M src/nautilus-actions.h M src/nautilus-shell-ui.xml M src/nautilus-window-menus.c M src/nautilus-window-pane.c commit 9538d1a640fda650e4866d2cdcc69b9e1cfa3a35 Author: William Jon McCann Date: 2012-05-25 Hide the New Document menu if no templates are installed If you don't use templates we don't want to clutter up the menu. https://bugzilla.gnome.org/show_bug.cgi?id=676838 M src/nautilus-actions.h M src/nautilus-directory-view-ui.xml M src/nautilus-view.c commit 5d37c583bb4514bbf98ce7a3983a48d6d8a78843 Author: Yaron Shahrabani Date: 2012-05-25 Updated Hebrew translation. M po/he.po commit f5b89e2bf055a7cc4494ec854e74e11312370287 Author: Yaron Shahrabani Date: 2012-05-25 Updated Hebrew translation. M po/he.po commit f60ee692c98dc88c657343407fb13d43c28830ba Author: Holger Berndt Date: 2012-05-14 Migrate accels file to use XDG user config dir https://bugzilla.gnome.org/show_bug.cgi?id=646584 M libnautilus-private/nautilus-file-utilities.c M libnautilus-private/nautilus-file-utilities.h M libnautilus-private/nautilus-ui-utilities.c M libnautilus-private/nautilus-ui-utilities.h M src/nautilus-application.c M src/nautilus-view.c commit c857f6b1f96cb03e4c0e645cc676bcc03e8c5ab8 Author: Holger Berndt Date: 2012-05-13 Revert "Remove gtk accel map functionality" This reverts commit b3fc292bceb64c1a4799df320bd235b314466aef. https://bugzilla.gnome.org/show_bug.cgi?id=646584 M libnautilus-private/nautilus-file-utilities.c M src/nautilus-application.c commit f4c5fb7ef4bbf7629604d4982f67eb2fda7cfccf Author: Daniel Mustieles Date: 2012-05-22 Updated Spanish translation M po/es.po commit 891c79b844ecb59988470481cf72ad83b4c615e2 Author: William Jon McCann Date: 2012-05-21 Move properties menu item next to rename And move it closer to the top of the menu for easier access and so it won't get lost down in the extensions area. M src/nautilus-directory-view-ui.xml commit 760b17293bb376e4389f6b2aef1b5cdcad64895d Author: William Jon McCann Date: 2012-05-21 Remove make link item from context menu M src/nautilus-directory-view-ui.xml commit 8e04dffd3aa89049379e1d976f4ae848ad45f4ba Author: William Jon McCann Date: 2012-05-21 Hide the move/copy to next pane menu items if there are no panes This allows the empty and useless parent menus to be hidden as well. https://bugzilla.gnome.org/show_bug.cgi?id=676518 M src/nautilus-view.c commit 7277e2636b8e660e4ba446830b58abf8f494cb8f Author: William Jon McCann Date: 2012-05-21 Remove the copy/move to HOME and DESKTOP menu items We don't want to encourage users to put files in either place. https://bugzilla.gnome.org/show_bug.cgi?id=676518 M src/nautilus-actions.h M src/nautilus-directory-view-ui.xml M src/nautilus-view.c commit 610b15ee1ee3a652dce064b3292b541984f33ea1 Author: rustyBSD Date: 2012-05-21 image-properties: set the description label to wrap Or images with a very long description will create a label that is bigger than the whole screen. https://bugzilla.gnome.org/show_bug.cgi?id=566411 M src/nautilus-image-properties-page.c commit abf5ea620d2b2aeb5e406144c827307a86648913 Author: William Jon McCann Date: 2012-05-21 Use ngettext for selected items label M src/nautilus-view.c commit f02cafd90da4811ad1275d042ecfb62922bc0b26 Author: William Jon McCann Date: 2012-05-20 Always show icon in application launchers https://bugzilla.gnome.org/show_bug.cgi?id=676120 M configure.in M src/nautilus-x-content-bar.c commit 631a0704ed6673636f51c3872f42c1a704874802 Author: William Jon McCann Date: 2012-05-20 Simplify the content type labels https://bugzilla.gnome.org/show_bug.cgi?id=676120 M src/nautilus-x-content-bar.c commit dde03f7e18f5ea4c949e920c1e746d948a6e0a94 Author: William Jon McCann Date: 2012-05-20 Only place one x-content-bar at a time https://bugzilla.gnome.org/show_bug.cgi?id=676120 M src/nautilus-window-manage-views.c M src/nautilus-x-content-bar.c M src/nautilus-x-content-bar.h commit b4cc3e46ce09b1f8d4fc535a9b9bb6c3fb273c0a Author: Cosimo Cecchi Date: 2012-05-21 cluebars: make the label text bold by default Instead of using a custom style class just for that. Also, make the behavior of NautilusQueryEditor and NautilusSearchBar mimic the trash and x-content bars (i.e. always set the "question" style class). M src/nautilus-query-editor.c M src/nautilus-search-bar.c M src/nautilus-trash-bar.c M src/nautilus-x-content-bar.c commit cb75afacbe9c58cb35346d463a0f29e7613530d3 Author: Cosimo Cecchi Date: 2012-05-21 cluebars: use GTK_MESSAGE_QUESTION for nautilus' cluebars This removes the need of a separate style for them in the theme. M src/nautilus-trash-bar.c M src/nautilus-x-content-bar.c commit dee690dd8c31c07af2bbf191c4cd034de2335bd9 Author: William Jon McCann Date: 2012-05-21 Simplify the label text for the new folder and document items Create is really the understood verb here I think. Having a shorter label makes it easier to read and more easily accommodates the longer new folder with selection action. https://bugzilla.gnome.org/show_bug.cgi?id=676432 M src/nautilus-view.c commit 9402432b85c99cef8e57798915dec476bbbac9b7 Author: William Jon McCann Date: 2012-05-20 Add a way to create a new directory from a selection https://bugzilla.gnome.org/show_bug.cgi?id=676432 M src/nautilus-actions.h M src/nautilus-directory-view-ui.xml M src/nautilus-view.c commit f30c0a2eaa3dbc7682a89e2df20001bdca6bb550 Author: Ivan Masár Date: 2012-05-21 Updated Slovak translation M po/sk.po commit ae710063a88ca0a23eb6a4422b3754d3e7f40d46 Author: Dirgita Date: 2012-05-17 [l10n] Updated Indonesian translation M po/id.po commit 7002e89ce13ff994e8c1ccdd833671151a481720 Author: Daniel Nylander Date: 2012-05-16 Updated Swedish translation M po/sv.po commit 9832741667ac70fa019010356f76857d1dfa638b Author: Praveen Illa Date: 2012-05-14 Updated Telugu Translation M po/te.po commit cfb7befb905e0b36100f7d18cdad22861eaf6b69 Author: Cosimo Cecchi Date: 2012-05-09 dnd: remove commented out code This code has been commented out for a long time. M libnautilus-private/nautilus-dnd.c commit 270ffdfa13ff0f49639abc8c0d6cfd75415b96cc Author: Cosimo Cecchi Date: 2012-05-08 window-manage-views: don't call methods on a NULL NautilusFile In got_file_info_for_view_selection_callback(), we unconditionally try to fetch information for the parent directory in case the selection is a regular file, but we should avoid doing that when the file has no parent, such as when it's the root of a web server. https://bugzilla.gnome.org/show_bug.cgi?id=675259 M src/nautilus-window-manage-views.c commit bff5894f3fcfc22a020c444c9ca4b232fbfe643a Author: Cosimo Cecchi Date: 2012-05-08 file: add note to the list of excluded metadata emblems This also slightly changes the behavior for emblems added by an extension: before the patch they were subject to the same exclusion list of metadata keywords. Now they are added unconditionally, since we assume an extension knows better and will always want the emblem list it sets properly displayed. M libnautilus-private/nautilus-file.c commit 151a96add6de63add7f570fa23001eddbe0ba6c0 Author: Cosimo Cecchi Date: 2012-05-08 file: don't automatically prepend a note emblem for annotated files Since we don't support editing notes in the UI anymore, it doesn't make sense to display a note emblem when the file is annotated. M libnautilus-private/nautilus-file.c commit 244b0c289628f997910e1cf787247250c1614427 Author: Cosimo Cecchi Date: 2012-05-07 file: make nautilus_file_get_keywords() private No need to export this, since the only caller is inside nautilus-file.c M libnautilus-private/nautilus-file.c M libnautilus-private/nautilus-file.h commit 61d09c72b06d1b0e893622e3c319431660436392 Author: Cosimo Cecchi Date: 2012-05-07 all: compute emblem names to ignore automatically Consolidate identical code that builds a list of emblems to ignore inside nautilus_file_get_emblem_icons() M libnautilus-private/nautilus-file.c M libnautilus-private/nautilus-file.h M src/nautilus-icon-view-container.c M src/nautilus-list-model.c M src/nautilus-tree-sidebar-model.c M src/nautilus-view.c M src/nautilus-view.h commit 7cf92f0de3de211befd2b94fc3accb445ce00ce3 Author: Cosimo Cecchi Date: 2012-05-07 file: remove dead code TRASH_FAST_ENOUGH is never defined M libnautilus-private/nautilus-file.c commit a8a4eb7336a587461625f24e7cf1fa88532d664b Author: Åsmund Skjæveland Date: 2012-05-08 Updated Norwegian Nynorsk translation M po/nn.po commit a693756f70548235d50447111360d843586a05e2 Author: Åsmund Skjæveland Date: 2012-04-29 Updated Norwegian Nynorsk translation M po/nn.po commit 32def10c7b17b0c6c34d423546ec2055ac4f70f8 Author: Cosimo Cecchi Date: 2012-05-07 x-content-bar: pack the media label in the content area Instead of just packing it into the GtkInfoBar's box, since that will put it after the buttons of the action area. https://bugzilla.gnome.org/show_bug.cgi?id=670129 M src/nautilus-x-content-bar.c commit 7f762ed76a3a69c66b8e1c0ec3df8bd99744e5f5 Author: Cosimo Cecchi Date: 2012-05-07 places-sidebar: disallow context menus for sidebar headings We already make them non-selectable - there's no point in having a menu for headings here. https://bugzilla.redhat.com/show_bug.cgi?id=819404 M src/nautilus-places-sidebar.c commit db0b28fd8e4bfcc1cc610eeae7a9ef25d097b628 Author: Kalev Lember Date: 2012-05-07 icon-container: Fix the build with self tests disabled M libnautilus-private/nautilus-icon-container.c commit 5e26371335161b38d68583370cfcd8b84d274b01 Author: Cosimo Cecchi Date: 2012-05-04 places-sidebar: don't double unref GMount objects Fixes a lot of reported crashers with NFS/Samba volumes. https://bugzilla.gnome.org/show_bug.cgi?id=674659 M src/nautilus-places-sidebar.c