Sync from nautilus commit 0177dd24a5f7f9f5302745a865eb970a35faa78c

This commit is contained in:
Federico Mena Quintero 2012-12-05 16:51:32 -06:00
parent 221095d287
commit e7d6e788e3

View File

@ -1052,7 +1052,7 @@ update_places (GtkPlacesSidebar *sidebar)
#if 0
/* FIXME: remove this? If we *do* show bookmarks for nonexistent files, the user will eventually clean them up */
if (nautilus_bookmark_uri_known_not_to_exist (bookmark)) {
if (!nautilus_bookmark_get_exists (bookmark)) {
continue;
}
#endif