Creates the shared thumbnail path for the file that corresponds to the given uri and size.
No checks are made regarding the existence of the thumbnail.
It is the duty of the caller to free the returned string.
| uri |
the uri of the file whose shared thumbnail we want to find. |
| size |
the thumbnail size (e.g. normal, large). |
|
a string with the thumbnail path or NULL if the |