2005-08-10 Benedikt Meurer <benny@xfce.org>
* thunar-vfs/thunar-vfs-mime-database.c (thunar_vfs_mime_database_get_default_application): Fall back to the first available application if no explicit default application is set by the user. * thunar/thunar-file.{c,h}, thunar/thunar-launcher.c: Rename thunar_file_list_dup() to thunar_file_list_copy() to get consistent naming. * thunar-vfs/thunar-vfs-mime-application.{c,h}: Add support methods required for hashing. * thunar-vfs/thunar-vfs-mime-application.{c,h}: Add methods to launch an application on a given list of URIs on a specific screen. Implement the Desktop Entry Specification 0.9.4, except for startup notification support, which will be added soon. * thunar/thunar-launcher.c, thunar/thunar-open-with-action.c: Allow users to open files using the newly added ThunarVfsMimeApplication functionality. (Old svn revision: 16828)
Showing
- ChangeLog 19 additions, 0 deletionsChangeLog
- thunar-vfs/thunar-vfs-mime-application.c 358 additions, 11 deletionsthunar-vfs/thunar-vfs-mime-application.c
- thunar-vfs/thunar-vfs-mime-application.h 28 additions, 1 deletionthunar-vfs/thunar-vfs-mime-application.h
- thunar-vfs/thunar-vfs-mime-database.c 17 additions, 0 deletionsthunar-vfs/thunar-vfs-mime-database.c
- thunar/thunar-file.c 2 additions, 2 deletionsthunar/thunar-file.c
- thunar/thunar-file.h 1 addition, 1 deletionthunar/thunar-file.h
- thunar/thunar-launcher.c 170 additions, 21 deletionsthunar/thunar-launcher.c
- thunar/thunar-open-with-action.c 126 additions, 5 deletionsthunar/thunar-open-with-action.c
Loading
Please register or sign in to comment