Re: [linux-minidisc] creating new directories in file browser


On Wed, Jun 09, 2010 at 07:42:10AM +0200, Thomas Arp wrote:
> Hello,
> i added new features to create new directories and remove files or 
> directories.
> This is done by implementing a context menu in the local browser.
> "new folder" will open a file dialog where you can add new directories.
> I decided to use QFileDialog::DontUseNativeDialog flag because on
> windows the native dialog don´t support to rename the new folder 
> during creation.

thanks for the patch. I will try to review it today.

Adrian