From bug 309825 [1]: "The icon (which is used by the pathbar for the filesystem root) is not the same as the one found in the regular gtk-file-chooser.". Proposed patch attached. [1] http://bugzilla.gnome.org/show_bug.cgi?id=309825 -- Christian Neumair <chris gnome-de org>
Index: src/nautilus-pathbar.c =================================================================== RCS file: /cvs/gnome/nautilus/src/nautilus-pathbar.c,v retrieving revision 1.1 diff -u -p -r1.1 nautilus-pathbar.c --- src/nautilus-pathbar.c 8 Jul 2005 11:25:51 -0000 1.1 +++ src/nautilus-pathbar.c 8 Jul 2005 17:32:31 -0000 @@ -67,7 +67,7 @@ static gboolean desktop_is_home; #define DEFAULT_ICON "gnome-fs-directory" #define DEFAULT_DESKTOP_ICON "gnome-fs-desktop" #define DEFAULT_HOME_ICON "gnome-fs-home" -#define DEFAULT_FILESYSTEM_ICON "gnome-fs-blockdev" +#define DEFAULT_FILESYSTEM_ICON "gnome-dev-harddisk" typedef struct _ButtonData ButtonData;
Attachment:
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil