                   E N D E A V O U R   M A R K   I I

                         V E R S I O N   2.7.1

                    http://wolfpack.twu.net/Endeavour2/

              Copyright (C) 1997-2006 WolfPack Entertainment
                       http://wolfpack.twu.net/


	For compiling and installation instructions, please read the
	file name INSTALL.


========
CONTENTS

	* News & Release Notes
	* Introduction
	* Requirements
	* Running
	* Contacts


====================
NEWS & RELEASE NOTES

	Added pointer wheel support to the thumbs list and file
	selector.

	Added a new column type to the Recycle Bin called Capacity
	Used. It displays a percentage of an object's amount of
	usage of the Recycle Bin's user set maximum is displayed.

	Fixed a bug in the list column resize callback functions in
	which the configuration for the list's column widths was not
	set correctly if a new column type was added.

	Improved the error messages for object operations to make them more
	verbose.

	Added libxar (X Archive library) support to the Archiver.

	Fixed a bug in which the previous focused widget becomes
	"messed up" within GTK's focus management after a DND operation.

	Added known progress value for adding and extracting ARJ,
	LHA, RAR, and UNIX Tape archives. The progress dialog now
	displays a more verbose description when adding objects to
	UNIX Tape archives.

	Fixed a bug in the zip archive extraction routine in which
	existing links were not removed before extracting the link
	(even after confirmation of overwrite).

	Added TEdit, a simple text editor featuring cut/copy/paste,
	search & replace, printing, and drag & drop support.

	Added change time stamps (ChTime) functions to the File Browser
	and the Image Browser. Setting time stamps is now a function in
	edv_obj_op.c as EDVObjectOPChTime().

	Added a MIME Types import options dialog for importing Endeavour
	MIME Types.

	Renamed the edv_mimetype_struct structure to
	edv_mime_type_struct in the Endeavour 2 API library. There is
	still backwards compatability for declaring the
	edv_mimetype_struct, though.

	Changed the edv_mime_type_struct's members; command,
	command_name, and total_commands to GList *commands_list.
	Each item in the commands_list will point to a
	edv_mime_type_command_struct. This applies to both
	Endeavour 2's MIME Types and the Endeavour 2 API.

	Fixed a bug in the handling of relative paths as arguments
	when starting Endeavour 2 from the command line.

	
============
INTRODUCTION

	Endeavour Mark II is a UNIX file management suite that comes
	with a File Browser, Image Browser, Archiver, and a Recycle Bin.
	It also comes with a set of front end programs for various
	disk-related utility programs.


============
REQUIREMENTS

	For UNIX/X:

		* libzip (optional)
		* libungif (optional)
		* Imlib (optional)
		* GTK+ 1.2.10 or newer


========================
COMPILING & INSTALLATION

	Please read the file named INSTALL.


=======
RUNNING

	To run Endeavour Mark II, type:

		# endeavour2 &

	Additional Endeavour Mark II utility programs can be found in
	the directory:

		/usr/lib/endeavour2/bin/


========
CONTACTS

See:
	http://wolfpack.twu.net/contacts.html

                                                      =================
                                                      ENDEAVOUR MARK II
