Re: [E-devel] New to E

2004-12-01 Thread The Rasterman
On Wed, 1 Dec 2004 16:58:33 +0100 Juan Med__n Pi__eiro <[EMAIL PROTECTED]> (Bbabbled: (B (B> Hi, (B> (B> I__m new to this list, so first and foremost hello to everyone. (B (Bbuenas dias :) (B (B> I'm new to Linux and Linux development (and open source projects for (B>

Re: [E-devel] Re: Checking out e17 from cvs???

2004-12-01 Thread The Rasterman
On Thu, 02 Dec 2004 01:16:38 +0100 till varoquaux <[EMAIL PROTECTED]> (Bbabbled: (B (B> Text files would need to be read and parsed only once after every (B> modifications, the rest of the time the binary file being up to date it would (B> be the only one read. This makes sens only for configu

Re: [E-devel] entrance on slackware

2004-12-01 Thread Vikas B N
Hi, However,whenever I run entrance, no matter what I select, I get the fallback window manager from Xsession, xsm. I had the same issue. In fact I have it in all installations of entrance that I have done. I also posted the same a while ago, xcomp's reply was this - -*- Fo

Re: [E-devel] error in javascript on enlightenment.org

2004-12-01 Thread The Rasterman
On Wed, 01 Dec 2004 17:23:47 +0100 Morten Nilsen <[EMAIL PROTECTED]> babbled: (B (B> Carsten Haitzler (The Rasterman) wrote: (B> >> I wouldn't agree with you there... the current regex matches firefox (B> >> (and others) under windows, making the nice little footer image disappear.. (B> > (

Re: [E-devel] Re: Checking out e17 from cvs???

2004-12-01 Thread till varoquaux
Sorry i meant to send this to the mailling list. I just got tangled and sended it only to bam till varoquaux wrote: BAM wrote: On Wed, 2004-12-01 at 16:22 +0900, Carsten Haitzler wrote: On Tue, 30 Nov 2004 11:37:44 +0100 till varoquaux <[EMAIL PROTE

[E-devel] entrance on slackware

2004-12-01 Thread Peter Hyman
Kernel 2.6.9 Slackware 10 gcc 3.3.4 All EFL and apps updated cvs 20041201 Slackware has a slightly different way of configuring X, so I modified entrance_config.db to launch the init scripts for different window managers directly. I looked at the config log, and entrance properly found the

Re: [E-devel] error in javascript on enlightenment.org

2004-12-01 Thread Morten Nilsen
Carsten Haitzler (The Rasterman) wrote: >> I wouldn't agree with you there... the current regex matches firefox >> (and others) under windows, making the nice little footer image disappear.. > > ok. fixied. :) great :) however, I still get the same js on enlightenment.org.. is there some kind o

RE: [E-devel] edje_cc weirdness

2004-12-01 Thread dan sinclair
Either you need to update your edje, or you need to update the ewl theme. (That every EDC with border fails implies you need to update edje) The border keyword was moved inside the image block a while ago. So if you don't have both pieces up to date stuff will break. dan > Hi E17 developers!

[E-devel] edje_cc weirdness

2004-12-01 Thread Ag. System Administrator
Hi E17 developers! First of all - REALLY BG THANKS! You doing great work! Hope to see e17 soon ;) I'm trying to compile CVS's ewl, and some weird things happens: make (cd ../../data/themes ; edje_cc -v -id ../../data/themes/default/bits/images default.edc ../../data/themes/default.eet) edje_c

Re: [E-devel] New to E

2004-12-01 Thread Andrew Elcock
forget X development, just use ecore_x - a joy :) ecore also handles timers, configuration, ipc etc etc Juan Medín Piñeiro wrote: Hi, I’m new to this list, so first and foremost hello to everyone. I'm new to Linux and Linux development (and open source projects for this matter). My

[E-devel] New to E

2004-12-01 Thread Juan Medín Piñeiro
Hi, I’m new to this list, so first and foremost hello to everyone. I'm new to Linux and Linux development (and open source projects for this matter). My problem is that after seeing the Enlightenment project I found something where I'd really like to collaborate. I don’t know how

Re: [E-devel] Multihead Application Launches on display :0.0 always

2004-12-01 Thread Peter Hyman
On Wed, 2004-12-01 at 16:04 +0900, Carsten Haitzler wrote: > yes - known "bug" :) already tested/seen/known about but no fix. as yet. (i > know > precisely why it happens and i could cook up a really quick fix - but it > wouldn't be a good one) :) > I can launch some applications from eterm as D

Re: [E-devel] Program eet file formats

2004-12-01 Thread Andrew Elcock
If you have engage installed that comes with a build_icon.sh that builds e17 compatible icons. Later this week I will be adding an icon editor, so you can just copy over then edit which will be easier I think. Good luck, Handy Peter Hyman wrote: I dumped the eterm.eet included in the favorite_ap

Re: [E-devel] Re: Checking out e17 from cvs???

2004-12-01 Thread BAM
On Wed, 2004-12-01 at 16:22 +0900, Carsten Haitzler wrote: > On Tue, 30 Nov 2004 11:37:44 +0100 till varoquaux <[EMAIL PROTECTED]> > babbled: > > If so I have a suggestion: > > _Configuration files are saved in text mod. _When a programm boots up it > > builds the edb file and puts it somewhere els