mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
epub fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#define EPILOG "Made by simon987 <me@simon987.net>. Released under GPL-3.0"
|
||||
|
||||
|
||||
static const char *const Version = "1.0.8";
|
||||
static const char *const Version = "1.0.9";
|
||||
static const char *const usage[] = {
|
||||
"sist2 scan [OPTION]... PATH",
|
||||
"sist2 index [OPTION]... INDEX",
|
||||
|
||||
@@ -16,7 +16,7 @@ enum mime {
|
||||
application_commonground=655368,
|
||||
application_dicom=655369,
|
||||
application_drafting=655370,
|
||||
application_epub_zip=655371,
|
||||
application_epub_zip=655371 | 0x40000000,
|
||||
application_freeloader=655372,
|
||||
application_futuresplash=655373,
|
||||
application_groupwise=655374,
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user