From 71b9735e5da1c1685d95e99032799f637c8953fd Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Wed, 20 Nov 2013 01:06:38 +0400 Subject: [PATCH] Minor additions and corrections --- torrent | 2 +- xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/torrent b/torrent index d3f312e..6b770cb 100755 --- a/torrent +++ b/torrent @@ -5,7 +5,7 @@ The script requires Midnight Commander 3.1+ (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/), module eff_bdecode.py (http://effbot.org/zone/bencode.htm). -For mc 4.7+ put the script in $HOME/[.local/share/].mc/extfs.d. +For mc 4.7+ just put the script in $HOME/[.local/share/].mc/extfs.d. For older versions put it in /usr/[local/][lib|share]/mc/extfs and add a line "torrent" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini. Make the script executable. diff --git a/xml b/xml index 8b4b299..15ef711 100755 --- a/xml +++ b/xml @@ -4,13 +4,13 @@ The script requires Midnight Commander 3.1+ (http://www.midnight-commander.org/), Python 2.4+ (http://www.python.org/). -For mc 4.7+ put the script in $HOME/[.local/share/].mc/extfs.d. +For mc 4.7+ just put the script in $HOME/[.local/share/].mc/extfs.d. For older versions put it in /usr/[local/][lib|share]/mc/extfs and add a line "xml" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini. Make the script executable. For mc 4.7+ run this "cd" command in the Midnight Commander (in the "bindings" -file the command is "%cd"): cd file/xml://; In older versions it is +file the command is "%cd"): cd file/xml://; in older versions it is cd file#xml, where "file" is the name of your XML file. The VFS represents tags as directories; the directories are numbered to -- 2.39.2