r367: Running a second copy of the filer as another user will start a new copy
commit35769530c6432843e0e524169d5e110b8d3354c7
authorThomas Leonard <talex5@gmail.com>
Thu, 7 Sep 2000 14:58:49 +0000 (7 14:58 +0000)
committerThomas Leonard <talex5@gmail.com>
Thu, 7 Sep 2000 14:58:49 +0000 (7 14:58 +0000)
treee62bf87d61db95b307f036c910131d2451b0a0a2
parentb7262c9a722600e733851eab15be16c4e5674ce1
r367: Running a second copy of the filer as another user will start a new copy
instead of reusing the existing one. Added the '-u' option to display the
name of the user running the filer in each window (also suppresses the
normal don't-run-as-root warning).

Added '-d', which opens a directory as a directory, even if it looks like
an application.

Updated the manual.
ROX-Filer/Help/Changes
ROX-Filer/Help/TODO
ROX-Filer/src/Docs/Manual.lyx
ROX-Filer/src/filer.c
ROX-Filer/src/main.c
ROX-Filer/src/main.h
ROX-Filer/src/menu.c
ROX-Filer/src/remote.c
ROX-Filer/src/run.c