From df533668d5c0fe32e1c27716ca783535227ebbf2 Mon Sep 17 00:00:00 2001 From: Thomas Leonard Date: Sun, 10 Jun 2007 11:21:22 +0000 Subject: [PATCH] r5045: New release. --- ROX-Filer.xml | 2 +- ROX-Filer/AppInfo.xml | 2 +- ROX-Filer/Help/Changes | 39 +++++++++++++++++++++++++++++++++++++++ ROX-Filer/ROX-Filer-src.xml | 43 ++++++++++++++++++++----------------------- 4 files changed, 61 insertions(+), 25 deletions(-) rewrite ROX-Filer/ROX-Filer-src.xml (61%) diff --git a/ROX-Filer.xml b/ROX-Filer.xml index 81d1d66f..6f1b1f95 100644 --- a/ROX-Filer.xml +++ b/ROX-Filer.xml @@ -9,6 +9,6 @@ - + diff --git a/ROX-Filer/AppInfo.xml b/ROX-Filer/AppInfo.xml index b6321b28..6a13a990 100644 --- a/ROX-Filer/AppInfo.xml +++ b/ROX-Filer/AppInfo.xml @@ -12,7 +12,7 @@ 檔案管理員 File manager - 2.6 (2007-02-25) + 2.6.1 (2007-06-10) Thomas Leonard and others GNU General Public License http://rox.sourceforge.net diff --git a/ROX-Filer/Help/Changes b/ROX-Filer/Help/Changes index 0470eb7e..fc5a1ede 100644 --- a/ROX-Filer/Help/Changes +++ b/ROX-Filer/Help/Changes @@ -7,6 +7,45 @@ * the end) and I'll update this file only when making a new release. +Release 2.6.1 (2007-06-10) + +SESSION MANAGER CHANGES + +- When run with -S, restart with -S too rather than expanding the current + panels and pinboard on the command-line (Thomas Leonard). + +- If the filer was started with -S, ask the session manager to automatically + restart it if it crashes (Thomas Leonard). + +- If 0launch is available, use that as the session restart command when using a + session manager. Without this, restoring a session would always reload the + same version of ROX-Filer that was used when you saved it, not the current + version (Thomas Leonard). + +BUILDING + +- Shouldn't use == in /bin/sh scripts, that's a bashism (Stephen Watson). + +- Don't abort the build if we can't create debugging symbols (Thomas Leonard, + reported through 0compile as bug#1678076). + +OTHER CHANGES + +- Reduced panel border width to 1 pixel (Tony Houghton). + +- For JPEG files in Exif format attempt to read an embedded thumbnail first + (Stephen Watson). + +- Bugfix: The Thumb::Size tag is optional in the thumbnail spec (reported by + Jochen Seidel). + +TRANSLATIONS + +- Updated French manual translation (Arnaud Calvo). + +- Updated Chinese translations (Babyfai Cheung). + + Release 2.6 (2007-02-25) CHANGES diff --git a/ROX-Filer/ROX-Filer-src.xml b/ROX-Filer/ROX-Filer-src.xml dissimilarity index 61% index ac8db308..27ae133f 100644 --- a/ROX-Filer/ROX-Filer-src.xml +++ b/ROX-Filer/ROX-Filer-src.xml @@ -1,23 +1,20 @@ - - - - - ROX-Filer-src - source code for ROX-Filer - - Executing this program will compile a ROX-Filer binary. - - - - - - - - - - - + + + + ROX-Filer-src + source code for ROX-Filer + +Executing this program will compile a ROX-Filer binary. + + + + + + + + + + + + + -- 2.11.4.GIT