[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bino-list] PATCH: list recent files in file menu
From: |
Martin Lambers |
Subject: |
Re: [Bino-list] PATCH: list recent files in file menu |
Date: |
Sat, 7 Jan 2012 18:03:26 +0100 |
On Sat, 07 Jan 2012 17:44:36 +0100, Daniel Schaal wrote:
> On Saturday 07 January 2012 16:49:46 Martin Lambers wrote:
> > Currently, when opening multiple files at once (e.g. video +
> > subtitle file or video-left + video-right + audio), this will add
> > multiple entries to the list - this may not be what people expect.
> > Would it be possible to add multiple files to one entry?
>
> Oops, didn't even think about that ;-).
>
> Attached is a patch to only add one entry to the list when multiple
> files are opened. It also limits the length to the menu entry to 50
> characters.
Thanks, that works perfectly! I pushed your patch.
Martin