This project is a fork of the rox-filer.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/rox-filer.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionFor TH to add new features
ownerh@realh.co.uk
last changeFri, 29 May 2009 18:44:59 +0000 (29 19:44 +0100)
content tags
add:
README
			ROX-Filer
			A RISC OS-like filer for X
			by Thomas Leonard



Quick start
~~~~~~~~~~~
If you downloaded a source or binary tarball directly, type this ($ is the
shell prompt):

	$ ./ROX-Filer/AppRun

This will compile the filer (if necessary) and then run it.

However, it is more common to use Zero Install or a distribution package. To
get the filer using Zero Install, do:

$ 0alias rox http://rox.sourceforge.net/2005/interfaces/ROX-Filer
$ rox


ROX-Filer
~~~~~~~~~
Documentation for ROX-Filer can be found in the directory ROX-Filer/Help.


Conditions
~~~~~~~~~~
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA


Please report any bugs to the mailing list:

	http://roscidus.com/desktop/lists
shortlog
2009-05-29 Tony HoughtonApplied Bernard Jungen's patch and suggestion:master
2009-05-27 Tony HoughtonNew options in mount point Properties dialog:
2009-05-27 Tony HoughtonLeft align permissions labels in Properties.
2009-05-27 Tony HoughtonPreserve learnt mounts across sessions.
2009-05-23 Tony HoughtonChanged semantics of "Don't ask" in unmount prompt
2009-05-22 Tony HoughtonAdded "Don't ask..." to may_offer_unmount().
2009-05-10 Thomas LeonardStart development series 2.9-post
2009-05-10 Thomas LeonardRelease 2.9
2009-05-10 Thomas LeonardAdded release notes for 2.9.
2009-05-10 Thomas LeonardROX-Filer didn't compile without inotify support
2009-05-10 Thomas LeonardRemoved separate source feed
2009-04-13 Thomas LeonardDon't use "cp -u" in build script; doesn't work on...
2008-12-30 Thomas LeonardFixed incorrect XML
2008-12-29 Babyfai CheungUpdated Chinese translations
2008-12-05 Thomas LeonardMoved substitution code into a separate function
2008-12-05 RogutėsSupport back-references when bulk renaming.
...
heads
14 years ago master