2006-01-29 Benedikt Meurer <benny@xfce.org>
* thunar/thunar-templates-action.c: Add support for sub folders below the ~/Templates folder. This fixes reopened bug #1391. * thunar-vfs/thunar-vfs.symbols, thunar-vfs/thunar-vfs-info.{c,h}: Add thunar_vfs_info_read_link(), which determines the target from a symbolic link. * thunar/thunar-file.h: Add method thunar_file_read_link() as wrapper to thunar_vfs_info_read_link(). * thunar/thunar-properties-dialog.c: Display the "Link Target" for symbolic links. This fixes bug #1394. (Old svn revision: 19656)
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-info.c 33 additions, 1 deletionthunar-vfs/thunar-vfs-info.c
- thunar-vfs/thunar-vfs-info.h 3 additions, 0 deletionsthunar-vfs/thunar-vfs-info.h
- thunar-vfs/thunar-vfs.symbols 1 addition, 0 deletionsthunar-vfs/thunar-vfs.symbols
- thunar/thunar-file.h 21 additions, 0 deletionsthunar/thunar-file.h
- thunar/thunar-properties-dialog.c 31 additions, 1 deletionthunar/thunar-properties-dialog.c
- thunar/thunar-templates-action.c 109 additions, 143 deletionsthunar/thunar-templates-action.c
Loading
Please register or sign in to comment