From 92db3be048e6751446f5304fce679c7c63fd4766 Mon Sep 17 00:00:00 2001 From: Sai Vineet Date: Fri, 22 Nov 2013 17:20:51 +0000 Subject: Add more formats to Read Problem: Read currently does not open .cbz, .cbr(Comic book Archives - See http://en.wikipedia.org/wiki/Comic_book_archive). Evince, the underlying document displayer, supports .cbr and .cbz files, but needs some dependencies. Support for .cbz/.cbr should be present. Solution: Add dependencies/ import them if already existent and add support for cbr/cbz formats. Unfortunately, cbr support requires rarfile which in turn requires unrar or rar command line program to work. These dependencies can be added later and Read should work properly with cbr files. Fixes #3858 --- (limited to 'readdialog.py') -- cgit v0.9.1