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

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

	* thunar-vfs/thunar-vfs-1.pc.in: Add gthread-2.0 to the dependencies.
	* thunar-vfs/thunar-vfs.c(thunar_vfs_init): Make sure the GThread
	  system is initialized.
	* thunar/main.c(main): thunar_vfs_init() will initialize GThread.
	* thunar-vfs/thunar-vfs-info.c, thunar-vfs/thunar-vfs-types.h: Add flag
	  THUNAR_VFS_FILE_FLAGS_HIDDEN, which tells whether a given file should
	  be considered hidden.
	* thunar/thunar-file.{c,h}: Use the THUNAR_VFS_FILE_FLAGS_HIDDEN flag
	  and implement thunar_file_is_hidden() as simple macro.
	* thunar/thunar-list-model.c(thunar_list_model_get_statusbar_text): Fix
	  a typo in the multi-selection ngettext() call.
	* thunar/main.c(main): Call gdk_notify_startup_complete() if the remote
	  LaunchFiles() succeeds.




(Old svn revision: 19825)
parent a210fc28
No related branches found
No related tags found
Loading
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