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.
 
descriptionBernard Jungen's patches for rox-filer
ownerbern8817@euphonynet.be
last changeSat, 25 Apr 2009 23:20:29 +0000 (26 01:20 +0200)
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-04-25 Bernard JungenMerge branch 'master' of git://repo.or.cz/rox-filermaster
2009-04-25 Bernard JungenShow check sign in Display menu for sort type
2009-04-19 Bernard JungenFixed and improved SendTo menus creation
2009-04-18 Bernard JungenSave display settings: properties preset + bug fix...
2009-04-18 Bernard JungenAdd "Compile & run" option to main application menu
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.
2008-11-30 Tony HoughtonUpdate panels correctly when the screen size changes
2008-11-23 Stephen WatsonSupport "Show per workspace" pinboard option when the...
2008-11-08 Babyfai CheungMake more terms become translatable in log.c
2008-10-07 Thomas LeonardRevert "Menu option to create a new start-up script."
2008-10-07 Thomas LeonardFix detection of *BSD systems for large file support
2008-10-07 Thomas LeonardRevert "Fix detection of *BSD systems for large file...
...
heads
15 years ago master