2005-08-06 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-info.{c,h}: Determine the display_name for each file info. * thunar-vfs/thunar-vfs-info.c(thunar_vfs_info_new_for_uri): Hand the display name to thunar_vfs_mime_database_get_info_for_file(), so we don't need to determine it again. * thunar-vfs/thunar-vfs-uri.c(thunar_vfs_uri_get_display_name): Don't use g_filename_display_basename(), because it may returned a somehow translated file name. * thunar/thunar-local-file.c: Use the display_name supplied with the ThunarVfsInfo rather than determining it again. (Old svn revision: 16479)
Showing
- ChangeLog 13 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-info.c 17 additions, 11 deletionsthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-info.h 4 additions, 1 deletionthunar-vfs/thunar-vfs-info.h
- thunar-vfs/thunar-vfs-uri.c 1 addition, 1 deletionthunar-vfs/thunar-vfs-uri.c
- thunar/thunar-local-file.c 1 addition, 9 deletionsthunar/thunar-local-file.c
Loading
Please register or sign in to comment