summaryrefslogtreecommitdiff
path: root/libgnome-desktop
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2017-07-11 11:08:16 +0200
committerBastien Nocera <hadess@hadess.net>2017-07-21 01:19:56 +0200
commita63a558588c5b3e5445c6ace3fa68854d3f49dcf (patch)
tree2f74bc112a917beb587c34791623739b29a1ea7e /libgnome-desktop
parenta0702a2137c66b04953b91cfd49ce5c7e8414e8a (diff)
downloadgnome-desktop-a63a558588c5b3e5445c6ace3fa68854d3f49dcf.tar.gz
thumbnail: Remove reference to GnomeIconFactory
Diffstat (limited to 'libgnome-desktop')
-rw-r--r--libgnome-desktop/gnome-desktop-thumbnail.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnome-desktop/gnome-desktop-thumbnail.c b/libgnome-desktop/gnome-desktop-thumbnail.c
index 6c4cd273..78fb55b1 100644
--- a/libgnome-desktop/gnome-desktop-thumbnail.c
+++ b/libgnome-desktop/gnome-desktop-thumbnail.c
@@ -933,7 +933,7 @@ gnome_desktop_thumbnail_factory_has_valid_failed_thumbnail (GnomeDesktopThumbnai
* @mime_type: the mime type of the file
* @mtime: the mtime of the file
*
- * Returns TRUE if this GnomeIconFactory can (at least try) to thumbnail
+ * Returns TRUE if this GnomeDesktopThumbnailFactory can (at least try) to thumbnail
* this file. Thumbnails or files with failed thumbnails won't be thumbnailed.
*
* Usage of this function is threadsafe.