diff options
author | Rodney Dawes <dobey@novell.com> | 2005-12-14 19:29:50 +0000 |
---|---|---|
committer | Rodney Dawes <dobey@src.gnome.org> | 2005-12-14 19:29:50 +0000 |
commit | c5cc9b7162a049505c46e87738dc823fad002b3c (patch) | |
tree | 335fc5245b23a6a3de6046351fe33cb92fa35e12 /ChangeLog.pre-2-10 | |
parent | 2ea833db9f67837504e42531981350bc8519629a (diff) | |
download | gtk+-c5cc9b7162a049505c46e87738dc823fad002b3c.tar.gz |
Default to "drive-harddisk" and then fall back to gnome-dev-harddisk
2005-12-14 Rodney Dawes <dobey@novell.com>
* gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon):
Default to "drive-harddisk" and then fall back to gnome-dev-harddisk
(get_icon_for_mime_type): Look up the mime type icons according to the
Icon Naming Specification and then fall back to the gnome-mime- prefix
for the mime type icons
Fixes #323655
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index fd913b6e6e..eb48ed7dfb 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,13 @@ +2005-12-14 Rodney Dawes <dobey@novell.com> + + * gtk/gtkfilesystemunix.c (gtk_file_system_unix_volume_render_icon): + Default to "drive-harddisk" and then fall back to gnome-dev-harddisk + (get_icon_for_mime_type): Look up the mime type icons according to the + Icon Naming Specification and then fall back to the gnome-mime- prefix + for the mime type icons + + Fixes #323655 + 2005-12-14 Matthias Clasen <mclasen@redhat.com> * gtk/gtkdnd.c (gtk_drag_set_icon_name): Warn if the icon |