From 28b2c08f60f54a78596746e204f4d0092587a09a Mon Sep 17 00:00:00 2001 From: rootavish Date: Sun, 18 May 2014 21:57:45 +0530 Subject: adding epub support : created Makefiles,modified configuration script kickoff commit to add ePub support , creating a subdirectory structure and modified makefiles and configure script to accomodate for ePub . As the sources are done , these will be further changed accordingly . --- backend/epub/epubdocument.atril-backend.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 backend/epub/epubdocument.atril-backend.in (limited to 'backend/epub/epubdocument.atril-backend.in') diff --git a/backend/epub/epubdocument.atril-backend.in b/backend/epub/epubdocument.atril-backend.in new file mode 100644 index 00000000..fe97354b --- /dev/null +++ b/backend/epub/epubdocument.atril-backend.in @@ -0,0 +1,4 @@ +[Atril Backend] +Module=epubdocument +_TypeDescription=ePub Documents +MimeType=application/epub+zip; -- cgit v1.2.1