On Mon, Nov 03, 2008 at 07:55:52PM +1100, Carsten Haitzler wrote:
> On Tue, 28 Oct 2008 20:36:06 +0100 thomasg <[EMAIL PROTECTED]> babbled:
> > It also removes the strdup in the affected functions that seems useless
> > here.
Turns out, those strdups are not that useless... e_fm2_path_set()
calls
On Tue, 28 Oct 2008 20:36:06 +0100 thomasg <[EMAIL PROTECTED]> babbled:
> Hi,
>
> the attached patch fixes the single-click feature of e_fm, so you can use
> single-click on folders, not just on files.
> It also removes the strdup in the affected functions that seems useless
> here.
>
> Would be
Hi,
the attached patch fixes the single-click feature of e_fm, so you can use
single-click on folders, not just on files.
It also removes the strdup in the affected functions that seems useless
here.
Would be nice if someone could check/review and commit it.
Greetings,
thomasg
Index: e_fm.c
===