Include a Other Software section in Help file
[geeqie.git] / src / thumb_standard.h
index 8544253..b6741d7 100644 (file)
@@ -85,8 +85,11 @@ void thumb_loader_std_free(ThumbLoaderStd *tl);
 
 GdkPixbuf *thumb_loader_std_get_pixbuf(ThumbLoaderStd *tl);
 
+void thumb_loader_std_calibrate_pixbuf(FileData *fd, GdkPixbuf *pixbuf);
 
-/* validates a non local thumbnail file,
+/**
+ * @headerfile thumb_loader_std_thumb_file_validate
+ * validates a non local thumbnail file,
  * calling func_valid with the information when app is idle
  * for thumbnail's without a file: uri, validates against allowed_age in days
  */