r1996: Cope slightly better with invalid filenames in various places (reported by
[rox-filer.git] / ROX-Filer / Help / README
blob4150b42476b9f30020b3197f83e2887ab1d9cae8
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.html file:
21         $ galeon ROX-Filer/Help/Manual.html
23 (or use netscape, konqueror, mozilla, w3m or any other browser in place of
24 galeon)
27 Conditions
28 ~~~~~~~~~~
29 This program is free software; you can redistribute it and/or modify
30 it under the terms of the GNU General Public License as published by
31 the Free Software Foundation; either version 2 of the License, or
32 (at your option) any later version.
34 This program is distributed in the hope that it will be useful,
35 but WITHOUT ANY WARRANTY; without even the implied warranty of
36 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
37 GNU General Public License for more details.
39 You should have received a copy of the GNU General Public License
40 along with this program; if not, write to the Free Software
41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
43 Please report any bugs to me, <tal197@users.sourceforge.net>.
46 Credits
47 ~~~~~~~
48 ROX-Filer was created by Thomas Leonard, but many people have contributed to
49 it one way or another...
51 If you think you should be included here then write and tell me ;-)
53 First, a few people/projects whose work I've used:
55         Andrew Clover           most of the file icons
56         David MacKenzie         the code for parsing Permissions commands
57         John Lindal             co-author of the XDS protocol
58         Midnight Commander      the Virtual File System library & pinboard bits
59         GNOME Desktop           some of the icons (including the toolbar)
61 A huge number of people have submitted code, suggestions and encouragement -
62 many of them are listed in the `Changes' file... thanks!