Features/Fixes to implement in lcmd
-----------------------------------

This is just a scratchpad for various ideas I have with lcmd. No promise that
anything here will be ever implemented.

20100622 First change to drive where lcmd resides changes to lcmd directory too.
  Change this to the root of the drive (or better store the last directory/drive
  when closing lcmd and return to that)
  - work around: change to root dir and start lcmd with full path (and
  beginlibpath). Example of a program object -
  Path: *
  Arguments: /c set beginlibpath="P:\Util\Larsen Commander_OwnTest" &&
  		"P:\Util\Larsen Commander_OwnTest\lcm_own.exe"
  		-rcSearchPath P:\Util\Larsen Commander_OwnTest	(one line)
  Working dir:

20100622 lcmd window does not react to clicks in xpager window and xcenter
  window list
  FIXED in 1.07.01

20100706 WPS hang during directory read. Bad with slow or not available
  ressources like ftp drives without connection...

20100706 Find file with F3 (via lcmduser.rc) and independent of selection (file,
  folder)
  WORK AROUND in lcmd.rc set F3 to cmdFindFile and set Options - Programs -
  File Find - to DataSeeker.exe with !p (maybe set xworkplace folder hotkey F3
  to DataSeeker is necessary too)

20100707 After drive change give that panel the focus too

20100801 Add bldlevel information
  FIXED in 1.07.02

20100818 Dialogs do not honor accelerators f.i. with file deletion

20100810 After deleting files focus changes to another not lcmd window