[nautilus] Use the mount icon as an emblem in the information sidebar.



commit 414810d3e294eaf3565127cce26fc760f147f6bf
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Sat May 8 14:40:42 2010 +0200

    Use the mount icon as an emblem in the information sidebar.

 src/nautilus-sidebar-title.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/nautilus-sidebar-title.c b/src/nautilus-sidebar-title.c
index 57476e6..b230d5a 100644
--- a/src/nautilus-sidebar-title.c
+++ b/src/nautilus-sidebar-title.c
@@ -312,7 +312,7 @@ update_icon (NautilusSidebarTitle *sidebar_title)
 							sidebar_title->details->best_icon_size,
 							TRUE,
 							NAUTILUS_FILE_ICON_FLAGS_USE_THUMBNAILS |
-							NAUTILUS_FILE_ICON_FLAGS_FOR_DRAG_ACCEPT);
+		                                        NAUTILUS_FILE_ICON_FLAGS_USE_MOUNT_ICON_AS_EMBLEM);
 	} else if (sidebar_title->details->determined_icon) {
 		/* We used to know the icon for this file, but now the file says it isn't
 		 * ready. This means that some file info has been invalidated, which



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]