This commit is contained in:
Matthias Clasen
2005-08-24 18:22:23 +00:00
parent 5e5aa14370
commit 1255e7fabd
176 changed files with 219 additions and 167 deletions

View File

@ -808,7 +808,7 @@ gtk_file_system_unix_volume_render_icon (GtkFileSystem *file_system,
{
GdkPixbuf *pixbuf;
pixbuf = get_cached_icon (widget, "gnome-fs-blockdev", pixel_size);
pixbuf = get_cached_icon (widget, "gnome-dev-harddisk", pixel_size);
if (pixbuf)
return pixbuf;