2005-12-22 Benedikt Meurer <benny@xfce.org>
* configure.in.in: Use -Wall -Werror for --enable-debug=yes as well. * thunar/thunar-list-model.c(thunar_list_model_get_value): The MIME info name is static. * thunar/thunar-text-renderer.c: Don't copy static strings. * pixmaps/Thunar-fallback-icon.png, pixmaps/Makefile.am, thunar/thunar-fallback-icon.{h,png}, thunar/Makefile.am, thunar/thunar-icon-factory.c: Load the fallback icon and the thumbnail frame on-demand. * thunar/main.c(main): Use Thunar icon as default for new windows. * thunar/thunar-icon-factory.c: Allocate the thumbnail factory and the thumbnail generator on-demand. * thunar/thunar-file.c: Add "display-name" and "special-name" readonly properties and emit notifications on these properties whenever the file is changed/renamed. * thunar/thunar-location-buttons.c(thunar_location_buttons_make_button): Automatically synchronize the button labels with the file's special names. * configure.in.in: Add it translations to XDT_I18N(). * THANKS: Add credits for it translator Roberto Pariset. (Old svn revision: 19125)
Showing
- ChangeLog 22 additions, 0 deletionsChangeLog
- THANKS 3 additions, 0 deletionsTHANKS
- configure.in.in 5 additions, 2 deletionsconfigure.in.in
- pixmaps/Makefile.am 2 additions, 1 deletionpixmaps/Makefile.am
- pixmaps/Thunar-fallback-icon.png 0 additions, 0 deletionspixmaps/Thunar-fallback-icon.png
- thunar/Makefile.am 0 additions, 8 deletionsthunar/Makefile.am
- thunar/main.c 3 additions, 0 deletionsthunar/main.c
- thunar/thunar-fallback-icon.h 0 additions, 31 deletionsthunar/thunar-fallback-icon.h
- thunar/thunar-file.c 74 additions, 0 deletionsthunar/thunar-file.c
- thunar/thunar-icon-factory.c 49 additions, 44 deletionsthunar/thunar-icon-factory.c
- thunar/thunar-list-model.c 1 addition, 1 deletionthunar/thunar-list-model.c
- thunar/thunar-location-buttons.c 2 additions, 1 deletionthunar/thunar-location-buttons.c
- thunar/thunar-text-renderer.c 15 additions, 4 deletionsthunar/thunar-text-renderer.c
Loading
Please register or sign in to comment