From cede255b1cea7e67c899ae6174e8c6f7f74ff84c Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Tue, 11 Jul 2017 11:08:16 +0200 Subject: thumbnail: Remove reference to MateIconFactory origin commit: https://gitlab.gnome.org/GNOME/gnome-desktop/commit/a63a558 --- libmate-desktop/mate-desktop-thumbnail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libmate-desktop/mate-desktop-thumbnail.c') diff --git a/libmate-desktop/mate-desktop-thumbnail.c b/libmate-desktop/mate-desktop-thumbnail.c index e88c537..20e2077 100644 --- a/libmate-desktop/mate-desktop-thumbnail.c +++ b/libmate-desktop/mate-desktop-thumbnail.c @@ -828,7 +828,7 @@ mate_desktop_thumbnail_factory_has_valid_failed_thumbnail (MateDesktopThumbnailF * @mime_type: the mime type of the file * @mtime: the mtime of the file * - * Returns TRUE if this MateIconFactory can (at least try) to thumbnail + * Returns TRUE if this MateDesktopThumbnail can (at least try) to thumbnail * this file. Thumbnails or files with failed thumbnails won't be thumbnailed. * * Usage of this function is threadsafe. -- cgit v1.2.1