2005-06-19 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-trash.{c,h}: Import first implementation of a trash manager into thunar-vfs. Does currently only support the "home trash", but will be extended to use the volume manager in order to support foreign trashes as well. * thunar-vfs/Makefile.am: Add the trash manager to the build framework. * thunar-vfs/thunar-vfs.h: Include the trash manager header. * thunar/thunar-trash-file.c: Make use of the experimental trash manager to display the proper icon depending on whether the trash is full or empty. (Old svn revision: 16341)
Showing
- ChangeLog 12 additions, 0 deletionsChangeLog
- thunar-vfs/Makefile.am 2 additions, 0 deletionsthunar-vfs/Makefile.am
- thunar-vfs/thunar-vfs-trash.c 748 additions, 0 deletionsthunar-vfs/thunar-vfs-trash.c
- thunar-vfs/thunar-vfs-trash.h 78 additions, 0 deletionsthunar-vfs/thunar-vfs-trash.h
- thunar-vfs/thunar-vfs.h 1 addition, 0 deletionsthunar-vfs/thunar-vfs.h
- thunar/thunar-trash-file.c 30 additions, 5 deletionsthunar/thunar-trash-file.c
Loading
Please register or sign in to comment