GNOME Bugzilla – Bug 314382
the fileselector should use gnome-dev-harddisk icon
Last modified: 2005-08-24 16:53:17 UTC
As stated by bug #314346 the GTK fileselector uses gnome-fs-blockdev, it should use gnome-dev-harddisk as the gnome-vfs mode.
In case gtk is not using the icon theme, and requires to copy the icon artwork from git, I'm fine with shipping the icons along with gtk (LGPL).
* gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev. (#314382, Sebastien Bacher)