|
sylpheed-jp:2164
From: Sylpheed Patches <sylpheed@xxxxxxxxxx> ANNOUNCING THE RELEASE OF A NEW PATCH Patch Author: Luca Rosellini <lucarosellini@xxxxxxxxxx> Title: Recursive MBOX import Filename: recursive_mbox_import.diff.gz (2.4 kb) Works with: 0.8.9 Description: This is the behaviour: If the user choose to import a dir, the "descend in subfolders" button becomes active and if toggled the patch will search for mbox files even in the subfolders of the given dir. Otherwise only in the given dir. If the "Preserve hierarchy" button is toggled (it is active only if "descend in subfolders" is active), each Mbox file will be imported respecting it's position on disk (subfolders will be created under the given destination dir). Mbox files are always imported as subfolders of the given destination dir. In the recursive search, empty folders, empty mbox files and invalid files are discarded. If the user choose to import a single Mbox file the original sylpheed behaviour is mantained. -------------------------- This is an automated message from the Sylpheed Patch homepage. <http://www.thewildbeast.co.uk/sylpheed> If you have made a patch that you want included at the Sylpheed Patch homepage, request details from <sylpheed@xxxxxxxxxx>. |