r593: Rewrote the file info box. Looks a bit nicer, and it's easier to add extra
[rox-filer.git] / ROX-Filer / Help / README
bloba38a1a7301717035c7507a75d6f5bf8f65e3f69a
1                         ROX-Filer
2                         A RISC OS-like filer for X
3                         by Thomas Leonard
5 ROX-Filer is a simple and easy to use graphical file manager for X11, the
6 windowing system used on Unix and Unix-like operating systems. It is also
7 the core component of the ROX Desktop:
9         http://rox.sourceforge.net
11 To compile:
12         $ ROX-Filer/AppRun --compile
14 To install:
15         $ ./install.sh
17 To run:
18         $ rox
20 For full instructions, read the Manual.ps file:
21         $ gv ROX-Filer/Help/Manual.ps
23 (requires the ghostview postscript viewer)
26 Conditions
27 ~~~~~~~~~~
28 This program is free software; you can redistribute it and/or modify
29 it under the terms of the GNU General Public License as published by
30 the Free Software Foundation; either version 2 of the License, or
31 (at your option) any later version.
33 This program is distributed in the hope that it will be useful,
34 but WITHOUT ANY WARRANTY; without even the implied warranty of
35 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
36 GNU General Public License for more details.
38 You should have received a copy of the GNU General Public License
39 along with this program; if not, write to the Free Software
40 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
42 Please report any bugs to me, <tal197@users.sourceforge.net>.
45 Credits
46 ~~~~~~~
47 ROX-Filer was created by Thomas Leonard, but many people have contributed to
48 it one way or another...
50 If you think you should be included here then write and tell me ;-)
52 First, a few people/projects whose work I've used:
54         Andrew Clover           most of the file icons
55         David MacKenzie         the code for parsing Permissions commands
56         John Lindal             co-author of the XDS protocol
57         Midnight Commander      the Virtual File System library & pinboard bits
58         GNOME Desktop           some of the icons (including the toolbar)
60 A huge number of people have submitted code, suggestions and encouragement -
61 many of them are listed in the `Changes' file... thanks!