]> git.phdru.name Git - extfs.d.git/blobdiff - torrent
$HOME/[.local/share/].mc/extfs.d
[extfs.d.git] / torrent
diff --git a/torrent b/torrent
index 514edf344efc8528ec4b982dc90724d25b5d0ebb..d3f312ec581996ec0548d5d67113837976b5233f 100755 (executable)
--- 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/.mc/extfs.d.
+For mc 4.7+ 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.
@@ -74,7 +74,7 @@ Torrent Virtual FileSystem for Midnight Commander version %s
 Author: %s
 %s
 
-This is not a program. Put the script in $HOME/.mc/extfs.d or
+This is not a program. Put the script in $HOME/[.local/share/].mc/extfs.d or
 /usr/[local/][lib|share]/mc/extfs. For more information read the source!""",
    __version__, __author__, __copyright__
 )