"""ObexFTP Virtual FileSystem for Midnight Commander
Author: Oleg BroytMann <phd@phd.pp.ru>.
-Copyright (C) 2004, 2005 PhiloSoft Design.
+Copyright (C) 2004-2007 PhiloSoft Design.
License: GPL.
Manipulate a cell phone's filesystem calling obexftp binary. This is a complete
"""
-__version__ = "1.2.3"
+__version__ = "1.2.4"
__revision__ = "$Id$"
__date__ = "$Date$"[7:-2]
__author__ = "Oleg Broytmann <phd@phd.pp.ru>"
-__copyright__ = "Copyright (C) 2004, 2005 PhiloSoft Design"
+__copyright__ = "Copyright (C) 2004-2007 PhiloSoft Design"
# Change this to suite your needs
Author: %s
%s
-This is not a program. Put the script in /usr/[local/][lib|shre]/mc/extfs.
+This is not a program. Put the script in /usr/[local/][lib|share]/mc/extfs.
For more information read the source!""",
__version__, __author__, __copyright__
)
binary.
+WHAT'S NEW in version 1.2.4 (2007-06-12)
+ Minor misspelling fix.
+
WHAT'S NEW in version 1.2.3 (2005-11-24)
Put error logfile in the same directory as the transport file. If the
directory or the file is not writeable - try to put the logfile in a temporary
Oleg Broytmann <phd@phd.pp.ru>
COPYRIGHT
- Copyright (C) 2004 PhiloSoft Design
+ Copyright (C) 2004-2007 PhiloSoft Design
LICENSE
GPL