[E-devel] incorrect build debian emodules packages

2006-06-01 Thread Vlad Alyukov
, | CVS%dpkg -L emodule0-language | /. | /usr | /usr/share | /usr/share/doc | /usr/share/doc/emodule0-language | /usr/share/doc/emodule0-language/README | /usr/share/doc/emodule0-language/copyright | /usr/share/doc/emodule0-language/changelog.Debian.gz | /usr/lib | /usr/lib/enlightenment |

Re: [E-devel] File manager for iRiver iFP player.

2006-06-01 Thread Grzegorz Andrelczyk
Wed, May 31, 2006 at 08:23:16PM +0200 Tilman Sauerbeck [EMAIL PROTECTED] napisał: Hisham Mardam Bey [2006-05-30 23:56]: Take a look at ETK. ETK is a toolkit (similar to GTK) and already has ETK is also not EWL, which is what Grzegorz asked for. MEEEP. Exactly. But ETK sound

Re: [E-devel] File manager for iRiver iFP player.

2006-06-01 Thread Grzegorz Andrelczyk
Thu, Jun 01, 2006 at 10:26:55AM -0400 dan sinclair [EMAIL PROTECTED] napisał: Why? All the widgets etk supports are supported by ewl already. I just tought that that could be usefull if in ewl and etk are different widgets. But if etk and ewl supprts teh same widgets this option is indeed

[E-devel] Patch for exml

2006-06-01 Thread BRUNEL Maxime
Hi, i post a patch for exml (the file exml.c in libs/exml/src) which removes leaks ;) +175a176 ecore_hash_destroy( node-attributes ); 179d179 582a583,584 xmlFree(attr_name); xmlFree(attr_value); 596a599,600 xmlFree(name); xmlFree(value); 600c604 ---

Re: [E-devel] Patch for exml

2006-06-01 Thread Michael Jennings
On Thursday, 01 June 2006, at 20:51:53 (+), BRUNEL Maxime wrote: i post a patch for exml (the file exml.c in libs/exml/src) which removes leaks ;) Patches need to be submitted in unified format (diff -u). Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ [EMAIL

[E-devel] taskbar patch -- indent and cleanup

2006-06-01 Thread Morten Nilsen
attached patch does these grand things to taskbar 0.0.3; - Fix indentation to match e17 standards - A little cosmetics - Reorder some code to get rid of (potential) memleaks - Reorder some code to reduce code duplication and get rid of goto - comment out e_modapi_info to get module working again

Re: [E-devel] File manager for iRiver iFP player.

2006-06-01 Thread Kim Woelders
Michel Briand wrote: Grzegorz Andrelczyk a écrit : Thu, Jun 01, 2006 at 10:26:55AM -0400 dan sinclair [EMAIL PROTECTED] napisał: Why? All the widgets etk supports are supported by ewl already. I just tought that that could be usefull if in ewl and etk are different widgets. But if etk

Re: [E-devel] File manager for iRiver iFP player.

2006-06-01 Thread Daniel Kasak
Michel Briand wrote: Gtklike shit is definitly not the way. I beg to differ, and there are others watching etk who are with me on this. You are of course free not to use etk, but try not to put other's efforts down. If you want my 2cents: Qt is the anwser for now. 2 cents is a bit

Re: [E-devel] File manager for iRiver iFP player.

2006-06-01 Thread titansoccr15
-Original Message- From: Michel Briand [EMAIL PROTECTED] To: Grzegorz Andrelczyk [EMAIL PROTECTED] Cc: enlightenment-devel@lists.sourceforge.net enlightenment-devel@lists.sourceforge.net Sent: Fri, 2 Jun 2006 00:35:05 +0200 Subject: Re: [E-devel] File manager for iRiver iFP player.