After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314382 - the fileselector should use gnome-dev-harddisk icon
the fileselector should use gnome-dev-harddisk icon
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-08-24 13:02 UTC by Sebastien Bacher
Modified: 2005-08-24 16:53 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sebastien Bacher 2005-08-24 13:02:46 UTC
As stated by bug #314346 the GTK fileselector uses gnome-fs-blockdev, it should
use gnome-dev-harddisk as the gnome-vfs mode.
Comment 1 Jakub Steiner 2005-08-24 13:13:48 UTC
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). 
Comment 2 Matthias Clasen 2005-08-24 16:53:17 UTC
	* gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): 
	Use gnome-dev-harddisk for volumes, not gnome-fs-blockdev.  (#314382,
	Sebastien Bacher)