X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;ds=sidebyside;f=libdocument%2Fev-file-helpers.h;h=0abc5c281942a8d39faf7f94b7e6d8558541aee4;hb=399a7d192e6914d6f6d9c6b126283837b9aa2666;hp=fffae03ffc7c046d80f1a696e1a36d632bdc4470;hpb=68c2072c87f150690e443de656b31746ac9383ad;p=evince.git diff --git a/libdocument/ev-file-helpers.h b/libdocument/ev-file-helpers.h index fffae03f..0abc5c28 100644 --- a/libdocument/ev-file-helpers.h +++ b/libdocument/ev-file-helpers.h @@ -32,7 +32,8 @@ G_BEGIN_DECLS typedef enum { EV_COMPRESSION_NONE, EV_COMPRESSION_BZIP2, - EV_COMPRESSION_GZIP + EV_COMPRESSION_GZIP, + EV_COMPRESSION_LZMA } EvCompressionType; void _ev_file_helpers_init (void);