now depending on libmagic
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@
|
||||
char* preview_file(file *f);
|
||||
char* get_mimetype(file *f);
|
||||
void images_clear();
|
||||
void ueberzug_init();
|
||||
void file_preview_init();
|
||||
#if SETTINGS_UEBERZUG_IMAGE_PREVIEW != 0
|
||||
void ueberzug_init();
|
||||
void ueberzug_close();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user