From f1fe8dd1de46a415d870e55407df3ebf8eb3175f Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 3 Oct 2008 20:58:37 +0200 Subject: Docs update for the 0.6.50 release --- INSTALL | 4 ++-- README | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/INSTALL b/INSTALL index 212ef34..dbe81d2 100644 --- a/INSTALL +++ b/INSTALL @@ -41,8 +41,8 @@ install and gcc & g++ with system development libraries. Since some of the VFS modules are written in C/C++ and require development headers installed in the system, you may experience difficulties with their -installation. There's no configure script at this moment, only the gnome-vfs -module requires unusual packages (libgnomevfs2). +installation. There's no configure script at this moment, only the gvfs +module requires specific system package (glib2 >= 2.16.0). So you have configured the sources and you are ready to compilation. Just type make or gmake in the directory where is the Makefile file located. It will diff --git a/README b/README index 2bf4805..47ac8d2 100644 --- a/README +++ b/README @@ -1,11 +1,11 @@ Tux Commander development release - Version: 0.6.36 - Release date: 2008-Jun-01 + Version: 0.6.50 + Release date: 2008-Oct-03 Copyright (c) 2008 Tomas Bzatek http://tuxcmd.sourceforge.net -Please check project site for more details +Please check the project site for more details @@ -35,7 +35,8 @@ General features: * Threaded file operations * Large files (> 4GB) support * Main application written in Object Pascal language (with FreePascal - as default compiler), plugins are written in C/C++ language + as default compiler), plugins are written in C/C++ language + * Sources available in GIT repository Using Object Pascal language might be considered as limiting factor, however @@ -57,5 +58,3 @@ Testing Tux Commander needs testing, I would be pleased if you will send any comments or bug reports. When sending a bug report, please run "tuxcmd --debug" and attach the log to your e-mail. - - -- cgit v1.2.3