diff options
author | Matthias Clasen <mclasen@redhat.com> | 2008-06-18 16:22:42 +0000 |
---|---|---|
committer | Matthias Clasen <matthiasc@src.gnome.org> | 2008-06-18 16:22:42 +0000 |
commit | d217ec4f90f2e61601a445e14e0d3ed8219cd9c8 (patch) | |
tree | 1cda159aa25f9c66fc1148d69ec588f6fca3fa5e /ChangeLog | |
parent | ad7fccfd96c45bfca48d7ba1c00b6354c0ec99cf (diff) | |
download | gtk+-d217ec4f90f2e61601a445e14e0d3ed8219cd9c8.tar.gz |
Use standard icon names.
2008-06-18 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkfilesystem.c (_gtk_file_system_volume_render_icon):
* gtk/gtkfilechooserbutton.c (change_icon_theme):
(model_add_bookmarks):
(model_update_current_folder):
* gtk/gtkfilechooserdefault.c (shortcuts_insert_file):
(shortcuts_reload_icons): Use standard icon names.
svn path=/trunk/; revision=20454
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2008-06-18 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkfilesystem.c (_gtk_file_system_volume_render_icon): + * gtk/gtkfilechooserbutton.c (change_icon_theme): + (model_add_bookmarks): + (model_update_current_folder): + * gtk/gtkfilechooserdefault.c (shortcuts_insert_file): + (shortcuts_reload_icons): Use standard icon names. + +2008-06-18 Matthias Clasen <mclasen@redhat.com> + * gtk/Makefile.am: Add some more aliases for standard icon names to the builtin icon theme: drive-harddisk, folder, folder-remote, text-x-generic. |