2005-07-24 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-desktop-view.c, thunar/thunar-details-view-icon-renderer.c, thunar/thunar-favourites-model.c, thunar/thunar-file.{c,h}, thunar/thunar-list-model.c, thunar/thunar-location-buttons.c, thunar/thunar-path-entry.c, thunar/thunar-properties-dialog.c, thunar/thunar-statusbar.c, thunar/thunar-window.c: Do not hardcode the default icon factory in thunar_file_load_icon. Instead the icon factory is now a parameter to that function, which permits for proper multi-screen support. (Old svn revision: 16411)
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- thunar/thunar-desktop-view.c 46 additions, 8 deletionsthunar/thunar-desktop-view.c
- thunar/thunar-details-view-icon-renderer.c 5 additions, 5 deletionsthunar/thunar-details-view-icon-renderer.c
- thunar/thunar-favourites-model.c 1 addition, 1 deletionthunar/thunar-favourites-model.c
- thunar/thunar-file.c 10 additions, 8 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 2 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-list-model.c 3 additions, 3 deletionsthunar/thunar-list-model.c
- thunar/thunar-location-buttons.c 1 addition, 1 deletionthunar/thunar-location-buttons.c
- thunar/thunar-path-entry.c 13 additions, 3 deletionsthunar/thunar-path-entry.c
- thunar/thunar-properties-dialog.c 6 additions, 3 deletionsthunar/thunar-properties-dialog.c
- thunar/thunar-statusbar.c 31 additions, 8 deletionsthunar/thunar-statusbar.c
- thunar/thunar-window.c 1 addition, 1 deletionthunar/thunar-window.c
Loading
Please register or sign in to comment