From ff013dd0092df247b2c9f1c550e03542581ed21d Mon Sep 17 00:00:00 2001 From: Bert Date: Thu, 18 Aug 2011 00:38:55 +0200 Subject: Revised handling of file names & paths --- thumbs.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'thumbs.h') diff --git a/thumbs.h b/thumbs.h index 347c146..436f0bf 100644 --- a/thumbs.h +++ b/thumbs.h @@ -26,7 +26,7 @@ typedef struct { Imlib_Image *im; - const char *filename; + const fileinfo_t *file; int x; int y; int w; @@ -51,7 +51,7 @@ void tns_clean_cache(tns_t*); void tns_init(tns_t*, int); void tns_free(tns_t*); -int tns_load(tns_t*, int, const char*, unsigned char); +int tns_load(tns_t*, int, const fileinfo_t*, unsigned char); void tns_render(tns_t*, win_t*); void tns_highlight(tns_t*, win_t*, int, Bool); -- cgit v1.2.3-70-g09d2