Re: [e-users] [Patch] Fix custom command in Open with... dialog

2008-04-05 Thread The Rasterman
On Fri, 28 Mar 2008 03:01:28 +0300 "Гусев Фёдор" <[EMAIL PROTECTED]> babbled: > Hello. > > For now, if you enter custom command in Open with... dialog (in E > integrated filemanager), e.g. you type smth like 'mplayer' or even > 'mplayer %f' and click Open, nothing will happen. The command will be

Re: [e-users] [Patch] Fix custom command in Open with... dialog

2008-03-28 Thread Antony Jepson
Гусев Фёдор, On Mar 28 03:01, Гусев Фёдор wrote: > Attached patch fixes that. Correct me if I'm mistaken but I don't see an attached patch. Sincerely, -- Antony Jepson / <[EMAIL PROTECTED]> / GPG Key: 0xFA10ED80 - Check o

[e-users] [Patch] Fix custom command in Open with... dialog

2008-03-27 Thread Гусев Фёдор
Hello. For now, if you enter custom command in Open with... dialog (in E integrated filemanager), e.g. you type smth like 'mplayer' or even 'mplayer %f' and click Open, nothing will happen. The command will be executed just as you type it -- mplayer will complain about missing files. Attached pat