Thats fantastic. How would I go about making edits to the Wizard module
then? Is it in the source code for Enlightenment somewhere or am I editing
files that reside in */usr/lib/enlightenment/modules/wizard*
Cheers,
~Jeff
On Thu, Jan 13, 2011 at 12:53 AM, Carsten Haitzler wrote:
> On Tue, 11 Jan
On Thu, 13 Jan 2011 09:26:59 +0900 Daniel Juyung Seo
said:
> Hello,
> elm_genlist_item_insert_before/after() is recently changed.
> 'parent' parameter is inserted as a 4th parameter.
> You just need to set it NULL, because 'parent' was not used before.
>
> EAPI Elm_Genlist_Item *elm_genlist_item
On Tue, 11 Jan 2011 23:17:18 -0600 Jeff Hoogland said:
> I was wondering if it is possible to stream line the process you go through
> when starting up E with the default profile. I would like to trim a few of
> the options out (set just standard defaults for them) and I am also
> wondering why h
Hello,
elm_genlist_item_insert_before/after() is recently changed.
'parent' parameter is inserted as a 4th parameter.
You just need to set it NULL, because 'parent' was not used before.
EAPI Elm_Genlist_Item *elm_genlist_item_insert_before(Evas_Object
*obj, const Elm_Genlist_Item_Class *itc, const
Okay, So the issue was never with the code dealing with the icons but rather
the "Desktop Entry Editor" not setting the edj file correctly. Seems to be
fixed in 56061. Thanks for sorting out the problem.
On Mon, Jan 10, 2011 at 8:30 PM, Carsten Haitzler wrote:
> On Mon, 10 Jan 2011 08:22:59 -060
2011/1/12 Christopher Michael :
> On 01/11/2011 09:18 PM, Jeff Hoogland wrote:
>> Trying to build enna media center (based on elf) from source and it is
>> giving me this error message with latest SVN build of everything E (as of
>> last night)
>>
>> http://pastebin.com/nJpuF9tk
>>
>> Ideas? Looks