Skip to content
Snippets Groups Projects
Commit 538041fe authored by Benedikt Meurer's avatar Benedikt Meurer
Browse files

2006-02-06 Benedikt Meurer <benny@xfce.org>

	* thunar-vfs/thunar-vfs-mime-cleaner.c, thunar-vfs/Makefile.am,
	  configure.in.in: Add a simple utility program thunar-vfs-mime-cleaner,
	  which cleans up the user's $XDG_DATA_HOME/applications directory and
	  removes all automatically generated .desktop files (either generated
	  by Thunar or Nautilus) whose associated program is no longer installed
	  on the user's system. In addition, it tries to combine duplicated
	  .desktop whose Exec values are equal to further the reduce the
	  overhead.
	* thunar-vfs/thunar-vfs-mime-database.c: Invoke thunar-vfs-mime-cleaner
	  every five minutes.
	* thunar-vfs/thunar-vfs.symbols, thunar-vfs/thunar-vfs-*.h: Add
	  G_GNUC_WARN_UNUSED_RESULT to all methods, whose return value should
	  never be ignored. This should help to avoid memory leaks in the
	  future.




(Old svn revision: 19772)
parent 349a5c74
No related branches found
No related tags found
Loading
Showing
with 391 additions and 55 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment