r4895: New MIME type for Jar archives.
[rox-filer.git] / ROX-Filer / Help / README
blobe2442b92200baa93351c564f9357a441d3c47733
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 the mailing list:
45         http://rox.sourceforge.net/phpwiki/index.php/MailingLists
48 Credits
49 ~~~~~~~
50 ROX-Filer was created by Thomas Leonard, but many people have contributed to
51 it one way or another...
53 If you think you should be included here then write and tell me ;-)
55 First, a few people/projects whose work I've used:
57         Andrew Clover           most of the file icons
58         David MacKenzie         the code for parsing Permissions commands
59         John Lindal             co-author of the XDS protocol
60         Midnight Commander      the Virtual File System library & pinboard bits
61         GNOME Desktop           some of the icons (including the toolbar)
62         Red Hat                 MIME type guessing library
64 A huge number of people have submitted code, suggestions and encouragement -
65 many of them are listed in the `Changes' file... thanks!