Open .fb2 and .epub files in MC.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 15 Dec 2011 23:36:42 +0200
changeset 274 efb78fb374ee
parent 273 34e34bd191bf
child 275 2f79af90c708
Open .fb2 and .epub files in MC.
.mc/bindings
--- a/.mc/bindings	Mon Dec 05 22:29:20 2011 +0200
+++ b/.mc/bindings	Thu Dec 15 23:36:42 2011 +0200
@@ -522,6 +522,12 @@
 	Open=sensible-editor %f
 	#Open=%var{EDITOR:vi} %f
 
+shell/.fb2
+    Open=fbreader %f &
+
+shell/.epub
+    Open=fbreader %f &
+
 
 ### Miscellaneous ###