After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 591008 - Switch to GnomeDesktopThumbnail
Switch to GnomeDesktopThumbnail
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-08-06 22:37 UTC by Owen Taylor
Modified: 2009-08-11 15:28 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory (4.83 KB, patch)
2009-08-10 17:58 UTC, Dan Winship
committed Details | Review

Description Owen Taylor 2009-08-06 22:37:28 UTC
From configure.ac:

# We require libgnomeui for generating thumbnails for recent files with 
# GnomeThumbnailFactory. We'll switch to using GnomeDesktopThumbnailFactory 
# once the branch of gnome-desktop that contains it becomes stable.

That time is now - gnome-desktop-2.26 has GnomeDesktopThumbnailFactory, and we aren't really supporting anything older than 2.26 at this point.
Comment 1 Dan Winship 2009-08-10 17:58:29 UTC
Created attachment 140360 [details] [review]
Use GnomeDesktopThumbnailFactory instead of GnomeThumbnailFactory
Comment 2 Colin Walters 2009-08-11 14:22:00 UTC
Looks fine to me.