Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread Mike Blumenkrantz
On Thu, 11 Aug 2011 03:39:37 -0700 "Enlightenment SVN" wrote: > Log: > ... allow non edj files as wallpapers... if u try. :) > > > > Author: raster > Date: 2011-08-11 03:39:37 -0700 (Thu, 11 Aug 2011) > New Revision: 62340 > Trac: http://trac.enlightenment.org/e/chang

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread Gustavo Barbieri
The obvious repetitive string manipulation is all in eina. Extension, prefix, suffix, split at delimiter to an array, join array using delimiter were all done. Sent from my iPhone On 11/08/2011, at 14:12, Carsten Haitzler wrote: > On Thu, 11 Aug 2011 13:50:37 +0200 Gustavo Barbieri > said: > >

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread The Rasterman
On Thu, 11 Aug 2011 13:50:37 +0200 Gustavo Barbieri said: hey - i didn't even know it existed. every time i write a few lines of code do u expect me to go reading all the efl headers in case something is there? > Raster never uses what he didn't write :-D that's discrimination!!! > > Sent from

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread Gustavo Barbieri
Raster never uses what he didn't write :-D that's discrimination!!! Sent from my iPhone On 11/08/2011, at 13:08, Carsten Haitzler wrote: > On Thu, 11 Aug 2011 12:48:52 +0200 (CEST) Vincent Torri > said: > > probably eina_str_has_extension now i look at it > >> >> usee eina_str_sufix() instead

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread The Rasterman
On Thu, 11 Aug 2011 12:48:52 +0200 (CEST) Vincent Torri said: probably eina_str_has_extension now i look at it > > usee eina_str_sufix() instead ? > > Vincent > > On Thu, 11 Aug 2011, Enlightenment SVN wrote: > > > Log: > > ... allow non edj files as wallpapers... if u try. :) > > > > > > >

Re: [E-devel] E SVN: raster IN trunk/e/src: bin modules/conf_theme

2011-08-11 Thread Vincent Torri
usee eina_str_sufix() instead ? Vincent On Thu, 11 Aug 2011, Enlightenment SVN wrote: > Log: > ... allow non edj files as wallpapers... if u try. :) > > > > Author: raster > Date: 2011-08-11 03:39:37 -0700 (Thu, 11 Aug 2011) > New Revision: 62340 > Trac: http://trac.enligh