Re: [E-devel] apps/e/po/Makefile.am doesnt respect DESTDIR

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 16:07:25 -0400 Mike Frysinger <[EMAIL PROTECTED]> babbled: (B (B> could someone with cvs access fix this for me ? when the po dir was added to (B> e17, the install target did not include DESTDIR support ... these damned (B> Gentoo users keep houndin me about it ! :) (B 

Re: [E-devel] PT support

2005-04-14 Thread The Rasterman
On Fri, 15 Apr 2005 05:08:36 +0100 (WEST) "Paulo Jorge de Oliveira Cantante de (BMatos" <[EMAIL PROTECTED]> babbled: (B (B> (B> Being a recent member and being eager to contribute with (B> something would be a Portuguese translation of E17 a wanted (B (Bsure! it'd be a good start. note tha

[E-devel] CPU frequency module

2005-04-14 Thread John Slaten
Here is a module for monitoring/changing the CPU frequency. It works well for me, so hopefully you won't experience any bugs. Note to packagers: this module installs an suid root helper application to change the frequency, so watch out for this. The module should work transparently if the helper

Re: [E-devel] Fw: an article about EFL

2005-04-14 Thread dan sinclair
Hm, that sounds like an interesting offer. I might just have to start thinking about that. (Had a couple of differnent ideas rattling around for things)... dan On Fri, 2005-04-15 at 12:31 +0900, Carsten Haitzler wrote: > Begin chunk 'o stuff: > > Date: Thu, 17 Mar 2005 19:52:26 +0100 > From: Al

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread Didier Casse
On 4/15/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Thu, 14 Apr 2005 23:00:32 -0400 Enrique Ramirez <[EMAIL PROTECTED]> > babbled: > > > I believe all spanish locales should have the same spelling. The onlycase I > > can think of having differences are when using words lik

[E-devel] PT support

2005-04-14 Thread Paulo Jorge de Oliveira Cantante de Matos
Being a recent member and being eager to contribute with something would be a Portuguese translation of E17 a wanted feature? If yes, which file should I translate? Cheers, -- Paulo Jorge Matos - pocm at sat inesc-id pt Web: http://sat.inesc-id.pt/~pocm Computer and Software Engineering INESC-I

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread Bruno Deferrari
Raster, I think its the same for every spanish speaking country. Firefox has es_ES for Spain and es_AR for Latin-America, but Im almost sure they are the same. --- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on h

Re: [E-devel] Fw: an article about EFL

2005-04-14 Thread Nathan Ingersoll
If we write something for them, we should keep the right to release it as documentation, maybe after some delay after the article is published. On 4/14/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > > Begin chunk 'o stuff: > > Date: Thu, 17 Mar 2005 19:52:26 +0100 > From: Aleksa

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 23:51:40 -0300 Bruno Deferrari <[EMAIL PROTECTED]> babbled: (B (B> On 4/14/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: (B> > On Thu, 14 Apr 2005 21:13:39 -0300 Matias Aguirre <[EMAIL PROTECTED]> (B> > babbled: (B> > (B> > hmm - ok. i know south american

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 23:00:32 -0400 Enrique Ramirez <[EMAIL PROTECTED]> babbled: (B (B> I believe all spanish locales should have the same spelling. The onlycase I (B> can think of having differences are when using words like"you". For example, (B> here in Puerto Rico we use 'tu', but in some

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread Bruno Deferrari
On 4/14/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote: > On Thu, 14 Apr 2005 21:13:39 -0300 Matias Aguirre <[EMAIL PROTECTED]> babbled: > > hmm - ok. i know south american spanish is different in pronunciation >to > spanish in spain, but for written spanish - are they different? >b

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 23:13:49 -0300 Matias Aguirre <[EMAIL PROTECTED]> babbled: (B (B> The pronunciation is different. It is like the difference that is between (B> english of England and english of the U.S.A. (B> I think that you must put all the language tat are in /usr/lib/locale . (B (Bpr

Re: [E-devel] Initial e17 spanish support

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 21:13:39 -0300 Matias Aguirre <[EMAIL PROTECTED]> babbled: (B (Bhmm - ok. i know south american spanish is different in pronunciation to (Bspanish in spain, but for written spanish - are they different? basically (Bshould this be es_AR or just es? (basically if we have es

[E-devel] Initial e17 spanish support

2005-04-14 Thread Matias Aguirre
--- e_intl.c.old    2005-04-14 06:09:21.0 -0300 +++ e_intl.c    2005-04-14 21:09:13.0 -0300 @@ -136,6 +136,8 @@     IFL("vi") "Vietnamese";     IFL("zh") "Chinese (Simplified)";     IFL("zh_TW") "Chinese (Traditional)"; +   IFL("es") "Spanish"; +   IFL("es_AR") "Spanish (Argenti

[E-devel] apps/e/po/Makefile.am doesnt respect DESTDIR

2005-04-14 Thread Mike Frysinger
could someone with cvs access fix this for me ? when the po dir was added to e17, the install target did not include DESTDIR support ... these damned Gentoo users keep houndin me about it ! :) handtyped patch: - $$L.mo $(datadir)/locale/$$L/LC_MESSAGES/$(PACKAGE).mo; \ + $$L.mo

Re: [E-devel] Evas FB DEPTH_INHERIT patch

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 14:42:47 +0100 Simon Poole <[EMAIL PROTECTED]> babbled: (B (B> Hi All, (B> (B> I'm new to EFL, but starting to get my teeth in. I believe I've found (B> and fixed an Evas bug. (B> (B> In evas_fb_outbuf_fb_setup_fb, if depth is OUTBUF_DEPTH_INHERIT, then (B> fb_setmo

Re: [E-devel] Re: E CVS: libs/imlib2 azundris

2005-04-14 Thread The Rasterman
On Mon, 11 Apr 2005 20:12:54 -0400 Michael Jennings <[EMAIL PROTECTED]> babbled: (B (B> On Friday, 08 April 2005, at 08:55:21 (-0700), (B> E CVS List wrote: (B> (B> > Log Message: (B> > * wonky versioning. (B> > (B> > RPM packagers: imlib2 -- libungif-devel vs giflib-devel (SuSE) (B>

Re: [E-devel] evas tearing / vsync

2005-04-14 Thread The Rasterman
On Thu, 14 Apr 2005 15:03:40 +0100 Simon Poole <[EMAIL PROTECTED]> babbled: (B (B> I'm just starting to play with Evas and Ecore and have done myself a (B> little hello world bouncing box (using an ecore timer to move an evas (B> rectangle object around the screen). (B> (B> I am seeing som

[E-devel] Evas FB DEPTH_INHERIT patch

2005-04-14 Thread Simon Poole
Hi All, I'm new to EFL, but starting to get my teeth in. I believe I've found and fixed an Evas bug. In evas_fb_outbuf_fb_setup_fb, if depth is OUTBUF_DEPTH_INHERIT, then fb_setmode gets called with depth=0. If fb_setmode calls ioctl(FBIOPUT_VSCREENINFO) then depth=0 gets passed through to t

[E-devel] evas tearing / vsync

2005-04-14 Thread Simon Poole
I'm just starting to play with Evas and Ecore and have done myself a little hello world bouncing box (using an ecore timer to move an evas rectangle object around the screen). I am seeing some tearing in the animation, and wondered if anyone knew anything about vsync support in Evas? Is the fb

[E-devel] Re: E CVS: libs/ecore sebastid

2005-04-14 Thread Michael Jennings
On Thursday, 14 April 2005, at 06:35:50 (-0700), E CVS List wrote: > { > DIR*dirp; > struct dirent *dp; > - Ecore_DList*list; > + Ecore_List*list; > > dirp = opendir(dir); > if (!dirp) return NULL; > - list = ecore_dlist_new(); > + li