[nautilus] icon-names: use 'drive-harddisk-system' as File System icon



commit 8686479b2be23735caec35c401d24db499cb2f2c
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Thu Jul 21 15:54:26 2011 -0400

    icon-names: use 'drive-harddisk-system' as File System icon
    
    Now that it has been added to gnome-icon-theme-extras.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=620085

 libnautilus-private/nautilus-icon-names.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libnautilus-private/nautilus-icon-names.h b/libnautilus-private/nautilus-icon-names.h
index 5d0115a..97226ce 100644
--- a/libnautilus-private/nautilus-icon-names.h
+++ b/libnautilus-private/nautilus-icon-names.h
@@ -4,7 +4,7 @@
 /* Icons for places */
 #define NAUTILUS_ICON_COMPUTER		"computer"
 #define NAUTILUS_ICON_DESKTOP		"user-desktop"
-#define NAUTILUS_ICON_FILESYSTEM	"drive-harddisk"
+#define NAUTILUS_ICON_FILESYSTEM	"drive-harddisk-system"
 #define NAUTILUS_ICON_FOLDER		"folder"
 #define NAUTILUS_ICON_FOLDER_REMOTE	"folder-remote"
 #define NAUTILUS_ICON_HOME		"user-home"



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