Ticket #3391 (closed enhancement: fixed)

Opened 9 years ago

Last modified 9 years ago

mc.ext entry for .mobi

Reported by: nerijus Owned by: andrew_b
Priority: trivial Milestone: 4.8.14
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: merged Votes for changeset: committed-master

Description (last modified by andrew_b) (diff)

I use the following patch:

--- mc.ext.orig 2014-08-17 19:59:55.000000000 +0300
+++ mc.ext      2015-01-16 00:46:19.653692039 +0200
@@ -605,7 +605,7 @@
        Open=/usr/libexec/mc/ext.d/doc.sh open comic

 # Epub
-shell/i/.epub
+regex/i/\.(epub|mobi)$
        Open=/usr/libexec/mc/ext.d/doc.sh open epub
        View=%view{ascii} /usr/libexec/mc/ext.d/doc.sh view epub

Change History

comment:1 Changed 9 years ago by andrew_b

  • Type changed from defect to enhancement
  • Description modified (diff)

comment:2 Changed 9 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Branch state changed from no branch to approved
  • Milestone changed from Future Releases to 4.8.14

comment:3 Changed 9 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master
  • Resolution set to fixed
  • Branch state changed from approved to merged

comment:4 Changed 9 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.