Re: [E-devel] efm patch - select application to open directories

2007-05-30 Thread The Rasterman
On Sat, 26 May 2007 17:44:46 +0200 Hannes Janetzek <[EMAIL PROTECTED]> babbled: > Hi, > this patch let the user select which application is used to open a > directory (in the "open with..." dialog). Later it might be useful to > set one filemanager as default, e.g. if one wants to open > director

Re: [E-devel] efm patch

2006-01-14 Thread mista
Am Samstag, den 14.01.2006, 23:20 +0200 schrieb Hisham Mardam Bey: > > its old + new. I use the thinktux cvs, seems it isn´t updated there, > > because otherwise my old changes wouldn´t be displayed by diff, right? > > I forgot to cvs ci. (= > I did it like 15 minutes ago, so it should be on think

Re: [E-devel] efm patch

2006-01-14 Thread Hisham Mardam Bey
> This is now fixed. great. > But the best feature is the one you probably don´t like. Though you can > test it very compfortable and decide yourself. When you right click on > an eap (in .../all (a link from home to all is good for that)) like > file-roller, use eapp_edit and add "tar;gz;bz2;" a

Re: [E-devel] efm patch

2006-01-14 Thread mista
Am Samstag, den 14.01.2006, 13:43 +0200 schrieb Hisham Mardam Bey: > On 1/14/06, mista <[EMAIL PROTECTED]> wrote: > > > in this patch is the e_fm_file_has_mime() function and it now gets used > > instead of the bunch of strcmps. Probably e_fm_file_is_regular() shouldn > > ´t be exported. file->mi

Re: [E-devel] efm patch

2006-01-14 Thread Hisham Mardam Bey
On 1/14/06, mista <[EMAIL PROTECTED]> wrote: > in this patch is the e_fm_file_has_mime() function and it now gets used > instead of the bunch of strcmps. Probably e_fm_file_is_regular() shouldn > ´t be exported. file->mime is now always lower case, so the programs > gets shown in open-with even if

Re: [E-devel] efm patch

2006-01-13 Thread Morten Nilsen
mista wrote: I forgot to change two && to || diff -r1.1.1.5 e_fileman_file.c you also forget to use -u ... please do so in the future :) -- Morten :wq --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for prob

Re: [E-devel] efm patch

2006-01-13 Thread mista
I forgot to change two && to || Index: e_fileman_file.c === RCS file: /root/e17/apps/e/src/bin/e_fileman_file.c,v retrieving revision 1.1.1.5 diff -r1.1.1.5 e_fileman_file.c 77,83c77,87 < ext = strrchr(file->name, '.'); < if (ext) <

Re: [E-devel] efm patch

2006-01-13 Thread mista
Hallo, in this patch is the e_fm_file_has_mime() function and it now gets used instead of the bunch of strcmps. Probably e_fm_file_is_regular() shouldn ´t be exported. file->mime is now always lower case, so the programs gets shown in open-with even if the extension has upper case. regards, jeff

Re: [E-devel] efm patch

2006-01-06 Thread Hisham Mardam Bey
On 1/6/06, mista <[EMAIL PROTECTED]> wrote: > I started making the open-with menu. Should I make the items with > toggles and the last chosen app is then used for the normal open-item? > I changed the code for key selection with control set. It now gets less > messed up when selecting back and fort

Re: [E-devel] efm patch

2006-01-06 Thread mista
I started making the open-with menu. Should I make the items with toggles and the last chosen app is then used for the normal open-item? I changed the code for key selection with control set. It now gets less messed up when selecting back and forth, but its not perfect. I thought about making a di

Re: [E-devel] efm patch

2005-12-04 Thread Hisham Mardam Bey
On 12/4/05, Massimo Maiurana <[EMAIL PROTECTED]> wrote: > > adds more translatable strings in efm. added -- Hisham Mardam Bey MSc (Computer Science) http://hisham.cc/ +9613609386 Codito Ergo Sum (I Code Therefore I Am) --- This SF.net email is