Ticket #3391 (closed enhancement: fixed)
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 10 years ago by andrew_b
- Type changed from defect to enhancement
- Description modified (diff)
comment:2 Changed 10 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
Thanks!
Branch: 3391_mobi
changeset:56e72b4b506960ec7af847df9f271550088b8aa3
comment:3 Changed 10 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
Merged to master: [56e72b4b506960ec7af847df9f271550088b8aa3].
Note: See
TracTickets for help on using
tickets.