! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Drop the dependency on GConf
Status:
CLOSED: FIXED
Product:
Thunar-vfs
Component:
General

Comments

Description Benedikt Meurer editbugs 2006-08-07 11:06:17 CEST
The thumb factory still depends on GConf to be able to use gnome thumbnailers. That's somewhat overhead, esp. since GConf adds to the total startup time of Thunar. We need another way to use the thumbnailers.
Comment 1 Benedikt Meurer editbugs 2006-08-08 00:59:07 CEST
Committed with revision 22685.

2006-08-08	Benedikt Meurer <benny@xfce.org>

	* configure.in.in, docs/ThumbnailersCacheFormat.txt, docs/Makefile.am,
	  thunar-vfs/thunar-vfs-thumb.c, thunar-vfs/Makefile.am,
	  thunar-vfs/thunar-vfs-update-thumbnailers-cache.c: Drop the dependen-
	  cy of libthunar-vfs on GConf, which was required to load the GNOME
	  thumbnailers. Instead there's now an external program, which genera-
	  tes an mmap()able file that contains a mapping between a mime type
	  and the thumbnailer used to generate thumbnails for that mime type.
	  Bug #2131.

Bug #2131

Reported by:
Benedikt Meurer
Reported on: 2006-08-07
Last modified on: 2010-11-07

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
unspecified

Attachments

Additional information