forked from AuroraMiddleware/gtk
Sync from nautilus commit 0177dd24a5f7f9f5302745a865eb970a35faa78c
This commit is contained in:
parent
221095d287
commit
e7d6e788e3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user