From b00d26d30668a759beb743101c30e8d3963470af Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sat, 16 Nov 2013 20:23:22 +0400 Subject: [PATCH] $HOME/[.local/share/].mc/extfs.d --- obexftp | 10 +++++----- obexftp-ANNOUNCE | 3 ++- torrent | 4 ++-- torrent-ANNOUNCE | 3 ++- xml | 4 ++-- 5 files changed, 13 insertions(+), 11 deletions(-) diff --git a/obexftp b/obexftp index 91ec121..2eb1884 100755 --- a/obexftp +++ b/obexftp @@ -14,10 +14,10 @@ OpenOBEX 1.0.1+ (http://dev.zuckschwerdt.org/openobex/) and ObexFTP 0.10.4+ (http://triq.net/obexftp). Edit the script, and correct the the full path to the obexftp binary (see -obexftp_prog below). For mc 4.7+ put the script in $HOME/.mc/extfs.d. -For older versions put it in /usr/[local/][lib|share]/mc/extfs -and add a line "obexftp" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini. -Make the script executable. +obexftp_prog below). 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 "obexftp" to the +/usr/[local/][lib|share]/mc/extfs/extfs.ini. Make the script executable. Create somewhere a transport file. The transport file may have any name, and is expected to be a text file with at least one line defining the transport to @@ -118,7 +118,7 @@ ObexFTP 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__ ) diff --git a/obexftp-ANNOUNCE b/obexftp-ANNOUNCE index 3af4bd8..6ed15f5 100644 --- a/obexftp-ANNOUNCE +++ b/obexftp-ANNOUNCE @@ -10,7 +10,8 @@ WHAT'S NEW in version 1.4.0 (2013-11-16) Get charset from the environment. WHAT'S NEW in version 1.3.2 (2013-11-11) - Documented the fact that the script can be put in $HOME/.mc/extfs.d. + Documented the fact that the script can be put in +$HOME/[.local/share/].mc/extfs.d. WHAT'S NEW in version 1.3.0 (2010-05-09) USB transport. diff --git a/torrent b/torrent index 514edf3..d3f312e 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/.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__ ) diff --git a/torrent-ANNOUNCE b/torrent-ANNOUNCE index 2fd60f0..77a56ef 100644 --- a/torrent-ANNOUNCE +++ b/torrent-ANNOUNCE @@ -10,7 +10,8 @@ WHAT'S NEW in version 1.2.0 (2013-11-16) Get charset from the environment. WHAT'S NEW in version 1.1.1 (2013-11-11) - Documented the fact that the script can be put in $HOME/.mc/extfs.d. + Documented the fact that the script can be put in +$HOME/[.local/share/].mc/extfs.d. WHAT'S NEW in version 1.1.0 (2013-06-10) Show DHT nodes if they are present. diff --git a/xml b/xml index 7164c14..9fee4d7 100755 --- a/xml +++ b/xml @@ -4,7 +4,7 @@ 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/.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 "xml" to the /usr/[local/][lib|share]/mc/extfs/extfs.ini. Make the script executable. @@ -78,7 +78,7 @@ XML 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__ ) -- 2.39.2